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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-03
serial: 8250: 8250_core: Fix missing unlock on error in serial8250_register_8...
Wei Yongjun
1
-2
/
+5
2019-06-21
Revert "serial: 8250: Don't service RX FIFO if interrupts are disabled"
Oliver Barta
1
-2
/
+1
2019-06-21
tty/serial/8250: use mctrl_gpio helpers
Yegor Yefremov
5
-15
/
+61
2019-06-18
serial: 8250: pericom_do_set_divisor can be static
kbuild test robot
1
-1
/
+1
2019-06-18
serial: 8250: Add MSR/MCR TIOCM conversion wrapper functions
Stefan Roese
2
-22
/
+57
2019-06-18
serial: 8250: factor out serial8250_{set,clear}_THRI() helpers
Andy Shevchenko
4
-27
/
+26
2019-06-18
serial: 8250: Add support for higher baud rates to Pericom chips
Jay Dolan
1
-18
/
+79
2019-06-10
serial: 8250: Fix TX interrupt handling condition
Rautkoski Kimmo EXT
1
-1
/
+2
2019-06-10
tty: serial: 8250-of: Do not warn on deferred probe
Thierry Reding
1
-2
/
+3
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-05-21
tty: serial: 8250: Fix type field in format string
Hao Lee
1
-2
/
+2
2019-05-21
serial: 8250_of: Use of_device_get_match_data()
Andy Shevchenko
1
-6
/
+3
2019-05-09
Merge tag 'dmaengine-5.2-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-2
/
+2
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-04-25
serial: 8250_exar: Adjust IOT2000 matching
Su Bao Cheng
1
-2
/
+5
2019-04-04
tty: fix up a few remaining files without SPDX identifiers
Greg Kroah-Hartman
1
-0
/
+1
2019-04-04
tty: add SPDX identifiers to Kconfig and Makefiles
Greg Kroah-Hartman
1
-0
/
+1
2019-03-28
serial: 8250_fintek: Make fintek_8250_set_termios static
YueHaibing
1
-2
/
+3
2019-03-21
dmaengine: idma64: Use actual device for DMA transfers
Andy Shevchenko
1
-2
/
+2
2019-03-14
Merge tag 'dmaengine-5.1-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-1
/
+0
2019-02-26
serial: 8250_of: assume reg-shift of 2 for mrvl,mmp-uart
Lubomir Rintel
1
-0
/
+4
2019-02-26
serial: 8250_pxa: honor the port number from devicetree
Lubomir Rintel
1
-0
/
+4
2019-02-13
serial: 8250_pci: Have ACCES cards that use the four port Pericom PI7C9X7954 ...
Jay Dolan
1
-0
/
+105
2019-02-13
serial: 8250_pci: Fix number of ports for ACCES serial cards
Jay Dolan
1
-18
/
+18
2019-02-11
serial: 8250_pci: Replace custom code with pci_match_id()
Heikki Krogerus
1
-22
/
+7
2019-02-11
Merge 5.0-rc6 into tty-next
Greg Kroah-Hartman
2
-4
/
+8
2019-01-30
serial: 8250_pci: Make PCI class test non fatal
Andy Shevchenko
1
-4
/
+5
2019-01-30
tty: serial: 8250_mtk: Fix potential NULL pointer dereference
Gustavo A. R. Silva
1
-0
/
+3
2019-01-30
Serial: Ingenic: Add support for the X1000.
Zhou Yanjie
1
-4
/
+9
2019-01-30
serial: 8250: Add OF support for Xscale variant
Linus Walleij
1
-0
/
+1
2019-01-28
Merge 5.0-rc4 into tty-next
Greg Kroah-Hartman
1
-8
/
+9
2019-01-18
serial: 8250: Fix serial8250 initialization crash
He Zhe
1
-8
/
+9
2019-01-18
serial: 8250_omap: Use clk_get_rate() to obtain fclk frequency
Vignesh R
1
-1
/
+13
2019-01-18
serial: 8250_omap: Drop check for of_node
Vignesh R
1
-35
/
+28
2019-01-07
dmaengine: dw: Remove misleading is_private property
Andy Shevchenko
1
-1
/
+0
2018-12-28
Merge tag 'tty-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
7
-10
/
+279
2018-12-24
Revert "serial: 8250: Default SERIAL_OF_PLATFORM to SERIAL_8250"
Greg Kroah-Hartman
1
-1
/
+0
2018-12-17
Revert "serial: 8250: Fix clearing FIFOs in RS485 mode again"
Paul Burton
1
-24
/
+5
2018-12-17
serial: 8250: Rate limit serial port rx interrupts during input overruns
Darwin Dingel
3
-1
/
+52
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
2018-11-09
serial: 8250: Process sysrq at port unlock time
Douglas Anderson
4
-8
/
+18
2018-11-09
serial: 8250: Default SERIAL_OF_PLATFORM to SERIAL_8250
Florian Fainelli
1
-0
/
+1
2018-10-08
Merge 4.19-rc7 into tty-next
Greg Kroah-Hartman
1
-4
/
+0
2018-10-02
Revert "serial: 8250_dw: Fix runtime PM handling"
Guenter Roeck
1
-4
/
+0
2018-10-02
serial: 8250_uniphier: add auto-flow-control support
Dai Okamura
1
-0
/
+3
2018-10-02
serial: 8250_uniphier: flatten probe function
Masahiro Yamada
1
-32
/
+17
[next]