| Commit message (Expand) | Author | Age | Files | Lines |
* | tty: remove invalid location line in file header | Jovi Zhang | 2011-04-20 | 57 | -114/+11 |
* | serial: core, remove uart_update_termios | Jiri Slaby | 2011-04-20 | 1 | -24/+1 |
* | serial: core, do not set DTR/RTS twice on startup | Jiri Slaby | 2011-04-20 | 1 | -14/+0 |
* | serial: core, move termios handling to uart_startup | Jiri Slaby | 2011-04-20 | 1 | -15/+9 |
* | Char: moxa, do not touch NORMAL_ACTIVE bit | Jiri Slaby | 2011-04-20 | 1 | -6/+1 |
* | serial: altera_uart: Scan for a free port if platform device id is -1 | Tobias Klauser | 2011-04-20 | 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-13 | 1 | -12/+21 |
| * | Input: twl4030_keypad - fix potential NULL dereference in twl4030_kp_probe() | Axel Lin | 2011-04-12 | 1 | -1/+3 |
| * | Input: h3600_ts - fix error handling at connect | Christoph Fritz | 2011-04-07 | 1 | -7/+10 |
| * | Input: twl4030_keypad - avoid potential NULL-pointer dereference | Shubhrajyoti D | 2011-04-07 | 1 | -1/+1 |
* | | block: add blk_run_queue_async | Christoph Hellwig | 2011-04-18 | 2 | -2/+2 |
* | | md: fix up raid1/raid10 unplugging. | NeilBrown | 2011-04-18 | 2 | -28/+20 |
* | | md: incorporate new plugging into raid5. | NeilBrown | 2011-04-18 | 1 | -7/+16 |
* | | md: provide generic support for handling unplug callbacks. | NeilBrown | 2011-04-18 | 2 | -0/+60 |
* | | md - remove old plugging code. | NeilBrown | 2011-04-18 | 4 | -104/+8 |
* | | md/dm - remove remains of plug_fn callback. | NeilBrown | 2011-04-18 | 1 | -8/+0 |
* | | md: use new plugging interface for RAID IO. | NeilBrown | 2011-04-18 | 3 | -1/+10 |
* | | i2c-algo-bit: Call pre/post_xfer for bit_test | Alex Deucher | 2011-04-17 | 1 | -3/+19 |
* | | i2c: Improve deprecation warnings | Jean Delvare | 2011-04-17 | 1 | -2/+4 |
* | | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2011-04-16 | 32 | -218/+483 |
|\ \ |
|
| * | | Revert "USB: isp1760-hcd: move imask clear after pending work is done" | Greg Kroah-Hartman | 2011-04-14 | 1 | -3/+1 |
| * | | xHCI: Implement AMD PLL quirk | Andiry Xu | 2011-04-14 | 4 | -1/+32 |
| * | | xhci: Tell USB core both roothubs lost power. | Sarah Sharp | 2011-04-14 | 1 | -1/+3 |
| * | | usbcore: Bug fix: system can't suspend with USB3.0 device connected to USB3.0... | Andiry Xu | 2011-04-14 | 1 | -1/+11 |
| * | | USB: Fix unplug of device with active streams | Matthew Wilcox | 2011-04-14 | 1 | -1/+1 |
| * | | USB: xhci - also free streams when resetting devices | Dmitry Torokhov | 2011-04-14 | 1 | -4/+12 |
| * | | xhci: Fix NULL pointer deref in handle_port_status() | Sarah Sharp | 2011-04-14 | 1 | -0/+11 |
| * | | USB: xhci - fix math in xhci_get_endpoint_interval() | Dmitry Torokhov | 2011-04-14 | 1 | -28/+62 |
| * | | USB: xhci: simplify logic of skipping missed isoc TDs | Dmitry Torokhov | 2011-04-14 | 1 | -78/+94 |
| * | | USB: xhci - remove excessive 'inline' markings | Dmitry Torokhov | 2011-04-14 | 2 | -8/+8 |
| * | | USB: xhci: unsigned char never equals -1 | Dan Carpenter | 2011-04-14 | 3 | -6/+9 |
| * | | USB: xhci - fix unsafe macro definitions | Dmitry Torokhov | 2011-04-14 | 1 | -3/+3 |