| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | TTY: amiserial, stop using serial_state->{irq,type,line} | Jiri Slaby | 2012-03-08 | 1 | -13/+10 |
| * | | | | | | TTY: amiserial, define local tty_port pointer | Jiri Slaby | 2012-03-08 | 1 | -39/+42 |
| * | | | | | | TTY: amiserial/simserial, use flags from tty_port | Jiri Slaby | 2012-03-08 | 1 | -63/+66 |
| * | | | | | | TTY: amiserial/simserial, use count from tty_port | Jiri Slaby | 2012-03-08 | 1 | -17/+17 |
| * | | | | | | TTY: amiserial/simserial, use close delays from tty_port | Jiri Slaby | 2012-03-08 | 1 | -11/+9 |
| * | | | | | | TTY: amiserial/simserial, use tty_port | Jiri Slaby | 2012-03-08 | 1 | -32/+31 |
| * | | | | | | TTY: amiserial, pass tty down to functions | Jiri Slaby | 2012-03-08 | 1 | -49/+42 |
| * | | | | | | TTY: amiserial, simplify set_serial_info | Jiri Slaby | 2012-03-08 | 1 | -12/+8 |
| * | | | | | | TTY: serialP, merge serial_state and async_struct | Jiri Slaby | 2012-03-08 | 1 | -180/+121 |
| * | | | | | | TTY: amiserial, remove IRQ_ports | Jiri Slaby | 2012-03-08 | 1 | -13/+5 |
| * | | | | | | TTY: simserial/amiserial, use one instance of other members | Jiri Slaby | 2012-03-08 | 1 | -11/+8 |
| * | | | | | | TTY: amiserial, use only one copy of async flags | Jiri Slaby | 2012-03-08 | 1 | -44/+38 |
| * | | | | | | TTY: amiserial, remove tasklet for tty_wakeup | Jiri Slaby | 2012-03-08 | 1 | -40/+2 |
| * | | | | | | TTY: serialP, remove unused material | Jiri Slaby | 2012-03-08 | 1 | -6/+0 |
| * | | | | | | TTY: remove serialP.h inclusion from some files | Jiri Slaby | 2012-03-08 | 2 | -2/+0 |
| * | | | | | | TTY: serial, include pci.h in m32r_sio | Jiri Slaby | 2012-03-08 | 1 | -0/+1 |
| * | | | | | | TTY: serial, use atomic_inc_return in ioc4_serial | Jiri Slaby | 2012-03-08 | 1 | -1/+1 |
| * | | | | | | TTY: ipwireless, fix tty->index handling | Jiri Slaby | 2012-03-08 | 1 | -23/+13 |
| * | | | | | | TTY: remove unneeded tty->index checks | Jiri Slaby | 2012-03-08 | 12 | -59/+26 |
| * | | | | | | TTY: remove tty driver re-set from tty_reopen | Jiri Slaby | 2012-03-08 | 1 | -1/+0 |
| * | | | | | | TTY: simplify tty_driver_lookup_tty a bit | Jiri Slaby | 2012-03-08 | 1 | -4/+1 |
| * | | | | | | TTY: remove re-assignments to tty_driver members | Jiri Slaby | 2012-03-08 | 22 | -30/+1 |
| * | | | | | | TTY: let alloc_tty_driver deduce the owner automatically | Jiri Slaby | 2012-03-08 | 1 | -2/+3 |
| * | | | | | | TTY: tty_io, remove buffer re-assignments | Jiri Slaby | 2012-03-08 | 1 | -1/+0 |
| * | | | | | | vt: tackle the main part of the selection logic | Alan Cox | 2012-03-08 | 2 | -8/+33 |
| * | | | | | | vt: waitevent is self locked so drop the tty_lock | Alan Cox | 2012-03-08 | 1 | -9/+2 |
| * | | | | | | vt: push down tioclinux cases | Alan Cox | 2012-03-08 | 3 | -8/+18 |
| * | | | | | | vt: push down the tty lock so we can see what is left to tackle | Alan Cox | 2012-03-08 | 2 | -37/+59 |
| * | | | | | | vt: sort out locking for font handling | Alan Cox | 2012-03-08 | 1 | -10/+13 |
| * | | | | | | tty: cyclades: TIOCSERGETLSR should should store to a uint | Dan Carpenter | 2012-03-08 | 1 | -1/+1 |
| * | | | | | | tty: serial: OMAP: Fix oops due to NULL pdata in DT boot | Cousson, Benoit | 2012-03-08 | 1 | -3/+3 |
| * | | | | | | vt:tackle kbd_table | Alan Cox | 2012-03-08 | 5 | -359/+629 |
| * | | | | | | tty: keyboard.c: add uaccess.h to fix a build problem on sparc32 | Greg Kroah-Hartman | 2012-02-27 | 1 | -0/+1 |
| * | | | | | | vt: tidy a few bits of checkpatch noise | Alan Cox | 2012-02-24 | 1 | -9/+9 |
| * | | | | | | vt: lock the accent table | Alan Cox | 2012-02-24 | 2 | -78/+165 |
| * | | | | | | Revert "TTY: pty, remove superfluous ptm test" | Greg Kroah-Hartman | 2012-02-24 | 1 | -1/+4 |
| * | | | | | | Revert "TTY: get rid of BTM around devpts_*" | Greg Kroah-Hartman | 2012-02-24 | 2 | -3/+5 |
| * | | | | | | amba-pl011/dma: Add check for the residue in DMA callback | Chanho Min | 2012-02-24 | 1 | -1/+16 |
| * | | | | | | serial: samsung: fix s3c2442 platform data | Denis 'GNUtoo' Carikli | 2012-02-24 | 1 | -1/+1 |
| * | | | | | | tty/powerpc: early udbg consoles can't be modules | Stephen Rothwell | 2012-02-24 | 1 | -1/+1 |
| * | | | | | | serial: Fix typo in sn_console.c | Masanari Iida | 2012-02-24 | 1 | -2/+2 |
| * | | | | | | tty/serial/mux.c: linux/tty.h included twice | Danny Kukawka | 2012-02-24 | 1 | -1/+0 |
| * | | | | | | tty: sparc: rename drivers/tty/serial/suncore.h -> include/linux/sunserialcore.h | Paul Gortmaker | 2012-02-10 | 7 | -44/+8 |
| * | | | | | | Merge tag 'tty-3.3-rc3' tty-next | Greg Kroah-Hartman | 2012-02-10 | 24 | -193/+1020 |
| |\ \ \ \ \ \
| | |/ / / / /
| |/| | | | | |
|
| | * | | | | | tty: serial: altera_uart: Add CONSOLE_POLL support | Tobias Klauser | 2012-02-09 | 2 | -1/+25 |
| | * | | | | | tty: serial: altera_uart: remove early_altera_uart_setup | Tobias Klauser | 2012-02-09 | 1 | -23/+0 |
| | * | | | | | sysrq: Properly check for kernel threads | Anton Vorontsov | 2012-02-09 | 1 | -3/+6 |
| | * | | | | | sysrq: Fix possible race with exiting task | Anton Vorontsov | 2012-02-09 | 1 | -0/+2 |
| | * | | | | | serial: pch_uart: trivail cleanup by removing the pch_uart_hal_request() | Feng Tang | 2012-02-09 | 1 | -13/+3 |
| | * | | | | | serial: pch_uart: trivial cleanup by removing the get_msr() | Feng Tang | 2012-02-09 | 1 | -21/+8 |