index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
8250
/
8250_mtk.c
Age
Commit message (
Expand
)
Author
2023-09-18
serial: 8250_mtk: Use port lock wrappers
Thomas Gleixner
2023-06-06
serial: 8250_mtk: Simplify clock sequencing and runtime PM
Chen-Yu Tsai
2023-05-30
serial: 8250: synchronize and annotate UART_IER access
John Ogness
2022-08-30
serial: Make ->set_termios() old ktermios const
Ilpo Järvinen
2022-05-19
Revert "serial: 8250_mtk: Make sure to select the right FEATURE_SEL"
AngeloGioacchino Del Regno
2022-05-05
serial: 8250_mtk: Fix register address for XON/XOFF character
AngeloGioacchino Del Regno
2022-05-05
serial: 8250_mtk: Make sure to select the right FEATURE_SEL
AngeloGioacchino Del Regno
2022-05-05
serial: 8250_mtk: Fix UART_EFR register address
AngeloGioacchino Del Regno
2022-03-18
serial: 8250_mtk: make two read-only arrays static const
Colin Ian King
2021-07-29
serial: 8250_mtk: fix uart corruption issue when rx power off
Zhiyong Tao
2020-11-26
serial: 8250-mtk: Fix reference leak in mtk8250_probe
Zhang Qilong
2020-11-06
serial: 8250_mtk: Fix uart_get_baud_rate warning
Claire Chang
2020-09-16
tty: serial: 8250_mtk: set regshift for mmio32
Hsin-Yi Wang
2020-07-27
Merge 5.8-rc7 into tty-next
Greg Kroah-Hartman
2020-07-21
serial: 8250_mtk: Fix high-speed baud rates clamping
Serge Semin
2020-06-27
serial: 8250_mtk: Switch to use platform_get_irq()
Andy Shevchenko
2020-03-06
serial: 8250-mtk: modify mtk uart power and clock management
Changqi Hu
2019-11-04
serial: 8250-mtk: Use platform_get_irq_optional() for optional irq
Frank Wunderlich
2019-06-10
uart: mediatek: support Rx in-band wakeup
Claire Chang
2019-06-10
serial: 8250-mtk: modify uart DMA rx
Long Cheng
2019-04-25
serial: 8250-mtk: modify baudrate setting
Long Cheng
2019-04-25
serial: 8250-mtk: add follow control
Long Cheng
2019-01-30
tty: serial: 8250_mtk: Fix potential NULL pointer dereference
Gustavo A. R. Silva
2018-12-10
Merge 4.20-rc6 into tty-next
Greg Kroah-Hartman
2018-12-05
tty: serial: 8250_mtk: always resume the device in probe.
Peter Shih
2018-12-05
serial: 8250-mtk: add uart DMA support
Long Cheng
2017-11-08
tty: serial: Remove redundant license text
Greg Kroah-Hartman
2017-11-08
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
2017-10-04
serial: Add define for max baud rate divisor
Ed Blake
2017-08-28
tty: serial: 8250_mtk: Use PTR_ERR_OR_ZERO
Himanshu Jha
2016-08-31
serial: 8250_mtk: support big baud rate.
Eddie Huang
2016-06-25
serial: 8250_mtk: drop !defined(MODULE) conditional
Masahiro Yamada
2016-03-07
serial: 8250: convert drivers to use up_to_u8250p()
Andy Shevchenko
2016-03-07
serial: 8250/mediatek: fix building with SERIAL_8250=m
Arnd Bergmann
2016-03-07
Revert "drivers/tty/serial: make 8250/8250_mtk.c explicitly non-modular"
Arnd Bergmann
2016-02-14
8250: mediatek: mark PM functions as __maybe_unused
Arnd Bergmann
2015-12-13
drivers/tty/serial: make 8250/8250_mtk.c explicitly non-modular
Paul Gortmaker
2015-05-24
tty: serial/8250: remove console dependency for mediatek
Arnd Bergmann
2015-05-10
tty: serial: 8250_mtk: Add earlycon
Eddie Huang
2015-05-06
tty: serial: 8250_mtk: Add support for bus clock
Sascha Hauer
2015-05-06
tty: serial: 8250_mtk: use pm_runtime callbacks for enabling
Sascha Hauer
2015-05-06
tty: serial: 8250_mtk: Use devm_clk_get
Sascha Hauer
2015-05-06
tty: serial: 8250_mtk: remove unnecessary test
Sascha Hauer
2014-12-18
Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-12-13
tty / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
2014-11-06
tty: serial: Fix mediatek UART driver setting baudrate issue
Eddie Huang
2014-11-05
tty: serial: 8250_mtk: Fix quot calculation
Matthias Brugger
2014-09-10
tty: serial: 8250: Add Mediatek UART driver
Matthias Brugger