aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* TTY: remove unneeded tty->index checksJiri Slaby2012-03-08
* TTY: serialP, remove DECLARE_WAITQUEUE checkJiri Slaby2012-03-08
* TTY: srmcons, convert to use tty_portJiri Slaby2012-03-08
* ALPHA: srmcons, fix racy singleton structureJiri Slaby2012-03-08
* ALPHA: srmcons, use timer functionsJiri Slaby2012-03-08
* TTY: tty_driver, document tty->ops->shutdown limitationJiri Slaby2012-03-08
* TTY: serial, simplify ASYNC_USR_MASKJiri Slaby2012-03-08
* TTY: remove tty driver re-set from tty_reopenJiri Slaby2012-03-08
* TTY: simplify tty_driver_lookup_tty a bitJiri Slaby2012-03-08
* TTY: remove re-assignments to tty_driver membersJiri Slaby2012-03-08
* TTY: remove minor_num from tty_driverJiri Slaby2012-03-08
* TTY: let alloc_tty_driver deduce the owner automaticallyJiri Slaby2012-03-08
* TTY: tty_io, remove buffer re-assignmentsJiri Slaby2012-03-08
* USB: cdc-acm, use tty_standard_installJiri Slaby2012-03-08
* vt: tackle the main part of the selection logicAlan Cox2012-03-08
* vt: waitevent is self locked so drop the tty_lockAlan Cox2012-03-08
* vt: push down tioclinux casesAlan Cox2012-03-08
* vt: push down the tty lock so we can see what is left to tackleAlan Cox2012-03-08
* vt: sort out locking for font handlingAlan Cox2012-03-08
* tty: cyclades: TIOCSERGETLSR should should store to a uintDan Carpenter2012-03-08
* tty: serial: OMAP: Fix oops due to NULL pdata in DT bootCousson, Benoit2012-03-08
* vt:tackle kbd_tableAlan Cox2012-03-08
* tty: delete briq_panel.c driverGreg Kroah-Hartman2012-03-08
* tty: keyboard.c: add uaccess.h to fix a build problem on sparc32Greg Kroah-Hartman2012-02-27
* vt: tidy a few bits of checkpatch noiseAlan Cox2012-02-24
* vt: lock the accent tableAlan Cox2012-02-24
* Revert "TTY: pty, remove superfluous ptm test"Greg Kroah-Hartman2012-02-24
* Revert "TTY: get rid of BTM around devpts_*"Greg Kroah-Hartman2012-02-24
* amba-pl011​/dma: Add check for the residue in DMA callbackChanho Min2012-02-24
* serial: samsung: fix s3c2442 platform dataDenis 'GNUtoo' Carikli2012-02-24
* tty/powerpc: early udbg consoles can't be modulesStephen Rothwell2012-02-24
* serial: Fix typo in sn_console.cMasanari Iida2012-02-24
* tty/serial/mux.c: linux/tty.h included twiceDanny Kukawka2012-02-24
* tty: sparc: rename drivers/tty/serial/suncore.h -> include/linux/sunserialcore.hPaul Gortmaker2012-02-10
* Merge tag 'tty-3.3-rc3' tty-nextGreg Kroah-Hartman2012-02-10
|\
| * tty: serial: altera_uart: Add CONSOLE_POLL supportTobias Klauser2012-02-09
| * tty: serial: altera_uart: remove early_altera_uart_setupTobias Klauser2012-02-09
| * sysrq: Properly check for kernel threadsAnton Vorontsov2012-02-09
| * sysrq: Fix possible race with exiting taskAnton Vorontsov2012-02-09
| * serial: pch_uart: trivail cleanup by removing the pch_uart_hal_request()Feng Tang2012-02-09
| * serial: pch_uart: trivial cleanup by removing the get_msr()Feng Tang2012-02-09
| * serial: pch_uart: add debugfs hook for register dumpFeng Tang2012-02-09
| * TTY: get rid of BTM around devpts_*Jiri Slaby2012-02-02
| * TTY: pty, remove superfluous ptm testJiri Slaby2012-02-02
| * TTY: use tty_standard_installJiri Slaby2012-02-02
| * USB: serial, use tty_standard_installJiri Slaby2012-02-02
| * TTY: provide tty_standard_install helperJiri Slaby2012-02-02
| * tty: serial: omap-serial: wakeup latency constraint is in microseconds, not m...Paul Walmsley2012-02-02
| * tty: serial: OMAP: block idle while the UART is transferring data in PIO modePaul Walmsley2012-02-02
| * tty: serial: OMAP: use a 1-byte RX FIFO threshold in PIO modePaul Walmsley2012-02-02