Age | Commit message (Expand) | Author | Files | Lines |
2011-04-19 | TTY: plug in deinitialize_tty_struct | Jiri Slaby | 2 | -4/+7 |
2011-04-19 | TTY: introduce deinit helpers for proper ldisc shutdown | Jiri Slaby | 2 | -0/+27 |
2011-04-19 | TTY: unify pty_unix98_install fail path handling | Jiri Slaby | 1 | -6/+6 |
2011-04-19 | TTY: unify pty_install fail path handling | Jiri Slaby | 1 | -9/+10 |
2011-04-19 | TTY: unify tty_init_dev fail path handling | Jiri Slaby | 1 | -11/+12 |
2011-04-19 | TTY: rocket, remove unused variables | Jiri Slaby | 1 | -47/+0 |
2011-04-19 | Char: moxa, remove unused variables | Jiri Slaby | 1 | -4/+0 |
2011-04-19 | TTY: VT, remove unused variables | Jiri Slaby | 1 | -3/+1 |
2011-04-19 | Char: cyclades, fix unused variable | Jiri Slaby | 1 | -2/+1 |
2011-04-19 | TTY: serial_core, remove unused variable | Jiri Slaby | 1 | -4/+0 |
2011-04-19 | tty: VT, remove unused variable | Jiri Slaby | 1 | -2/+0 |
2011-04-19 | drivers/tty/vt/vt_ioctl.c: repair insane ?: expression | Andrew Morton | 1 | -5/+17 |
2011-04-19 | vt: Add K_OFF return value to vt_ioctl KDGKBMODE | Arthur Taylor | 1 | -0/+1 |
2011-04-19 | vt: remove uneeded retval check before tty->ops->open inside tty_open | Herton Ronaldo Krzesinski | 1 | -6/+4 |
2011-04-19 | nozomi: Drop __TIME__ usage | Michal Marek | 1 | -2/+1 |
2011-04-19 | cyclades: Drop __TIME__ usage | Michal Marek | 1 | -2/+1 |
2011-04-12 | tty: fix typo in descripton of tty_termios_encode_baud_rate | Uwe Kleine-König | 1 | -1/+1 |
2011-04-10 | treewide: remove extra semicolons | Justin P. Mattock | 1 | -1/+1 |
2011-04-07 | Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -13/+12 |
2011-04-07 | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 | Linus Torvalds | 31 | -59/+59 |
2011-04-04 | tty: fix endless work loop when the buffer fills up | Linus Torvalds | 2 | -3/+7 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 31 | -59/+59 |
2011-03-31 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2 | -3/+3 |
2011-03-31 | sh: sh-sci: Fix double initialization by serial_console_setup | Nobuhiro Iwamatsu | 1 | -13/+6 |
2011-03-31 | serial: sh-sci: prevent setup of uninitialized serial console | Alexandre Courbot | 1 | -0/+6 |
2011-03-30 | apbuart: Depend upon sparc. | David S. Miller | 1 | -1/+1 |
2011-03-30 | sparc32,leon: Fixed APBUART frequency detection | Daniel Hellstrom | 1 | -17/+7 |
2011-03-30 | sparc32, leon: APBUART driver must use archdata to get IRQ number | Daniel Hellstrom | 1 | -7/+5 |
2011-03-29 | drivers: Final irq namespace conversion | Thomas Gleixner | 2 | -3/+3 |
2011-03-25 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 1 | -1/+1 |
2011-03-25 | kgdboc,kgdbts: strlen() doesn't count the terminator | Dan Carpenter | 1 | -1/+1 |
2011-03-24 | lib, arch: add filter argument to show_mem and fix private implementations | David Rientjes | 2 | -2/+2 |
2011-03-23 | drivers/tty/bfin_jtag_comm.c: avoid calling put_tty_driver on NULL | Julia Lawall | 1 | -2/+4 |
2011-03-22 | tty: stop using "delayed_work" in the tty layer | Linus Torvalds | 2 | -14/+14 |
2011-03-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2 | -2/+1 |
2011-03-18 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2 | -63/+78 |
2011-03-17 | Merge branch 'for-linus' of git://codeaurora.org/quic/kernel/davidb/linux-msm | Linus Torvalds | 2 | -45/+269 |
2011-03-17 | Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 3 | -2/+815 |
2011-03-17 | Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/... | Linus Torvalds | 2 | -63/+452 |
2011-03-17 | Merge branches 'stable/hvc-console', 'stable/gntalloc.v6' and 'stable/balloon... | Linus Torvalds | 1 | -0/+2 |
2011-03-17 | Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into drivers | Russell King | 21 | -2086/+657 |
2011-03-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 80 | -1299/+46240 |
2011-03-16 | Merge remote branch 'rmk/for-linus' into for-linus | David Brown | 19 | -2023/+205 |
2011-03-16 | Merge branch 'remove' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 3 | -706/+0 |
2011-03-16 | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 12 | -131/+126 |
2011-03-16 | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 9 | -10/+0 |
2011-03-16 | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 63 | -435/+46082 |
2011-03-15 | drivers/serial/ucc_uart.c: Add of_node_put to avoid memory leak | Julia Lawall | 1 | -32/+35 |
2011-03-15 | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene... | Russell King | 1 | -2/+2 |
2011-03-14 | pch_uart: reference clock on CM-iTC | Denis Turischev | 1 | -2/+7 |