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
2020-12-11
serial: 8250_pci: Drop bogus __refdata annotation
Geert Uytterhoeven
1
-1
/
+1
2020-12-10
serial: 8250_omap: Avoid FIFO corruption caused by MDR1 access
Alexander Sverdlin
1
-5
/
+0
2020-11-26
serial: 8250-mtk: Fix reference leak in mtk8250_probe
Zhang Qilong
1
-3
/
+10
2020-11-13
tty: serial: 8250: 8250_port: Move prototypes to shared location
Lee Jones
1
-3
/
+0
2020-11-12
serial: 8250: 8250_omap: Fix unused variable warning
Vignesh Raghavendra
1
-13
/
+13
2020-11-12
serial: 8250: 8250_omap: Fix possible array out of bounds access
Vignesh Raghavendra
1
-0
/
+1
2020-11-09
Merge 5.10-rc3 into tty-next
Greg Kroah-Hartman
1
-1
/
+1
2020-11-06
serial: 8250_mtk: Fix uart_get_baud_rate warning
Claire Chang
1
-1
/
+1
2020-11-06
serial: 8250: 8250_omap: Disable RX interrupt after DMA enable
Vignesh Raghavendra
1
-1
/
+41
2020-11-06
tty: serial: 8250: serial_cs: Remove unused/unchecked variable 'err'
Lee Jones
1
-6
/
+3
2020-09-30
serial: 8250_dw: Fix clk-notifier/port suspend deadlock
Serge Semin
1
-35
/
+19
2020-09-30
serial: 8250: Skip uninitialized TTY port baud rate update
Serge Semin
1
-0
/
+4
2020-09-30
serial: 8250: Discard RTS/DTS setting from clock update method
Serge Semin
1
-1
/
+0
2020-09-30
serial: 8250_fsl: Fix TX interrupt handling condition
Andrij Abyzov
1
-1
/
+1
2020-09-21
Merge 5.9.0-rc6 into tty-next
Greg Kroah-Hartman
1
-0
/
+10
2020-09-16
serial: 8250_pci: Add Realtek 816a and 816b
Tobias Diedrich
1
-0
/
+11
2020-09-16
tty: serial: 8250_mtk: set regshift for mmio32
Hsin-Yi Wang
1
-0
/
+1
2020-09-16
serial: 8250_pci: Remove unused function get_pci_irq()
YueHaibing
1
-9
/
+0
2020-09-04
serial: 8250_fsl: Add ACPI support
kuldip dwivedi
1
-7
/
+101
2020-09-04
serial: 8250: Simplify with dev_err_probe()
Krzysztof Kozlowski
2
-23
/
+9
2020-08-31
Merge 5.9-rc3 into tty-next
Greg Kroah-Hartman
6
-13
/
+34
2020-08-28
serial: 8250_pci: Add WCH384_8S 8 port serial device
Du Huanpeng
1
-0
/
+56
2020-08-26
Merge tag 'tty-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-6
/
+27
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
5
-7
/
+7
2020-08-18
serial: 8250: change lock order in serial8250_do_startup()
Sergey Senozhatsky
1
-3
/
+6
2020-08-18
serial: 8250_exar: Fix number of ports for Commtech PCIe cards
Valmer Huhn
1
-3
/
+21
2020-08-02
Revert "serial: 8250: Let serial core initialise spin lock"
Andy Shevchenko
1
-0
/
+1
2020-07-31
serial: 8250: Let serial core initialise spin lock
Andy Shevchenko
1
-1
/
+0
2020-07-29
serial: 8250_dw: Fix common clocks usage race condition
Serge Semin
1
-2
/
+101
2020-07-29
serial: 8250_dw: Pass the same rate to the clk round and set rate methods
Serge Semin
1
-3
/
+3
2020-07-29
serial: 8250_dw: Simplify the ref clock rate setting procedure
Serge Semin
1
-11
/
+4
2020-07-29
serial: 8250: Add 8250 port clock update method
Serge Semin
1
-0
/
+40
2020-07-27
Merge 5.8-rc7 into tty-next
Greg Kroah-Hartman
3
-2
/
+30
2020-07-24
serial: exar: Fix GPIO configuration for Sealevel cards based on XR17V35X
Matthew Howell
1
-1
/
+11
2020-07-21
serial: 8250_mtk: Fix high-speed baud rates clamping
Serge Semin
1
-0
/
+18
2020-07-21
serial: 8250: fix null-ptr-deref in serial8250_start_tx()
Yang Yingliang
1
-1
/
+1
2020-07-21
tty: serial: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-2
/
+2
2020-06-27
serial: 8250_mtk: Switch to use platform_get_irq()
Andy Shevchenko
1
-6
/
+10
2020-06-27
serial: 8250_ingenic: Switch to use platform_get_irq()
Andy Shevchenko
1
-6
/
+10
2020-06-27
serial: 8250_pxa: Switch to use platform_get_irq()
Andy Shevchenko
1
-6
/
+8
2020-06-27
serial: 8250_omap: Switch to use platform_get_irq()
Andy Shevchenko
1
-6
/
+10
2020-06-27
serial: 8250_em: Switch to use platform_get_irq()
Andy Shevchenko
1
-6
/
+10
2020-06-27
8250-men-mcb: fix signed/unsigned confusion
Pavel Machek
1
-2
/
+2
2020-06-27
serial: core: drop unnecessary gpio include
Johan Hovold
1
-0
/
+1
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-6
/
+6
2020-06-07
Merge tag 'tty-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
6
-46
/
+66
2020-06-06
Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-6
/
+0
2020-06-02
serial: 8250_early: Support kgdboc_earlycon
Douglas Anderson
1
-0
/
+23
2020-05-29
serial: 8250_fintek: Add F81966 Support
Ji-Ze Hong (Peter Hong)
1
-2
/
+11
2020-05-29
serial: 8250: Support rs485 bus termination GPIO
Lukas Wunner
1
-0
/
+3
[next]