summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250/8250_mtk.c
Commit message (Expand)AuthorAgeFilesLines
* serial: 8250_mtk: drop !defined(MODULE) conditionalMasahiro Yamada2016-06-251-1/+1
* serial: 8250: convert drivers to use up_to_u8250p()Andy Shevchenko2016-03-071-3/+1
* serial: 8250/mediatek: fix building with SERIAL_8250=mArnd Bergmann2016-03-071-1/+1
* Revert "drivers/tty/serial: make 8250/8250_mtk.c explicitly non-modular"Arnd Bergmann2016-03-071-7/+28
* 8250: mediatek: mark PM functions as __maybe_unusedArnd Bergmann2016-02-141-6/+4
* drivers/tty/serial: make 8250/8250_mtk.c explicitly non-modularPaul Gortmaker2015-12-131-28/+7
* tty: serial/8250: remove console dependency for mediatekArnd Bergmann2015-05-241-0/+2
* tty: serial: 8250_mtk: Add earlyconEddie Huang2015-05-101-0/+13
* tty: serial: 8250_mtk: Add support for bus clockSascha Hauer2015-05-061-4/+24
* tty: serial: 8250_mtk: use pm_runtime callbacks for enablingSascha Hauer2015-05-061-33/+36
* tty: serial: 8250_mtk: Use devm_clk_getSascha Hauer2015-05-061-5/+2
* tty: serial: 8250_mtk: remove unnecessary testSascha Hauer2015-05-061-8/+4
* Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-181-1/+1
|\
| * tty / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-131-1/+1
| * tty: serial: 8250_mtk: Fix quot calculationMatthias Brugger2014-11-051-1/+1
* | tty: serial: Fix mediatek UART driver setting baudrate issueEddie Huang2014-11-061-2/+2
|/
* tty: serial: 8250: Add Mediatek UART driverMatthias Brugger2014-09-101-0/+294