index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2020-11-26
serial: 8250-mtk: Fix reference leak in mtk8250_probe
Zhang Qilong
1
-3
/
+10
2020-11-06
serial: 8250_mtk: Fix uart_get_baud_rate warning
Claire Chang
1
-1
/
+1
2020-09-16
tty: serial: 8250_mtk: set regshift for mmio32
Hsin-Yi Wang
1
-0
/
+1
2020-07-27
Merge 5.8-rc7 into tty-next
Greg Kroah-Hartman
1
-0
/
+18
2020-07-21
serial: 8250_mtk: Fix high-speed baud rates clamping
Serge Semin
1
-0
/
+18
2020-06-27
serial: 8250_mtk: Switch to use platform_get_irq()
Andy Shevchenko
1
-6
/
+10
2020-03-06
serial: 8250-mtk: modify mtk uart power and clock management
Changqi Hu
1
-18
/
+32
2019-11-04
serial: 8250-mtk: Use platform_get_irq_optional() for optional irq
Frank Wunderlich
1
-1
/
+1
2019-06-10
uart: mediatek: support Rx in-band wakeup
Claire Chang
1
-0
/
+24
2019-06-10
serial: 8250-mtk: modify uart DMA rx
Long Cheng
1
-29
/
+20
2019-04-25
serial: 8250-mtk: modify baudrate setting
Long Cheng
1
-0
/
+102
2019-04-25
serial: 8250-mtk: add follow control
Long Cheng
1
-23
/
+37
2019-01-30
tty: serial: 8250_mtk: Fix potential NULL pointer dereference
Gustavo A. R. Silva
1
-0
/
+3
2018-12-10
Merge 4.20-rc6 into tty-next
Greg Kroah-Hartman
1
-9
/
+7
2018-12-05
tty: serial: 8250_mtk: always resume the device in probe.
Peter Shih
1
-9
/
+7
2018-12-05
serial: 8250-mtk: add uart DMA support
Long Cheng
1
-1
/
+209
2017-11-08
tty: serial: Remove redundant license text
Greg Kroah-Hartman
1
-10
/
+0
2017-11-08
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
1
-0
/
+1
2017-10-04
serial: Add define for max baud rate divisor
Ed Blake
1
-1
/
+1
2017-08-28
tty: serial: 8250_mtk: Use PTR_ERR_OR_ZERO
Himanshu Jha
1
-4
/
+1
2016-08-31
serial: 8250_mtk: support big baud rate.
Eddie Huang
1
-5
/
+1
2016-06-26
serial: 8250_mtk: drop !defined(MODULE) conditional
Masahiro Yamada
1
-1
/
+1
2016-03-08
serial: 8250: convert drivers to use up_to_u8250p()
Andy Shevchenko
1
-3
/
+1
2016-03-08
serial: 8250/mediatek: fix building with SERIAL_8250=m
Arnd Bergmann
1
-1
/
+1
2016-03-08
Revert "drivers/tty/serial: make 8250/8250_mtk.c explicitly non-modular"
Arnd Bergmann
1
-7
/
+28
2016-02-15
8250: mediatek: mark PM functions as __maybe_unused
Arnd Bergmann
1
-6
/
+4
2015-12-14
drivers/tty/serial: make 8250/8250_mtk.c explicitly non-modular
Paul Gortmaker
1
-28
/
+7
2015-05-24
tty: serial/8250: remove console dependency for mediatek
Arnd Bergmann
1
-0
/
+2
2015-05-10
tty: serial: 8250_mtk: Add earlycon
Eddie Huang
1
-0
/
+13
2015-05-06
tty: serial: 8250_mtk: Add support for bus clock
Sascha Hauer
1
-4
/
+24
2015-05-06
tty: serial: 8250_mtk: use pm_runtime callbacks for enabling
Sascha Hauer
1
-33
/
+36
2015-05-06
tty: serial: 8250_mtk: Use devm_clk_get
Sascha Hauer
1
-5
/
+2
2015-05-06
tty: serial: 8250_mtk: remove unnecessary test
Sascha Hauer
1
-8
/
+4
2014-12-19
Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2014-12-13
tty / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
1
-1
/
+1
2014-11-07
tty: serial: Fix mediatek UART driver setting baudrate issue
Eddie Huang
1
-2
/
+2
2014-11-06
tty: serial: 8250_mtk: Fix quot calculation
Matthias Brugger
1
-1
/
+1
2014-09-10
tty: serial: 8250: Add Mediatek UART driver
Matthias Brugger
1
-0
/
+294