summaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tty-3.3-rc3' tty-nextGreg Kroah-Hartman2012-02-1024-193/+1020
|\
| * tty: serial: altera_uart: Add CONSOLE_POLL supportTobias Klauser2012-02-092-1/+25
| * tty: serial: altera_uart: remove early_altera_uart_setupTobias Klauser2012-02-091-23/+0
| * sysrq: Properly check for kernel threadsAnton Vorontsov2012-02-091-3/+6
| * sysrq: Fix possible race with exiting taskAnton Vorontsov2012-02-091-0/+2
| * serial: pch_uart: trivail cleanup by removing the pch_uart_hal_request()Feng Tang2012-02-091-13/+3
| * serial: pch_uart: trivial cleanup by removing the get_msr()Feng Tang2012-02-091-21/+8
| * serial: pch_uart: add debugfs hook for register dumpFeng Tang2012-02-091-0/+84
| * TTY: get rid of BTM around devpts_*Jiri Slaby2012-02-022-5/+3
| * TTY: pty, remove superfluous ptm testJiri Slaby2012-02-021-4/+1
| * TTY: use tty_standard_installJiri Slaby2012-02-021-6/+2
| * TTY: provide tty_standard_install helperJiri Slaby2012-02-021-15/+15
| * tty: serial: omap-serial: wakeup latency constraint is in microseconds, not m...Paul Walmsley2012-02-021-2/+1
| * tty: serial: OMAP: block idle while the UART is transferring data in PIO modePaul Walmsley2012-02-021-0/+7
| * tty: serial: OMAP: use a 1-byte RX FIFO threshold in PIO modePaul Walmsley2012-02-021-3/+17
| * serial: Kill off NO_IRQAlan Cox2012-01-2615-44/+30
| * serial/efm32: add new driverUwe Kleine-König2012-01-263-0/+844
| * tty: move pty count limiting into devptsKonstantin Khlebnikov2012-01-241-51/+0
| * tty: cleanup prohibition of direct opening for unix98 pty masterKonstantin Khlebnikov2012-01-242-15/+5
* | tty: serial: omap-serial: wakeup latency constraint is in microseconds, not m...Paul Walmsley2012-02-091-2/+1
* | tty: serial: OMAP: block idle while the UART is transferring data in PIO modePaul Walmsley2012-02-091-0/+7
* | tty: serial: OMAP: use a 1-byte RX FIFO threshold in PIO modePaul Walmsley2012-02-091-3/+17
* | m32r: relocate drivers back out of 8250 dirPaul Gortmaker2012-02-083-0/+0
* | tty: fix a build failure on sparcCong Wang2012-02-031-1/+1
* | serial: samsung: Add support for EXYNOS5250Kukjin Kim2012-02-021-1/+1
* | serial: samsung: Add support for EXYNOS4212 and EXYNOS4412Kukjin Kim2012-02-021-1/+2
* | drivers/tty/vt/vt_ioctl.c: fix KDFONTOP 32bit compatibility layerSamuel Thibault2012-02-021-1/+0
* | serial: Kill off Moorestown codeAlan Cox2012-01-263-354/+0
* | Revert "tty: serial: OMAP: ensure FIFO levels are set correctly in non-DMA mode"Greg Kroah-Hartman2012-01-261-31/+4
* | Revert "tty: serial: OMAP: transmit FIFO threshold interrupts don't wake the ...Greg Kroah-Hartman2012-01-261-50/+1
* | serial: Fix wakeup init logic to speed up startupSimon Glass2012-01-241-3/+3
* | serial: amba-pl011: lock console writes against interruptsRabin Vincent2012-01-241-0/+14
* | amba-pl011: do not disable RTS during shutdownShreshtha Kumar Sahu2012-01-241-2/+14
* | tty: serial: OMAP: transmit FIFO threshold interrupts don't wake the chipPaul Walmsley2012-01-241-1/+50
* | tty: serial: OMAP: ensure FIFO levels are set correctly in non-DMA modePaul Walmsley2012-01-241-4/+31
* | omap-serial: make serial_omap_restore_context depend on CONFIG_PM_RUNTIMEShubhrajyoti D2012-01-241-1/+1
* | omap-serial :Make the suspend/resume functions depend on CONFIG_PM_SLEEP.Shubhrajyoti D2012-01-241-1/+1
* | TTY: fix UV serial console regressionJiri Slaby2012-01-241-5/+7
* | jsm: Fixed EEH recovery errorLucas Kannebley Tavares2012-01-241-0/+1
* | serial: group all the 8250 related code togetherPaul Gortmaker2012-01-2424-289/+304
|/
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-01-173-8/+8
|\
| * Merge branch 'dma_slave_direction' into next_test_dirnVinod Koul2011-11-173-8/+8
| |\
| | * spi, serial: move to dma_transfer_directionVinod Koul2011-10-313-8/+8
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-01-143-0/+712
|\ \ \
| * | | SERIAL: AR933X: Add driver for the built-in UART of the SoCGabor Juhos2011-12-073-0/+712
* | | | module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-133-3/+3
* | | | Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-01-111-1/+3
|\ \ \ \
| * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2012-01-0914-347/+203
| |\ \ \ \
| * \ \ \ \ Merge branch 'rmobile-fixes-for-linus' into rmobile-latestPaul Mundt2011-11-241-0/+19
| |\ \ \ \ \
| * | | | | | ARM: mach-shmobile: R-Mobile A1 support.Kuninori Morimoto2011-11-111-1/+3
OpenPOWER on IntegriCloud