Age | Commit message (Expand) | Author | Files | Lines |
2011-05-23 | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 77 | -435/+1975 |
2011-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 5 | -7/+6 |
2011-05-20 | serial: 8250_pci: add support for Cronyx Omega PCI multiserial board. | Antony Pavlov | 1 | -0/+32 |
2011-05-20 | tty/serial: Fix break handling for PORT_TEGRA | Stephen Warren | 1 | -0/+28 |
2011-05-20 | tty/serial: Add explicit PORT_TEGRA type | Stephen Warren | 2 | -2/+13 |
2011-05-19 | SERIAL: Lantiq: Add driver for MIPS Lantiq SOCs. | John Crispin | 3 | -0/+765 |
2011-05-18 | drivercore: revert addition of of_match to struct device | Grant Likely | 1 | -2/+5 |
2011-05-14 | n_tracerouter and n_tracesink ldisc additions. | J Freyensee | 5 | -0/+550 |
2011-05-12 | tty: Remove to support serial for S5P6442 | Kukjin Kim | 1 | -1/+1 |
2011-05-12 | 8250_pci: Add support for the Digi/IBM PCIe 2-port Adapter | Scott Kilau | 1 | -1/+18 |
2011-05-11 | pch_uart: Support new device ML7223 IOH | Tomoya MORINAGA | 2 | -5/+15 |
2011-05-10 | treewide: fix a few typos in comments | Justin P. Mattock | 1 | -1/+1 |
2011-05-03 | tty/serial: add support for Xilinx PS UART | John Linn | 3 | -0/+1127 |
2011-04-30 | n_gsm: Use print_hex_dump_bytes | Joe Perches | 1 | -25/+10 |
2011-04-30 | drivers/tty/moxa.c: Put correct tty value | Julia Lawall | 1 | -1/+1 |
2011-04-26 | treewide: cleanup continuations and remove logging message whitespace | Joe Perches | 2 | -4/+3 |
2011-04-26 | Merge branch 'master' into for-next | Jiri Kosina | 41 | -123/+121 |
2011-04-26 | TTY: tty_io, annotate locking functions | Jiri Slaby | 1 | -0/+2 |
2011-04-26 | TTY: serial_core, remove superfluous set_task_state | Jiri Slaby | 1 | -1/+0 |
2011-04-26 | TTY: serial_core, remove invalid test | Jiri Slaby | 1 | -9/+0 |
2011-04-26 | Char: moxa, fix locking in moxa_write | Jiri Slaby | 1 | -2/+3 |
2011-04-26 | Char: nozomi, remove useless tty_sem | Jiri Slaby | 1 | -10/+2 |
2011-04-26 | Char: nozomi, remove port.count checks | Jiri Slaby | 1 | -12/+1 |
2011-04-26 | Char: nozomi, use GFP_KERNEL for kfifo allocation | Jiri Slaby | 1 | -2/+2 |
2011-04-23 | tty: make receive_buf() return the amout of bytes received | Felipe Balbi | 6 | -69/+44 |
2011-04-20 | tty/n_gsm: fix bug in CRC calculation for gsm1 mode | Mikhail Kshevetskiy | 1 | -2/+6 |
2011-04-20 | serial/imx: read cts state only after acking cts change irq | Uwe Kleine-König | 1 | -1/+2 |
2011-04-20 | Serial: Remove unused code. | Govindraj.R | 1 | -11/+0 |
2011-04-20 | tty: Clean console safely | Petr Písař | 1 | -0/+7 |
2011-04-20 | Serial: ifx6x60c: Remove duplicate includes of linux/tty.h | Jesper Juhl | 1 | -2/+0 |
2011-04-20 | tty: remove invalid location line in file header | Jovi Zhang | 57 | -114/+11 |
2011-04-20 | serial: core, remove uart_update_termios | Jiri Slaby | 1 | -24/+1 |
2011-04-20 | serial: core, do not set DTR/RTS twice on startup | Jiri Slaby | 1 | -14/+0 |
2011-04-20 | serial: core, move termios handling to uart_startup | Jiri Slaby | 1 | -15/+9 |
2011-04-20 | Char: moxa, do not touch NORMAL_ACTIVE bit | Jiri Slaby | 1 | -6/+1 |
2011-04-20 | serial: altera_uart: Scan for a free port if platform device id is -1 | Tobias Klauser | 1 | -11/+15 |
2011-04-20 | TTY: fix fail path in tty_open | Jiri Slaby | 1 | -0/+1 |
2011-04-20 | TTY: plug in deinitialize_tty_struct | Jiri Slaby | 2 | -4/+7 |
2011-04-20 | TTY: introduce deinit helpers for proper ldisc shutdown | Jiri Slaby | 2 | -0/+27 |
2011-04-20 | TTY: unify pty_unix98_install fail path handling | Jiri Slaby | 1 | -6/+6 |
2011-04-20 | TTY: unify pty_install fail path handling | Jiri Slaby | 1 | -9/+10 |
2011-04-20 | TTY: unify tty_init_dev fail path handling | Jiri Slaby | 1 | -11/+12 |
2011-04-20 | TTY: rocket, remove unused variables | Jiri Slaby | 1 | -47/+0 |
2011-04-20 | Char: moxa, remove unused variables | Jiri Slaby | 1 | -4/+0 |
2011-04-20 | TTY: VT, remove unused variables | Jiri Slaby | 1 | -3/+1 |
2011-04-20 | Char: cyclades, fix unused variable | Jiri Slaby | 1 | -2/+1 |
2011-04-20 | TTY: serial_core, remove unused variable | Jiri Slaby | 1 | -4/+0 |
2011-04-20 | tty: VT, remove unused variable | Jiri Slaby | 1 | -2/+0 |
2011-04-20 | drivers/tty/vt/vt_ioctl.c: repair insane ?: expression | Andrew Morton | 1 | -5/+17 |
2011-04-20 | vt: Add K_OFF return value to vt_ioctl KDGKBMODE | Arthur Taylor | 1 | -0/+1 |