| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | 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 | 6 | -69/+44 |
| * | | | | 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/jik... | Linus Torvalds | 2011-05-23 | 5 | -7/+6 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | treewide: fix a few typos in comments | Justin P. Mattock | 2011-05-10 | 1 | -1/+1 |
| * | | | | treewide: cleanup continuations and remove logging message whitespace | Joe Perches | 2011-04-26 | 2 | -4/+3 |
| * | | | | Merge branch 'master' into for-next | Jiri Kosina | 2011-04-26 | 41 | -123/+121 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * | | | | tty: fix typo in descripton of tty_termios_encode_baud_rate | Uwe Kleine-König | 2011-04-12 | 1 | -1/+1 |
| * | | | | treewide: remove extra semicolons | Justin P. Mattock | 2011-04-10 | 1 | -1/+1 |
* | | | | | SERIAL: Lantiq: Add driver for MIPS Lantiq SOCs. | John Crispin | 2011-05-19 | 3 | -0/+765 |
* | | | | | drivercore: revert addition of of_match to struct device | Grant Likely | 2011-05-18 | 1 | -2/+5 |
| |/ / /
|/| | | |
|
* | | | | tty/n_gsm: fix bug in CRC calculation for gsm1 mode | Mikhail Kshevetskiy | 2011-04-19 | 1 | -2/+6 |
* | | | | serial/imx: read cts state only after acking cts change irq | Uwe Kleine-König | 2011-04-19 | 1 | -1/+2 |
| |/ /
|/| | |
|
* | | | Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-04-07 | 1 | -13/+12 |
|\ \ \ |
|
| * \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2011-03-31 | 2 | -3/+3 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | sh: sh-sci: Fix double initialization by serial_console_setup | Nobuhiro Iwamatsu | 2011-03-31 | 1 | -13/+6 |
| * | | | serial: sh-sci: prevent setup of uninitialized serial console | Alexandre Courbot | 2011-03-31 | 1 | -0/+6 |
* | | | | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 | Linus Torvalds | 2011-04-07 | 31 | -59/+59 |
|\ \ \ \ |
|
| * | | | | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 31 | -59/+59 |
| | |/ /
| |/| | |
|
* | | | | tty: fix endless work loop when the buffer fills up | Linus Torvalds | 2011-04-04 | 2 | -3/+7 |
* | | | | apbuart: Depend upon sparc. | David S. Miller | 2011-03-30 | 1 | -1/+1 |
* | | | | sparc32,leon: Fixed APBUART frequency detection | Daniel Hellstrom | 2011-03-30 | 1 | -17/+7 |
* | | | | sparc32, leon: APBUART driver must use archdata to get IRQ number | Daniel Hellstrom | 2011-03-30 | 1 | -7/+5 |
|/ / / |
|
* | | | drivers: Final irq namespace conversion | Thomas Gleixner | 2011-03-29 | 2 | -3/+3 |
|/ / |
|