| Commit message (Expand) | Author | Age |
* | 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 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2011-04-18 |
|\ |
|
| * | Input: xen-kbdfront - fix mouse getting stuck after save/restore | Igor Mammedov | 2011-04-18 |
| * | Input: estimate number of events per packet | Jeff Brown | 2011-04-18 |
| * | Input: evdev - indicate buffer overrun with SYN_DROPPED | Jeff Brown | 2011-04-13 |
| * | Input: twl4030_keypad - fix potential NULL dereference in twl4030_kp_probe() | Axel Lin | 2011-04-12 |
| * | Input: h3600_ts - fix error handling at connect | Christoph Fritz | 2011-04-06 |
| * | Input: twl4030_keypad - avoid potential NULL-pointer dereference | Shubhrajyoti D | 2011-04-06 |
* | | block: add blk_run_queue_async | Christoph Hellwig | 2011-04-18 |
* | | md: fix up raid1/raid10 unplugging. | NeilBrown | 2011-04-18 |
* | | md: incorporate new plugging into raid5. | NeilBrown | 2011-04-18 |
* | | md: provide generic support for handling unplug callbacks. | NeilBrown | 2011-04-18 |
* | | md - remove old plugging code. | NeilBrown | 2011-04-18 |
* | | md/dm - remove remains of plug_fn callback. | NeilBrown | 2011-04-18 |
* | | md: use new plugging interface for RAID IO. | NeilBrown | 2011-04-18 |
* | | i2c-algo-bit: Call pre/post_xfer for bit_test | Alex Deucher | 2011-04-17 |
* | | i2c: Improve deprecation warnings | Jean Delvare | 2011-04-17 |
* | | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2011-04-16 |
|\ \ |
|
| * | | Revert "USB: isp1760-hcd: move imask clear after pending work is done" | Greg Kroah-Hartman | 2011-04-14 |
| * | | xHCI: Implement AMD PLL quirk | Andiry Xu | 2011-04-13 |
| * | | xhci: Tell USB core both roothubs lost power. | Sarah Sharp | 2011-04-13 |
| * | | usbcore: Bug fix: system can't suspend with USB3.0 device connected to USB3.0... | Andiry Xu | 2011-04-13 |
| * | | USB: Fix unplug of device with active streams | Matthew Wilcox | 2011-04-13 |
| * | | USB: xhci - also free streams when resetting devices | Dmitry Torokhov | 2011-04-13 |
| * | | xhci: Fix NULL pointer deref in handle_port_status() | Sarah Sharp | 2011-04-13 |
| * | | USB: xhci - fix math in xhci_get_endpoint_interval() | Dmitry Torokhov | 2011-04-13 |