Age | Commit message (Expand) | Author | Files | Lines |
2011-05-11 | pch_uart: Support new device ML7223 IOH | Tomoya MORINAGA | 2 | -5/+15 |
2011-05-07 | parport: Use request_muxed_region for IT87 probe and lock | Alan Cox | 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 | 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 | 19 | -109/+120 |
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 |
2011-04-20 | vt: remove uneeded retval check before tty->ops->open inside tty_open | Herton Ronaldo Krzesinski | 1 | -6/+4 |
2011-04-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 5 | -22/+87 |
2011-04-18 | Input: xen-kbdfront - fix mouse getting stuck after save/restore | Igor Mammedov | 1 | -1/+12 |
2011-04-18 | Input: estimate number of events per packet | Jeff Brown | 1 | -0/+40 |
2011-04-18 | block: add blk_run_queue_async | Christoph Hellwig | 2 | -2/+2 |
2011-04-18 | md: fix up raid1/raid10 unplugging. | NeilBrown | 2 | -28/+20 |
2011-04-18 | md: incorporate new plugging into raid5. | NeilBrown | 1 | -7/+16 |
2011-04-18 | md: provide generic support for handling unplug callbacks. | NeilBrown | 2 | -0/+60 |
2011-04-18 | md - remove old plugging code. | NeilBrown | 4 | -104/+8 |
2011-04-18 | md/dm - remove remains of plug_fn callback. | NeilBrown | 1 | -8/+0 |
2011-04-18 | md: use new plugging interface for RAID IO. | NeilBrown | 3 | -1/+10 |
2011-04-17 | i2c-algo-bit: Call pre/post_xfer for bit_test | Alex Deucher | 1 | -3/+19 |
2011-04-17 | i2c: Improve deprecation warnings | Jean Delvare | 1 | -2/+4 |
2011-04-16 | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 32 | -218/+483 |