aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/lantiq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+0
2014-11-06serial: MIPS: lantiq: use devm_iounmap instead of iounmapSudip Mukherjee1-1/+3
2014-10-20tty: serial: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-07-10serial: Use UPF_* constants with struct uart_port flagsPeter Hurley1-1/+1
2014-07-09serial: treewide: Remove empty implementations of enable_ms()Alexander Shiyan1-6/+0
2013-08-12serial: MIPS: lantiq: fix clock error checkJohn Crispin1-2/+2
2013-08-12serial: MIPS: lantiq: add clk_enable() call to driverThomas Langer1-0/+3
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby1-10/+5
2013-01-15TTY: switch tty_insert_flip_charJiri Slaby1-3/+4
2012-05-21SERIAL: MIPS: lantiq: implement OF supportJohn Crispin1-32/+51
2011-10-26Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-3/+3
2011-09-22TTY: irq: Remove IRQF_DISABLEDYong Zhang1-3/+3
2011-09-21SERIAL: Lantiq: Set timeout in uart_portJohn Crispin1-1/+3
2011-05-19SERIAL: Lantiq: Add driver for MIPS Lantiq SOCs.John Crispin1-0/+756