aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250/8250_mtk.c
AgeCommit message (Expand)Author
2020-08-03serial: 8250_mtk: Fix high-speed baud rates clampingSerge Semin
2020-06-01serial: 8250-mtk: Use platform_get_irq_optional() for optional irqFrank Wunderlich
2020-06-01uart: mediatek: support Rx in-band wakeupClaire Chang
2019-04-25serial: 8250-mtk: modify baudrate settingLong Cheng
2019-04-25serial: 8250-mtk: add follow controlLong Cheng
2019-01-30tty: serial: 8250_mtk: Fix potential NULL pointer dereferenceGustavo A. R. Silva
2018-12-10Merge 4.20-rc6 into tty-nextGreg Kroah-Hartman
2018-12-05tty: serial: 8250_mtk: always resume the device in probe.Peter Shih
2018-12-05serial: 8250-mtk: add uart DMA supportLong Cheng
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-10-04serial: Add define for max baud rate divisorEd Blake
2017-08-28tty: serial: 8250_mtk: Use PTR_ERR_OR_ZEROHimanshu Jha
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