| Commit message (Expand) | Author | Age |
* | drivers/tty/serial/pch_uart.c needs slab.h | Andrew Morton | 2011-05-25 |
* | arch, mm: filter disallowed nodes from arch specific show_mem functions | David Rientjes | 2011-05-25 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 2011-05-24 |
|\ |
|
| * | pcmcia: Convert pcmcia_device_id declarations to const | Joe Perches | 2011-05-06 |
* | | Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let... | Linus Torvalds | 2011-05-24 |
|\ \ |
|
| * | | sh: sh-sci: sh7377 and sh73a0 build fixes | Magnus Damm | 2011-05-22 |
| * | | serial: sh-sci: suspend/resume wakeup support V2 | Magnus Damm | 2011-05-22 |
| * | | serial: sh-sci: Runtime PM support | Magnus Damm | 2011-05-22 |
* | | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2011-05-23 |
|\ \ \ |
|
| * | | | serial: 8250_pci: add support for Cronyx Omega PCI multiserial board. | Antony Pavlov | 2011-05-19 |
| * | | | tty/serial: Fix break handling for PORT_TEGRA | Stephen Warren | 2011-05-19 |
| * | | | tty/serial: Add explicit PORT_TEGRA type | Stephen Warren | 2011-05-19 |
| * | | | n_tracerouter and n_tracesink ldisc additions. | J Freyensee | 2011-05-13 |
| * | | | tty: Remove to support serial for S5P6442 | Kukjin Kim | 2011-05-12 |
| * | | | 8250_pci: Add support for the Digi/IBM PCIe 2-port Adapter | Scott Kilau | 2011-05-11 |
| * | | | pch_uart: Support new device ML7223 IOH | Tomoya MORINAGA | 2011-05-10 |
| * | | | tty/serial: add support for Xilinx PS UART | John Linn | 2011-05-03 |
| * | | | n_gsm: Use print_hex_dump_bytes | Joe Perches | 2011-04-29 |
| * | | | drivers/tty/moxa.c: Put correct tty value | Julia Lawall | 2011-04-29 |
| * | | | TTY: tty_io, annotate locking functions | Jiri Slaby | 2011-04-25 |
| * | | | TTY: serial_core, remove superfluous set_task_state | Jiri Slaby | 2011-04-25 |
| * | | | TTY: serial_core, remove invalid test | Jiri Slaby | 2011-04-25 |
| * | | | Char: moxa, fix locking in moxa_write | Jiri Slaby | 2011-04-25 |
| * | | | 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 |