aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/lantiq.c
AgeCommit message (Expand)Author
2019-01-08serial: lantiq: Do not swap register read/writesHauke Mehrtens
2018-11-09serial: lantiq: Change init_lqasc to static declarationSongjun Wu
2018-11-09serial: lantiq: Replace lantiq_soc.h with lantiq.hSongjun Wu
2018-11-09serial: lantiq: Reorder the head filesSongjun Wu
2018-11-09serial: lantiq: Add CCF supportSongjun Wu
2018-11-09serial: lantiq: Replace clk_enable/clk_disable with clk generic APISongjun Wu
2018-11-09serial: lantiq: Rename fpiclk to freqclkSongjun Wu
2018-11-09serial: lantiq: Use readl/writel instead of ltq_r32/ltq_w32Songjun Wu
2018-11-09serial: lantiq: Change ltq_w32_mask to asc_update_bitsSongjun Wu
2018-11-09serial: lantiq: Get serial id from dtsSongjun Wu
2017-11-08tty: serial: Remove redundant license textGreg Kroah-Hartman
2017-11-08tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman
2017-01-27tty: serial: constify uart_ops structuresBhumika Goyal
2017-01-12tty: update my email addressJohn Crispin
2017-01-12tty: serial: lantiq: implement earlycon supportMartin Blumenstingl
2015-07-23drivers/tty: make serial/lantic.c driver explicitly non-modularPaul Gortmaker
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-06serial: MIPS: lantiq: use devm_iounmap instead of iounmapSudip Mukherjee
2014-10-20tty: serial: drop owner assignment from platform_driversWolfram Sang
2014-07-10serial: Use UPF_* constants with struct uart_port flagsPeter Hurley
2014-07-09serial: treewide: Remove empty implementations of enable_ms()Alexander Shiyan
2013-08-12serial: MIPS: lantiq: fix clock error checkJohn Crispin
2013-08-12serial: MIPS: lantiq: add clk_enable() call to driverThomas Langer
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby
2013-01-15TTY: switch tty_insert_flip_charJiri Slaby
2012-05-21SERIAL: MIPS: lantiq: implement OF supportJohn Crispin
2011-10-26Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-09-22TTY: irq: Remove IRQF_DISABLEDYong Zhang
2011-09-21SERIAL: Lantiq: Set timeout in uart_portJohn Crispin
2011-05-19SERIAL: Lantiq: Add driver for MIPS Lantiq SOCs.John Crispin