summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/8250/8250_mtk.c
AgeCommit message (Expand)Author
2016-08-31serial: 8250_mtk: support big baud rate.Eddie Huang
2016-06-25serial: 8250_mtk: drop !defined(MODULE) conditionalMasahiro Yamada
2016-03-07serial: 8250: convert drivers to use up_to_u8250p()Andy Shevchenko
2016-03-07serial: 8250/mediatek: fix building with SERIAL_8250=mArnd Bergmann
2016-03-07Revert "drivers/tty/serial: make 8250/8250_mtk.c explicitly non-modular"Arnd Bergmann
2016-02-148250: mediatek: mark PM functions as __maybe_unusedArnd Bergmann
2015-12-13drivers/tty/serial: make 8250/8250_mtk.c explicitly non-modularPaul Gortmaker
2015-05-24tty: serial/8250: remove console dependency for mediatekArnd Bergmann
2015-05-10tty: serial: 8250_mtk: Add earlyconEddie Huang
2015-05-06tty: serial: 8250_mtk: Add support for bus clockSascha Hauer
2015-05-06tty: serial: 8250_mtk: use pm_runtime callbacks for enablingSascha Hauer
2015-05-06tty: serial: 8250_mtk: Use devm_clk_getSascha Hauer
2015-05-06tty: serial: 8250_mtk: remove unnecessary testSascha Hauer
2014-12-18Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-12-13tty / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki
2014-11-06tty: serial: Fix mediatek UART driver setting baudrate issueEddie Huang
2014-11-05tty: serial: 8250_mtk: Fix quot calculationMatthias Brugger
2014-09-10tty: serial: 8250: Add Mediatek UART driverMatthias Brugger