index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
8250
/
8250_mtk.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-25
serial: 8250_mtk: drop !defined(MODULE) conditional
Masahiro Yamada
1
-1
/
+1
2016-03-07
serial: 8250: convert drivers to use up_to_u8250p()
Andy Shevchenko
1
-3
/
+1
2016-03-07
serial: 8250/mediatek: fix building with SERIAL_8250=m
Arnd Bergmann
1
-1
/
+1
2016-03-07
Revert "drivers/tty/serial: make 8250/8250_mtk.c explicitly non-modular"
Arnd Bergmann
1
-7
/
+28
2016-02-14
8250: mediatek: mark PM functions as __maybe_unused
Arnd Bergmann
1
-6
/
+4
2015-12-13
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-18
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-06
tty: serial: Fix mediatek UART driver setting baudrate issue
Eddie Huang
1
-2
/
+2
2014-11-05
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