Age | Commit message (Expand) | Author | Files | Lines |
2015-07-24 | drivers/tty: make serial/lantic.c driver explicitly non-modular | Paul Gortmaker | 1 | -7/+1 |
2014-12-15 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+0 |
2014-11-07 | serial: MIPS: lantiq: use devm_iounmap instead of iounmap | Sudip Mukherjee | 1 | -1/+3 |
2014-10-20 | tty: serial: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-07-11 | serial: Use UPF_* constants with struct uart_port flags | Peter Hurley | 1 | -1/+1 |
2014-07-10 | serial: treewide: Remove empty implementations of enable_ms() | Alexander Shiyan | 1 | -6/+0 |
2013-08-12 | serial: MIPS: lantiq: fix clock error check | John Crispin | 1 | -2/+2 |
2013-08-12 | serial: MIPS: lantiq: add clk_enable() call to driver | Thomas Langer | 1 | -0/+3 |
2013-01-16 | TTY: switch tty_flip_buffer_push | Jiri Slaby | 1 | -10/+5 |
2013-01-16 | TTY: switch tty_insert_flip_char | Jiri Slaby | 1 | -3/+4 |
2012-05-21 | SERIAL: MIPS: lantiq: implement OF support | John Crispin | 1 | -32/+51 |
2011-10-26 | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -3/+3 |
2011-09-23 | TTY: irq: Remove IRQF_DISABLED | Yong Zhang | 1 | -3/+3 |
2011-09-21 | SERIAL: Lantiq: Set timeout in uart_port | John Crispin | 1 | -1/+3 |
2011-05-19 | SERIAL: Lantiq: Add driver for MIPS Lantiq SOCs. | John Crispin | 1 | -0/+756 |