aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250/8250_mtk.c
AgeCommit message (Expand)Author
2022-05-18serial: 8250_mtk: Fix register address for XON/XOFF characterAngeloGioacchino Del Regno
2022-05-18serial: 8250_mtk: Fix UART_EFR register addressAngeloGioacchino Del Regno
2021-08-12serial: 8250_mtk: fix uart corruption issue when rx power offZhiyong Tao
2020-12-30serial: 8250-mtk: Fix reference leak in mtk8250_probeZhang Qilong
2020-11-06serial: 8250_mtk: Fix uart_get_baud_rate warningClaire Chang
2020-09-16tty: serial: 8250_mtk: set regshift for mmio32Hsin-Yi Wang
2020-07-27Merge 5.8-rc7 into tty-nextGreg Kroah-Hartman
2020-07-21serial: 8250_mtk: Fix high-speed baud rates clampingSerge Semin
2020-06-27serial: 8250_mtk: Switch to use platform_get_irq()Andy Shevchenko
2020-03-06serial: 8250-mtk: modify mtk uart power and clock managementChangqi Hu
2019-11-04serial: 8250-mtk: Use platform_get_irq_optional() for optional irqFrank Wunderlich
2019-06-10uart: mediatek: support Rx in-band wakeupClaire Chang
2019-06-10serial: 8250-mtk: modify uart DMA rxLong Cheng
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