| Commit message (Expand) | Author | Files | Lines |
2012-03-08 | TTY: serialP, remove DECLARE_WAITQUEUE check | Jiri Slaby | 1 | -6/+0 |
2012-03-08 | TTY: srmcons, convert to use tty_port | Jiri Slaby | 1 | -15/+17 |
2012-03-08 | ALPHA: srmcons, fix racy singleton structure | Jiri Slaby | 1 | -35/+5 |
2012-03-08 | ALPHA: srmcons, use timer functions | Jiri Slaby | 1 | -9/+5 |
2012-03-08 | TTY: tty_driver, document tty->ops->shutdown limitation | Jiri Slaby | 1 | -0/+2 |
2012-03-08 | TTY: serial, simplify ASYNC_USR_MASK | Jiri Slaby | 1 | -2/+2 |
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 | 41 | -59/+3 |
2012-03-08 | TTY: remove minor_num from tty_driver | Jiri Slaby | 2 | -2/+0 |
2012-03-08 | TTY: let alloc_tty_driver deduce the owner automatically | Jiri Slaby | 2 | -3/+7 |
2012-03-08 | TTY: tty_io, remove buffer re-assignments | Jiri Slaby | 1 | -1/+0 |
2012-03-08 | USB: cdc-acm, use tty_standard_install | Jiri Slaby | 1 | -6/+1 |
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 | 10 | -377/+660 |
2012-03-08 | tty: delete briq_panel.c driver | Greg Kroah-Hartman | 3 | -282/+0 |
2012-02-28 | tty: keyboard.c: add uaccess.h to fix a build problem on sparc32 | Greg Kroah-Hartman | 1 | -0/+1 |
2012-02-24 | vt: tidy a few bits of checkpatch noise | Alan Cox | 1 | -9/+9 |
2012-02-24 | vt: lock the accent table | Alan Cox | 3 | -78/+168 |
2012-02-24 | Revert "TTY: pty, remove superfluous ptm test" | Greg Kroah-Hartman | 1 | -1/+4 |
2012-02-24 | Revert "TTY: get rid of BTM around devpts_*" | Greg Kroah-Hartman | 2 | -3/+5 |
2012-02-24 | amba-pl011/dma: Add check for the residue in DMA callback | Chanho Min | 1 | -1/+16 |
2012-02-24 | serial: samsung: fix s3c2442 platform data | Denis 'GNUtoo' Carikli | 1 | -1/+1 |
2012-02-24 | tty/powerpc: early udbg consoles can't be modules | Stephen Rothwell | 1 | -1/+1 |
2012-02-24 | serial: Fix typo in sn_console.c | Masanari Iida | 1 | -2/+2 |
2012-02-24 | tty/serial/mux.c: linux/tty.h included twice | Danny Kukawka | 1 | -1/+0 |
2012-02-10 | tty: sparc: rename drivers/tty/serial/suncore.h -> include/linux/sunserialcore.h | Paul Gortmaker | 8 | -13/+10 |
2012-02-09 | tty: serial: omap-serial: wakeup latency constraint is in microseconds, not m... | Paul Walmsley | 1 | -2/+1 |
2012-02-09 | tty: serial: OMAP: block idle while the UART is transferring data in PIO mode | Paul Walmsley | 2 | -4/+11 |
2012-02-09 | tty: serial: OMAP: use a 1-byte RX FIFO threshold in PIO mode | Paul Walmsley | 1 | -3/+17 |
2012-02-09 | Reduce the number of expensive division instructions done by _parse_integer() | David Howells | 1 | -5/+13 |
2012-02-09 | tty: serial: altera_uart: Add CONSOLE_POLL support | Tobias Klauser | 2 | -1/+25 |
2012-02-09 | tty: serial: altera_uart: remove early_altera_uart_setup | Tobias Klauser | 2 | -27/+0 |
2012-02-09 | sysrq: Properly check for kernel threads | Anton Vorontsov | 1 | -3/+6 |
2012-02-09 | sysrq: Fix possible race with exiting task | Anton Vorontsov | 1 | -0/+2 |
2012-02-09 | serial: pch_uart: trivail cleanup by removing the pch_uart_hal_request() | Feng Tang | 1 | -13/+3 |
2012-02-09 | serial: pch_uart: trivial cleanup by removing the get_msr() | Feng Tang | 1 | -21/+8 |
2012-02-09 | serial: pch_uart: add debugfs hook for register dump | Feng Tang | 1 | -0/+84 |
2012-02-09 | Linux 3.3-rc3v3.3-rc3 | Linus Torvalds | 1 | -1/+1 |
2012-02-09 | pcmcia: fix socket refcount decrementing on each resume | Russell King | 1 | -3/+1 |
2012-02-09 | mm: fix UP THP spin_is_locked BUGs | Hugh Dickins | 2 | -3/+3 |
2012-02-09 | drivers/leds/leds-lm3530.c: fix setting pltfm->als_vmax | Axel Lin | 1 | -2/+2 |
2012-02-09 | mm: compaction: check for overlapping nodes during isolation for migration | Mel Gorman | 1 | -1/+10 |
2012-02-09 | nilfs2: avoid overflowing segment numbers in nilfs_ioctl_clean_segments() | Xi Wang | 1 | -0/+2 |