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