| Commit message (Expand) | Author | Age | Files | Lines |
* | tty: make receive_buf() return the amout of bytes received | Felipe Balbi | 2011-04-22 | 6 | -69/+44 |
* | Serial: Remove unused code. | Govindraj.R | 2011-04-19 | 1 | -11/+0 |
* | tty: Clean console safely | Petr Písař | 2011-04-19 | 1 | -0/+7 |
* | Serial: ifx6x60c: Remove duplicate includes of linux/tty.h | Jesper Juhl | 2011-04-19 | 1 | -2/+0 |
* | tty: remove invalid location line in file header | Jovi Zhang | 2011-04-19 | 57 | -114/+11 |
* | serial: core, remove uart_update_termios | Jiri Slaby | 2011-04-19 | 1 | -24/+1 |
* | serial: core, do not set DTR/RTS twice on startup | Jiri Slaby | 2011-04-19 | 1 | -14/+0 |
* | serial: core, move termios handling to uart_startup | Jiri Slaby | 2011-04-19 | 1 | -15/+9 |
* | Char: moxa, do not touch NORMAL_ACTIVE bit | Jiri Slaby | 2011-04-19 | 1 | -6/+1 |
* | serial: altera_uart: Scan for a free port if platform device id is -1 | Tobias Klauser | 2011-04-19 | 1 | -11/+15 |
* | TTY: fix fail path in tty_open | Jiri Slaby | 2011-04-19 | 1 | -0/+1 |
* | TTY: plug in deinitialize_tty_struct | Jiri Slaby | 2011-04-19 | 2 | -4/+7 |
* | TTY: introduce deinit helpers for proper ldisc shutdown | Jiri Slaby | 2011-04-19 | 2 | -0/+27 |
* | TTY: unify pty_unix98_install fail path handling | Jiri Slaby | 2011-04-19 | 1 | -6/+6 |
* | TTY: unify pty_install fail path handling | Jiri Slaby | 2011-04-19 | 1 | -9/+10 |
* | TTY: unify tty_init_dev fail path handling | Jiri Slaby | 2011-04-19 | 1 | -11/+12 |
* | TTY: rocket, remove unused variables | Jiri Slaby | 2011-04-19 | 1 | -47/+0 |
* | Char: moxa, remove unused variables | Jiri Slaby | 2011-04-19 | 1 | -4/+0 |
* | TTY: VT, remove unused variables | Jiri Slaby | 2011-04-19 | 1 | -3/+1 |
* | Char: cyclades, fix unused variable | Jiri Slaby | 2011-04-19 | 1 | -2/+1 |
* | TTY: serial_core, remove unused variable | Jiri Slaby | 2011-04-19 | 1 | -4/+0 |
* | tty: VT, remove unused variable | Jiri Slaby | 2011-04-19 | 1 | -2/+0 |
* | drivers/tty/vt/vt_ioctl.c: repair insane ?: expression | Andrew Morton | 2011-04-19 | 1 | -5/+17 |
* | vt: Add K_OFF return value to vt_ioctl KDGKBMODE | Arthur Taylor | 2011-04-19 | 1 | -0/+1 |
* | vt: remove uneeded retval check before tty->ops->open inside tty_open | Herton Ronaldo Krzesinski | 2011-04-19 | 1 | -6/+4 |
* | Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-04-07 | 1 | -13/+12 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2011-03-31 | 2 | -3/+3 |
| |\ |
|
| * | | sh: sh-sci: Fix double initialization by serial_console_setup | Nobuhiro Iwamatsu | 2011-03-31 | 1 | -13/+6 |
| * | | serial: sh-sci: prevent setup of uninitialized serial console | Alexandre Courbot | 2011-03-31 | 1 | -0/+6 |
* | | | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 | Linus Torvalds | 2011-04-07 | 31 | -59/+59 |
|\ \ \ |
|
| * | | | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 31 | -59/+59 |
| | |/
| |/| |
|
* | | | tty: fix endless work loop when the buffer fills up | Linus Torvalds | 2011-04-04 | 2 | -3/+7 |
* | | | apbuart: Depend upon sparc. | David S. Miller | 2011-03-30 | 1 | -1/+1 |
* | | | sparc32,leon: Fixed APBUART frequency detection | Daniel Hellstrom | 2011-03-30 | 1 | -17/+7 |
* | | | sparc32, leon: APBUART driver must use archdata to get IRQ number | Daniel Hellstrom | 2011-03-30 | 1 | -7/+5 |
|/ / |
|
* | | drivers: Final irq namespace conversion | Thomas Gleixner | 2011-03-29 | 2 | -3/+3 |
|/ |
|
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 2011-03-25 | 1 | -1/+1 |
|\ |
|
| * | kgdboc,kgdbts: strlen() doesn't count the terminator | Dan Carpenter | 2011-03-25 | 1 | -1/+1 |
* | | lib, arch: add filter argument to show_mem and fix private implementations | David Rientjes | 2011-03-24 | 2 | -2/+2 |
* | | drivers/tty/bfin_jtag_comm.c: avoid calling put_tty_driver on NULL | Julia Lawall | 2011-03-23 | 1 | -2/+4 |
* | | tty: stop using "delayed_work" in the tty layer | Linus Torvalds | 2011-03-22 | 2 | -14/+14 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-03-18 | 2 | -2/+1 |
|\ \ |
|
| * | | serial, pch uart: Remove duplicate inclusion of linux/pci.h header | Jesper Juhl | 2011-02-17 | 1 | -1/+0 |
| * | | hvcs: fix typo in comment | Paul Bolle | 2011-02-15 | 1 | -1/+1 |
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2011-03-18 | 2 | -63/+78 |
|\ \ \ |
|
| * | | | drivers/serial/ucc_uart.c: Add of_node_put to avoid memory leak | Julia Lawall | 2011-03-15 | 1 | -32/+35 |
| * | | | powerpc/pseries: Reduce HVCS driver insanity | Benjamin Herrenschmidt | 2011-03-02 | 1 | -31/+43 |
* | | | | Merge branch 'for-linus' of git://codeaurora.org/quic/kernel/davidb/linux-msm | Linus Torvalds | 2011-03-17 | 2 | -45/+269 |
|\ \ \ \ |
|
| * \ \ \ | Merge remote branch 'rmk/for-linus' into for-linus | David Brown | 2011-03-16 | 19 | -2023/+205 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | Merge branch 'msm-uart' into for-next | David Brown | 2011-01-24 | 2 | -45/+269 |
| |\ \ \ \ |
|