Age | Commit message (Expand) | Author | Files | Lines |
2012-03-10 | serial: delete last unused traces of pausing I/O in 8250 | Paul Gortmaker | 1 | -158/+150 |
2012-03-10 | pch_uart: Add module parameter descriptions | Darren Hart | 1 | -0/+4 |
2012-03-10 | pch_uart: Use existing default_baud in setup_console | Darren Hart | 1 | -1/+1 |
2012-03-10 | pch_uart: Add user_uartclk parameter | Darren Hart | 1 | -0/+5 |
2012-03-10 | pch_uart: Add Fish River Island II uart clock quirks | Darren Hart | 1 | -13/+27 |
2012-03-10 | pch_uart: Use uartclk instead of base_baud | Darren Hart | 1 | -10/+10 |
2012-03-09 | mpc5200b/uart: select more tolerant uart prescaler on low baudrates | Frank Benkert | 1 | -2/+3 |
2012-03-09 | tty: moxa: fix bit test in moxa_start() | Dan Carpenter | 1 | -1/+1 |
2012-03-09 | TTY: amiserial, use tty_port_close_start | Jiri Slaby | 1 | -42/+2 |
2012-03-09 | TTY: amiserial, use tty_port_close_end | Jiri Slaby | 1 | -10/+3 |
2012-03-09 | TTY: amiserial, use tty_port_block_til_ready | Jiri Slaby | 1 | -147/+1 |
2012-03-09 | TTY: amiserial, provide carrier helpers | Jiri Slaby | 1 | -4/+29 |
2012-03-09 | TTY: amiserial no longer needs serialP | Jiri Slaby | 1 | -1/+19 |
2012-03-09 | TTY: amiserial, stop using serial_state->{irq,type,line} | Jiri Slaby | 1 | -13/+10 |
2012-03-09 | TTY: amiserial, define local tty_port pointer | Jiri Slaby | 1 | -39/+42 |
2012-03-09 | TTY: amiserial/simserial, use flags from tty_port | Jiri Slaby | 1 | -63/+66 |
2012-03-09 | TTY: amiserial/simserial, use count from tty_port | Jiri Slaby | 1 | -17/+17 |
2012-03-09 | TTY: amiserial/simserial, use close delays from tty_port | Jiri Slaby | 1 | -11/+9 |
2012-03-09 | TTY: amiserial/simserial, use tty_port | Jiri Slaby | 1 | -32/+31 |
2012-03-09 | TTY: amiserial, pass tty down to functions | Jiri Slaby | 1 | -49/+42 |
2012-03-09 | TTY: amiserial, simplify set_serial_info | Jiri Slaby | 1 | -12/+8 |
2012-03-09 | TTY: serialP, merge serial_state and async_struct | Jiri Slaby | 1 | -180/+121 |
2012-03-09 | TTY: amiserial, remove IRQ_ports | Jiri Slaby | 1 | -13/+5 |
2012-03-09 | TTY: simserial/amiserial, use one instance of other members | Jiri Slaby | 1 | -11/+8 |
2012-03-08 | TTY: amiserial, use only one copy of async flags | Jiri Slaby | 1 | -44/+38 |
2012-03-08 | TTY: amiserial, remove tasklet for tty_wakeup | Jiri Slaby | 1 | -40/+2 |
2012-03-08 | TTY: serialP, remove unused material | Jiri Slaby | 1 | -6/+0 |
2012-03-08 | TTY: remove serialP.h inclusion from some files | Jiri Slaby | 2 | -2/+0 |
2012-03-08 | TTY: serial, include pci.h in m32r_sio | Jiri Slaby | 1 | -0/+1 |
2012-03-08 | TTY: serial, use atomic_inc_return in ioc4_serial | Jiri Slaby | 1 | -1/+1 |
2012-03-08 | TTY: ipwireless, fix tty->index handling | Jiri Slaby | 1 | -23/+13 |
2012-03-08 | TTY: remove unneeded tty->index checks | Jiri Slaby | 12 | -59/+26 |
2012-03-08 | TTY: remove tty driver re-set from tty_reopen | Jiri Slaby | 1 | -1/+0 |
2012-03-08 | TTY: simplify tty_driver_lookup_tty a bit | Jiri Slaby | 1 | -4/+1 |
2012-03-08 | TTY: remove re-assignments to tty_driver members | Jiri Slaby | 22 | -30/+1 |
2012-03-08 | TTY: let alloc_tty_driver deduce the owner automatically | Jiri Slaby | 1 | -2/+3 |
2012-03-08 | TTY: tty_io, remove buffer re-assignments | Jiri Slaby | 1 | -1/+0 |
2012-03-08 | vt: tackle the main part of the selection logic | Alan Cox | 2 | -8/+33 |
2012-03-08 | vt: waitevent is self locked so drop the tty_lock | Alan Cox | 1 | -9/+2 |
2012-03-08 | vt: push down tioclinux cases | Alan Cox | 3 | -8/+18 |
2012-03-08 | vt: push down the tty lock so we can see what is left to tackle | Alan Cox | 2 | -37/+59 |
2012-03-08 | vt: sort out locking for font handling | Alan Cox | 1 | -10/+13 |
2012-03-08 | tty: cyclades: TIOCSERGETLSR should should store to a uint | Dan Carpenter | 1 | -1/+1 |
2012-03-08 | tty: serial: OMAP: Fix oops due to NULL pdata in DT boot | Cousson, Benoit | 1 | -3/+3 |
2012-03-08 | vt:tackle kbd_table | Alan Cox | 5 | -359/+629 |
2012-02-28 | tty: keyboard.c: add uaccess.h to fix a build problem on sparc32 | Greg Kroah-Hartman | 1 | -0/+1 |
2012-02-25 | vt: tidy a few bits of checkpatch noise | Alan Cox | 1 | -9/+9 |
2012-02-25 | vt: lock the accent table | Alan Cox | 2 | -78/+165 |
2012-02-25 | Revert "TTY: pty, remove superfluous ptm test" | Greg Kroah-Hartman | 1 | -1/+4 |
2012-02-25 | Revert "TTY: get rid of BTM around devpts_*" | Greg Kroah-Hartman | 2 | -3/+5 |