| Commit message (Expand) | Author | Age | Files | Lines |
* | serial: clps711x: Cleanup driver | Alexander Shiyan | 2012-10-24 | 1 | -59/+46 |
* | serial: clps711x: Fix TERMIOS-flags handling | Alexander Shiyan | 2012-10-24 | 1 | -24/+12 |
* | serial: clps711x: Disable "break"-state before port startup | Alexander Shiyan | 2012-10-24 | 1 | -22/+7 |
* | serial: clps711x: Using resource-managed functions | Alexander Shiyan | 2012-10-24 | 1 | -22/+17 |
* | serial: clps711x: Check for valid TTY in RX-interrupt | Alexander Shiyan | 2012-10-24 | 1 | -30/+29 |
* | serial: clps711x: Fix break control handling | Alexander Shiyan | 2012-10-24 | 1 | -1/+3 |
* | serial: clps711x: Return valid modem controls for port that not support it | Alexander Shiyan | 2012-10-24 | 1 | -6/+4 |
* | serial: clps711x: Improved TX FIFO handling | Alexander Shiyan | 2012-10-24 | 1 | -8/+7 |
* | serial: clps711x: Using CPU clock subsystem for getting base UART speed | Alexander Shiyan | 2012-10-24 | 1 | -5/+15 |
* | serial: clps711x: Do not use "uart_port->unused" field | Alexander Shiyan | 2012-10-24 | 1 | -15/+17 |
* | serial: clps711x: Convert all static variables to dynamic | Alexander Shiyan | 2012-10-24 | 1 | -122/+89 |
* | serial: clps711x: Add platform_driver interface to clps711x driver | Alexander Shiyan | 2012-10-24 | 1 | -6/+33 |
* | tty: serial: KGDB support for PXA | Denis V. Lunev | 2012-10-24 | 1 | -0/+55 |
* | tty: Use raw spin lock to protect TTY ldisc administration | Ivo Sieben | 2012-10-24 | 1 | -16/+16 |
* | TTY: hvcs: fix missing unlock on error in hvcs_initialize() | Wei Yongjun | 2012-10-24 | 1 | -1/+3 |
* | x86: ce4100: allow second UART usage | Maxime Bizon | 2012-10-24 | 2 | -3/+6 |
* | tty: tty_mutex.c: Fixed coding style warning (using printk) | Sangho Yi | 2012-10-24 | 1 | -2/+2 |
* | audit: remove bogus tty name check | Alan Cox | 2012-10-24 | 1 | -1/+1 |
* | tty: serial: 8250_dw: Implement suspend/resume | James Hogan | 2012-10-24 | 1 | -0/+25 |
* | serial: vt8500: fix possible memory leak in vt8500_serial_probe() | Wei Yongjun | 2012-10-24 | 1 | -4/+4 |
* | tty/serial/8250: Make omap hardware workarounds local to 8250.h | Tony Lindgren | 2012-10-24 | 3 | -15/+39 |
* | serial/8250/8250_early: Prevent rounding error in uartclk | Alexey Brodkin | 2012-10-24 | 1 | -1/+1 |
* | serial: samsung: use clk_prepare_enable and clk_disable_unprepare | Thomas Abraham | 2012-10-24 | 1 | -8/+8 |
* | TTY: Report warning when low_latency flag is wrongly used | Ivo Sieben | 2012-10-24 | 1 | -0/+1 |
* | console: use might_sleep in console_lock | Daniel Vetter | 2012-10-23 | 1 | -1/+2 |
* | TTY: move tty buffers to tty_port | Jiri Slaby | 2012-10-22 | 8 | -63/+70 |
* | TTY: add port -> tty link | Jiri Slaby | 2012-10-22 | 3 | -0/+6 |
* | TTY: tty_buffer, cache pointer to tty->buf | Jiri Slaby | 2012-10-22 | 1 | -56/+76 |
* | TTY: move TTY_FLUSH* flags to tty_port | Jiri Slaby | 2012-10-22 | 2 | -10/+13 |
* | TTY: n_tty, propagate n_tty_data | Jiri Slaby | 2012-10-22 | 1 | -93/+78 |
* | TTY: move ldisc data from tty_struct: locks | Jiri Slaby | 2012-10-22 | 3 | -65/+73 |
* | TTY: move ldisc data from tty_struct: read_* and echo_* and canon_* stuff | Jiri Slaby | 2012-10-22 | 2 | -133/+137 |
* | TTY: move ldisc data from tty_struct: bitmaps | Jiri Slaby | 2012-10-22 | 2 | -26/+28 |
* | TTY: move ldisc data from tty_struct: simple members | Jiri Slaby | 2012-10-22 | 3 | -73/+93 |
* | TTY: n_tty, add ldisc data to n_tty | Jiri Slaby | 2012-10-22 | 1 | -1/+18 |
* | TTY: audit, stop accessing tty->icount | Jiri Slaby | 2012-10-22 | 3 | -11/+13 |
* | TTY: n_tty, remove bogus checks | Jiri Slaby | 2012-10-22 | 1 | -12/+0 |
* | TTY: n_tty, simplify read_buf+echo_buf allocation | Jiri Slaby | 2012-10-22 | 1 | -18/+13 |
* | TTY: hci_ldisc, remove invalid check in open | Jiri Slaby | 2012-10-22 | 1 | -6/+1 |
* | TTY: ldisc, wait for idle ldisc in release | Jiri Slaby | 2012-10-22 | 1 | -0/+5 |
* | TTY: vt, fix paste_selection ldisc handling | Jiri Slaby | 2012-10-22 | 1 | -7/+2 |
* | TTY: move devpts kill to pty | Jiri Slaby | 2012-10-22 | 2 | -5/+9 |
* | TTY: devpts, document devpts inode operations | Jiri Slaby | 2012-10-22 | 1 | -0/+21 |
* | TTY: devpts, do not set driver_data | Jiri Slaby | 2012-10-22 | 3 | -24/+16 |
* | TTY: devpts, return created inode from devpts_pty_new | Jiri Slaby | 2012-10-22 | 3 | -12/+15 |
* | TTY: devpts, don't care about TTY in devpts_get_tty | Jiri Slaby | 2012-10-22 | 3 | -10/+8 |
* | tty: prevent unnecessary work queue lock checking on flip buffer copy | Ivo Sieben | 2012-10-22 | 1 | -1/+4 |
* | console: implement lockdep support for console_lock | Daniel Vetter | 2012-10-22 | 1 | -0/+9 |
* | Linux 3.7-rc2v3.7-rc2 | Linus Torvalds | 2012-10-20 | 1 | -1/+1 |
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar... | Linus Torvalds | 2012-10-20 | 9 | -45/+83 |
|\ |
|