summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/lantiq.c
Commit message (Expand)AuthorAgeFilesLines
* serial: Use UPF_* constants with struct uart_port flagsPeter Hurley2014-07-111-1/+1
* serial: treewide: Remove empty implementations of enable_ms()Alexander Shiyan2014-07-101-6/+0Star
* serial: MIPS: lantiq: fix clock error checkJohn Crispin2013-08-121-2/+2
* serial: MIPS: lantiq: add clk_enable() call to driverThomas Langer2013-08-121-0/+3
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-161-10/+5Star
* TTY: switch tty_insert_flip_charJiri Slaby2013-01-161-3/+4
* SERIAL: MIPS: lantiq: implement OF supportJohn Crispin2012-05-211-32/+51
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-10-261-3/+3
|\
| * TTY: irq: Remove IRQF_DISABLEDYong Zhang2011-09-231-3/+3
* | SERIAL: Lantiq: Set timeout in uart_portJohn Crispin2011-09-211-1/+3
|/
* SERIAL: Lantiq: Add driver for MIPS Lantiq SOCs.John Crispin2011-05-191-0/+756