index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
8250
/
8250_mtk.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
serial: 8250-mtk: modify baudrate setting
Long Cheng
2019-04-25
1
-0
/
+102
*
serial: 8250-mtk: add follow control
Long Cheng
2019-04-25
1
-23
/
+37
*
tty: serial: 8250_mtk: Fix potential NULL pointer dereference
Gustavo A. R. Silva
2019-01-30
1
-0
/
+3
*
Merge 4.20-rc6 into tty-next
Greg Kroah-Hartman
2018-12-10
1
-9
/
+7
|
\
|
*
tty: serial: 8250_mtk: always resume the device in probe.
Peter Shih
2018-12-05
1
-9
/
+7
*
|
serial: 8250-mtk: add uart DMA support
Long Cheng
2018-12-05
1
-1
/
+209
|
/
*
tty: serial: Remove redundant license text
Greg Kroah-Hartman
2017-11-08
1
-10
/
+0
*
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
2017-11-08
1
-0
/
+1
*
serial: Add define for max baud rate divisor
Ed Blake
2017-10-04
1
-1
/
+1
*
tty: serial: 8250_mtk: Use PTR_ERR_OR_ZERO
Himanshu Jha
2017-08-28
1
-4
/
+1
*
serial: 8250_mtk: support big baud rate.
Eddie Huang
2016-08-31
1
-5
/
+1
*
serial: 8250_mtk: drop !defined(MODULE) conditional
Masahiro Yamada
2016-06-25
1
-1
/
+1
*
serial: 8250: convert drivers to use up_to_u8250p()
Andy Shevchenko
2016-03-08
1
-3
/
+1
*
serial: 8250/mediatek: fix building with SERIAL_8250=m
Arnd Bergmann
2016-03-08
1
-1
/
+1
*
Revert "drivers/tty/serial: make 8250/8250_mtk.c explicitly non-modular"
Arnd Bergmann
2016-03-08
1
-7
/
+28
*
8250: mediatek: mark PM functions as __maybe_unused
Arnd Bergmann
2016-02-15
1
-6
/
+4
*
drivers/tty/serial: make 8250/8250_mtk.c explicitly non-modular
Paul Gortmaker
2015-12-14
1
-28
/
+7
*
tty: serial/8250: remove console dependency for mediatek
Arnd Bergmann
2015-05-24
1
-0
/
+2
*
tty: serial: 8250_mtk: Add earlycon
Eddie Huang
2015-05-10
1
-0
/
+13
*
tty: serial: 8250_mtk: Add support for bus clock
Sascha Hauer
2015-05-06
1
-4
/
+24
*
tty: serial: 8250_mtk: use pm_runtime callbacks for enabling
Sascha Hauer
2015-05-06
1
-33
/
+36
*
tty: serial: 8250_mtk: Use devm_clk_get
Sascha Hauer
2015-05-06
1
-5
/
+2
*
tty: serial: 8250_mtk: remove unnecessary test
Sascha Hauer
2015-05-06
1
-8
/
+4
*
Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-12-19
1
-1
/
+1
|
\
|
*
tty / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
2014-12-13
1
-1
/
+1
|
*
tty: serial: 8250_mtk: Fix quot calculation
Matthias Brugger
2014-11-06
1
-1
/
+1
*
|
tty: serial: Fix mediatek UART driver setting baudrate issue
Eddie Huang
2014-11-06
1
-2
/
+2
|
/
*
tty: serial: 8250: Add Mediatek UART driver
Matthias Brugger
2014-09-10
1
-0
/
+294