summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/lantiq.c
Commit message (Expand)AuthorAgeFilesLines
* tty: serial: Remove redundant license textGreg Kroah-Hartman2017-11-081-13/+0
* tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman2017-11-081-0/+1
* tty: serial: constify uart_ops structuresBhumika Goyal2017-01-271-1/+1
* tty: update my email addressJohn Crispin2017-01-121-1/+1
* tty: serial: lantiq: implement earlycon supportMartin Blumenstingl2017-01-121-7/+31
* drivers/tty: make serial/lantic.c driver explicitly non-modularPaul Gortmaker2015-07-231-7/+1
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * tty: serial: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | serial: MIPS: lantiq: use devm_iounmap instead of iounmapSudip Mukherjee2014-11-061-1/+3
|/
* serial: Use UPF_* constants with struct uart_port flagsPeter Hurley2014-07-101-1/+1
* serial: treewide: Remove empty implementations of enable_ms()Alexander Shiyan2014-07-091-6/+0
* 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-151-10/+5
* TTY: switch tty_insert_flip_charJiri Slaby2013-01-151-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-221-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
OpenPOWER on IntegriCloud