summaryrefslogtreecommitdiff
path: root/drivers/tty
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | serial: delete last unused traces of pausing I/O in 8250Paul Gortmaker2012-03-091-158/+150
| * | | | | | pch_uart: Add module parameter descriptionsDarren Hart2012-03-091-0/+4
| * | | | | | pch_uart: Use existing default_baud in setup_consoleDarren Hart2012-03-091-1/+1
| * | | | | | pch_uart: Add user_uartclk parameterDarren Hart2012-03-091-0/+5
| * | | | | | pch_uart: Add Fish River Island II uart clock quirksDarren Hart2012-03-091-13/+27
| * | | | | | pch_uart: Use uartclk instead of base_baudDarren Hart2012-03-091-10/+10
| * | | | | | mpc5200b/uart: select more tolerant uart prescaler on low baudratesFrank Benkert2012-03-081-2/+3
| * | | | | | tty: moxa: fix bit test in moxa_start()Dan Carpenter2012-03-081-1/+1
| * | | | | | TTY: amiserial, use tty_port_close_startJiri Slaby2012-03-081-42/+2
| * | | | | | TTY: amiserial, use tty_port_close_endJiri Slaby2012-03-081-10/+3
| * | | | | | TTY: amiserial, use tty_port_block_til_readyJiri Slaby2012-03-081-147/+1
| * | | | | | TTY: amiserial, provide carrier helpersJiri Slaby2012-03-081-4/+29
| * | | | | | TTY: amiserial no longer needs serialPJiri Slaby2012-03-081-1/+19
| * | | | | | TTY: amiserial, stop using serial_state->{irq,type,line}Jiri Slaby2012-03-081-13/+10
| * | | | | | TTY: amiserial, define local tty_port pointerJiri Slaby2012-03-081-39/+42
| * | | | | | TTY: amiserial/simserial, use flags from tty_portJiri Slaby2012-03-081-63/+66
| * | | | | | TTY: amiserial/simserial, use count from tty_portJiri Slaby2012-03-081-17/+17
| * | | | | | TTY: amiserial/simserial, use close delays from tty_portJiri Slaby2012-03-081-11/+9
| * | | | | | TTY: amiserial/simserial, use tty_portJiri Slaby2012-03-081-32/+31
| * | | | | | TTY: amiserial, pass tty down to functionsJiri Slaby2012-03-081-49/+42
| * | | | | | TTY: amiserial, simplify set_serial_infoJiri Slaby2012-03-081-12/+8
| * | | | | | TTY: serialP, merge serial_state and async_structJiri Slaby2012-03-081-180/+121
| * | | | | | TTY: amiserial, remove IRQ_portsJiri Slaby2012-03-081-13/+5
| * | | | | | TTY: simserial/amiserial, use one instance of other membersJiri Slaby2012-03-081-11/+8
| * | | | | | TTY: amiserial, use only one copy of async flagsJiri Slaby2012-03-081-44/+38
| * | | | | | TTY: amiserial, remove tasklet for tty_wakeupJiri Slaby2012-03-081-40/+2
| * | | | | | TTY: serialP, remove unused materialJiri Slaby2012-03-081-6/+0
| * | | | | | TTY: remove serialP.h inclusion from some filesJiri Slaby2012-03-082-2/+0
| * | | | | | TTY: serial, include pci.h in m32r_sioJiri Slaby2012-03-081-0/+1
| * | | | | | TTY: serial, use atomic_inc_return in ioc4_serialJiri Slaby2012-03-081-1/+1
| * | | | | | TTY: ipwireless, fix tty->index handlingJiri Slaby2012-03-081-23/+13
| * | | | | | TTY: remove unneeded tty->index checksJiri Slaby2012-03-0812-59/+26
| * | | | | | TTY: remove tty driver re-set from tty_reopenJiri Slaby2012-03-081-1/+0
| * | | | | | TTY: simplify tty_driver_lookup_tty a bitJiri Slaby2012-03-081-4/+1
| * | | | | | TTY: remove re-assignments to tty_driver membersJiri Slaby2012-03-0822-30/+1
| * | | | | | 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