aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2012-02-22Merge branch 'lpc32xx/drivers' into next/driversArnd Bergmann
2012-02-22dmaengine: Pass dma_slave_config .device_fc = NULL for all existing usersViresh Kumar
2012-02-21serial: Fix typo in sn_console.cMasanari Iida
2012-02-10tty: sparc: rename drivers/tty/serial/suncore.h -> include/linux/sunserialcore.hPaul Gortmaker
2012-02-10Merge tag 'tty-3.3-rc3' tty-nextGreg Kroah-Hartman
2012-02-09tty: serial: omap-serial: wakeup latency constraint is in microseconds, not m...Paul Walmsley
2012-02-09tty: serial: OMAP: block idle while the UART is transferring data in PIO modePaul Walmsley
2012-02-09tty: serial: OMAP: use a 1-byte RX FIFO threshold in PIO modePaul Walmsley
2012-02-09tty: serial: altera_uart: Add CONSOLE_POLL supportTobias Klauser
2012-02-09tty: serial: altera_uart: remove early_altera_uart_setupTobias Klauser
2012-02-09sysrq: Properly check for kernel threadsAnton Vorontsov
2012-02-09sysrq: Fix possible race with exiting taskAnton Vorontsov
2012-02-09serial: pch_uart: trivail cleanup by removing the pch_uart_hal_request()Feng Tang
2012-02-09serial: pch_uart: trivial cleanup by removing the get_msr()Feng Tang
2012-02-09serial: pch_uart: add debugfs hook for register dumpFeng Tang
2012-02-08m32r: relocate drivers back out of 8250 dirPaul Gortmaker
2012-02-03drivers/tty/vt/vt_ioctl.c: fix KDFONTOP 32bit compatibility layerSamuel Thibault
2012-02-03Merge branch 'master' into for-nextJiri Kosina
2012-02-03tty: fix comment typo in synclink_gt.cMasanari Iida
2012-02-03tty: fix a build failure on sparcCong Wang
2012-02-02serial: samsung: Add support for EXYNOS5250Kukjin Kim
2012-02-02serial: samsung: Add support for EXYNOS4212 and EXYNOS4412Kukjin Kim
2012-02-02drivers/tty/vt/vt_ioctl.c: fix KDFONTOP 32bit compatibility layerSamuel Thibault
2012-02-02TTY: get rid of BTM around devpts_*Jiri Slaby
2012-02-02TTY: pty, remove superfluous ptm testJiri Slaby
2012-02-02TTY: use tty_standard_installJiri Slaby
2012-02-02TTY: provide tty_standard_install helperJiri Slaby
2012-02-02tty: serial: omap-serial: wakeup latency constraint is in microseconds, not m...Paul Walmsley
2012-02-02tty: serial: OMAP: block idle while the UART is transferring data in PIO modePaul Walmsley
2012-02-02tty: serial: OMAP: use a 1-byte RX FIFO threshold in PIO modePaul Walmsley
2012-02-01serial: imx: add clk_prepare/clk_unprepareRichard Zhao
2012-01-26serial: Kill off NO_IRQAlan Cox
2012-01-26serial/efm32: add new driverUwe Kleine-König
2012-01-26serial: Kill off Moorestown codeAlan Cox
2012-01-26Revert "tty: serial: OMAP: ensure FIFO levels are set correctly in non-DMA mode"Greg Kroah-Hartman
2012-01-26Revert "tty: serial: OMAP: transmit FIFO threshold interrupts don't wake the ...Greg Kroah-Hartman
2012-01-24serial: Fix wakeup init logic to speed up startupSimon Glass
2012-01-24serial: amba-pl011: lock console writes against interruptsRabin Vincent
2012-01-24amba-pl011: do not disable RTS during shutdownShreshtha Kumar Sahu
2012-01-24tty: serial: OMAP: transmit FIFO threshold interrupts don't wake the chipPaul Walmsley
2012-01-24tty: serial: OMAP: ensure FIFO levels are set correctly in non-DMA modePaul Walmsley
2012-01-24omap-serial: make serial_omap_restore_context depend on CONFIG_PM_RUNTIMEShubhrajyoti D
2012-01-24omap-serial :Make the suspend/resume functions depend on CONFIG_PM_SLEEP.Shubhrajyoti D
2012-01-24tty: move pty count limiting into devptsKonstantin Khlebnikov
2012-01-24tty: cleanup prohibition of direct opening for unix98 pty masterKonstantin Khlebnikov
2012-01-24TTY: fix UV serial console regressionJiri Slaby
2012-01-24jsm: Fixed EEH recovery errorLucas Kannebley Tavares
2012-01-24serial: group all the 8250 related code togetherPaul Gortmaker
2012-01-17Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-01-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds