aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250/8250_mtk.c
Commit message (Expand)AuthorAge
* serial: 8250_mtk: support big baud rate.Eddie Huang2016-08-31
* serial: 8250_mtk: drop !defined(MODULE) conditionalMasahiro Yamada2016-06-25
* serial: 8250: convert drivers to use up_to_u8250p()Andy Shevchenko2016-03-07
* serial: 8250/mediatek: fix building with SERIAL_8250=mArnd Bergmann2016-03-07
* Revert "drivers/tty/serial: make 8250/8250_mtk.c explicitly non-modular"Arnd Bergmann2016-03-07
* 8250: mediatek: mark PM functions as __maybe_unusedArnd Bergmann2016-02-14
* drivers/tty/serial: make 8250/8250_mtk.c explicitly non-modularPaul Gortmaker2015-12-13
* tty: serial/8250: remove console dependency for mediatekArnd Bergmann2015-05-24
* tty: serial: 8250_mtk: Add earlyconEddie Huang2015-05-10
* tty: serial: 8250_mtk: Add support for bus clockSascha Hauer2015-05-06
* tty: serial: 8250_mtk: use pm_runtime callbacks for enablingSascha Hauer2015-05-06
* tty: serial: 8250_mtk: Use devm_clk_getSascha Hauer2015-05-06
* tty: serial: 8250_mtk: remove unnecessary testSascha Hauer2015-05-06
* Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-18
|\
| * tty / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-12
| * tty: serial: 8250_mtk: Fix quot calculationMatthias Brugger2014-11-05
* | tty: serial: Fix mediatek UART driver setting baudrate issueEddie Huang2014-11-06
|/
* tty: serial: 8250: Add Mediatek UART driverMatthias Brugger2014-09-10