summaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAgeFilesLines
* TTY: let alloc_tty_driver deduce the owner automaticallyJiri Slaby2012-03-081-2/+3
* TTY: tty_io, remove buffer re-assignmentsJiri Slaby2012-03-081-1/+0
* vt: tackle the main part of the selection logicAlan Cox2012-03-082-8/+33
* vt: waitevent is self locked so drop the tty_lockAlan Cox2012-03-081-9/+2
* vt: push down tioclinux casesAlan Cox2012-03-083-8/+18
* vt: push down the tty lock so we can see what is left to tackleAlan Cox2012-03-082-37/+59
* vt: sort out locking for font handlingAlan Cox2012-03-081-10/+13
* tty: cyclades: TIOCSERGETLSR should should store to a uintDan Carpenter2012-03-081-1/+1
* tty: serial: OMAP: Fix oops due to NULL pdata in DT bootCousson, Benoit2012-03-081-3/+3
* vt:tackle kbd_tableAlan Cox2012-03-085-359/+629
* tty: keyboard.c: add uaccess.h to fix a build problem on sparc32Greg Kroah-Hartman2012-02-271-0/+1
* vt: tidy a few bits of checkpatch noiseAlan Cox2012-02-241-9/+9
* vt: lock the accent tableAlan Cox2012-02-242-78/+165
* Revert "TTY: pty, remove superfluous ptm test"Greg Kroah-Hartman2012-02-241-1/+4
* Revert "TTY: get rid of BTM around devpts_*"Greg Kroah-Hartman2012-02-242-3/+5
* amba-pl011​/dma: Add check for the residue in DMA callbackChanho Min2012-02-241-1/+16
* serial: samsung: fix s3c2442 platform dataDenis 'GNUtoo' Carikli2012-02-241-1/+1
* tty/powerpc: early udbg consoles can't be modulesStephen Rothwell2012-02-241-1/+1
* serial: Fix typo in sn_console.cMasanari Iida2012-02-241-2/+2
* tty/serial/mux.c: linux/tty.h included twiceDanny Kukawka2012-02-241-1/+0
* tty: sparc: rename drivers/tty/serial/suncore.h -> include/linux/sunserialcore.hPaul Gortmaker2012-02-107-44/+8
* 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
OpenPOWER on IntegriCloud