| Commit message (Expand) | Author | Age | Files | Lines |
* | n_tracerouter and n_tracesink ldisc additions. | J Freyensee | 2011-05-13 | 5 | -0/+550 |
* | Intel PTI implementaiton of MIPI 1149.7. | J Freyensee | 2011-05-13 | 3 | -0/+994 |
* | tty: Remove to support serial for S5P6442 | Kukjin Kim | 2011-05-12 | 1 | -1/+1 |
* | pch_phub: Support new device ML7223 | Tomoya MORINAGA | 2011-05-12 | 2 | -29/+136 |
* | 8250_pci: Add support for the Digi/IBM PCIe 2-port Adapter | Scott Kilau | 2011-05-11 | 1 | -1/+18 |
* | pch_uart: Support new device ML7223 IOH | Tomoya MORINAGA | 2011-05-10 | 2 | -5/+15 |
* | parport: Use request_muxed_region for IT87 probe and lock | Alan Cox | 2011-05-06 | 1 | -1/+1 |
* | tty/serial: add support for Xilinx PS UART | John Linn | 2011-05-03 | 3 | -0/+1127 |
* | n_gsm: Use print_hex_dump_bytes | Joe Perches | 2011-04-29 | 1 | -25/+10 |
* | drivers/tty/moxa.c: Put correct tty value | Julia Lawall | 2011-04-29 | 1 | -1/+1 |
* | TTY: tty_io, annotate locking functions | Jiri Slaby | 2011-04-25 | 1 | -0/+2 |
* | TTY: serial_core, remove superfluous set_task_state | Jiri Slaby | 2011-04-25 | 1 | -1/+0 |
* | TTY: serial_core, remove invalid test | Jiri Slaby | 2011-04-25 | 1 | -9/+0 |
* | Char: moxa, fix locking in moxa_write | Jiri Slaby | 2011-04-25 | 1 | -2/+3 |
* | Char: nozomi, remove useless tty_sem | Jiri Slaby | 2011-04-25 | 1 | -10/+2 |
* | Char: nozomi, remove port.count checks | Jiri Slaby | 2011-04-25 | 1 | -12/+1 |
* | Char: nozomi, use GFP_KERNEL for kfifo allocation | Jiri Slaby | 2011-04-25 | 1 | -2/+2 |
* | tty: make receive_buf() return the amout of bytes received | Felipe Balbi | 2011-04-22 | 19 | -109/+120 |
* | 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 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2011-04-18 | 5 | -22/+87 |
|\ |
|
| * | Input: xen-kbdfront - fix mouse getting stuck after save/restore | Igor Mammedov | 2011-04-18 | 1 | -1/+12 |
| * | Input: estimate number of events per packet | Jeff Brown | 2011-04-18 | 1 | -0/+40 |
| * | Input: evdev - indicate buffer overrun with SYN_DROPPED | Jeff Brown | 2011-04-12 | 1 | -12/+21 |
| * | Input: twl4030_keypad - fix potential NULL dereference in twl4030_kp_probe() | Axel Lin | 2011-04-11 | 1 | -1/+3 |
| * | Input: h3600_ts - fix error handling at connect | Christoph Fritz | 2011-04-06 | 1 | -7/+10 |
| * | Input: twl4030_keypad - avoid potential NULL-pointer dereference | Shubhrajyoti D | 2011-04-06 | 1 | -1/+1 |
* | | block: add blk_run_queue_async | Christoph Hellwig | 2011-04-18 | 2 | -2/+2 |