index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
8250
Age
Commit message (
Expand
)
Author
Files
Lines
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-24
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-13
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
2020-05-29
serial: 8520_port: Fix function param documentation
Heiko Stuebner
1
-1
/
+1
2020-05-27
serial: 8250: Enable 16550A variants by default on non-x86
Josh Triplett
1
-0
/
+1
2020-05-15
serial: 8250: Fix max baud limit in generic 8250 port
Serge Semin
1
-1
/
+3
2020-05-15
serial: Allow uart_get_rs485_mode() to return errno
Lukas Wunner
1
-1
/
+3
2020-05-15
serial: 8250: Avoid error message on reprobe
Lukas Wunner
1
-4
/
+10
2020-05-15
serial: 8250_exar: Make use of PCI_DEVICE_DATA() macro
Andy Shevchenko
1
-34
/
+31
2020-05-09
serial: 8250_pci: Move Pericom IDs to pci_ids.h
Kai-Heng Feng
1
-6
/
+0
2020-04-16
drivers/tty: remove redundant assignment to variable i and rename it to ret
Colin Ian King
1
-3
/
+3
2020-04-01
Merge tag 'tty-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
15
-227
/
+714
2020-03-30
Merge branch 'pm-qos'
Rafael J. Wysocki
1
-7
/
+6
2020-03-27
serial: 8250: Optimize irq enable after console write
Lukas Wunner
1
-1
/
+2
2020-03-27
serial: 8250: Fix rs485 delay after console write
Lukas Wunner
1
-1
/
+1
2020-03-24
serial: 8250: 8250_omap: Add DMA support for UARTs on K3 SoCs
Vignesh Raghavendra
1
-12
/
+86
2020-03-24
serial: 8250: 8250_omap: Work around errata causing spurious IRQs with DMA
Vignesh Raghavendra
1
-1
/
+1
2020-03-24
serial: 8250: 8250_omap: Extend driver data to pass FIFO trigger info
Vignesh Raghavendra
1
-21
/
+61
2020-03-24
serial: 8250: 8250_omap: Move locking out from __dma_rx_do_complete()
Peter Ujfalusi
1
-10
/
+5
2020-03-24
serial: 8250: 8250_omap: Account for data in flight during DMA teardown
Vignesh Raghavendra
1
-4
/
+23
2020-03-24
serial: 8250: 8250_omap: Terminate DMA before pushing data on RX timeout
Vignesh Raghavendra
1
-2
/
+4
2020-03-24
serial: 8250_omap: Fix sleeping function called from invalid context during p...
Peter Ujfalusi
1
-1
/
+1
2020-03-24
serial: 8250: 8250_omap: Fix throttle to call stop_rx()
Vignesh Raghavendra
1
-3
/
+2
2020-03-24
serial: 8250_port: Don't service RX FIFO if throttled
Vignesh Raghavendra
1
-1
/
+15
2020-03-17
serial: 8250_port: Disable DMA operations for kernel console
Andy Shevchenko
1
-3
/
+8
[next]