index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'tty-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-08-26
8
-20
/
+52
|
\
|
*
tty: serial: imx: add dependence and build for earlycon
Fugang Duan
2020-08-18
2
-0
/
+2
|
*
serial: samsung: Removes the IRQ not found warning
Tamseel Shams
2020-08-18
1
-3
/
+5
|
*
serial: 8250: change lock order in serial8250_do_startup()
Sergey Senozhatsky
2020-08-18
1
-3
/
+6
|
*
serial: stm32: avoid kernel warning on absence of optional IRQ
Holger Assmann
2020-08-18
1
-1
/
+1
|
*
serial: pl011: Fix oops on -EPROBE_DEFER
Lukas Wunner
2020-08-18
1
-6
/
+5
|
*
serial: pl011: Don't leak amba_ports entry on driver register error
Lukas Wunner
2020-08-18
1
-1
/
+4
|
*
serial: 8250_exar: Fix number of ports for Commtech PCIe cards
Valmer Huhn
2020-08-18
1
-3
/
+21
|
*
tty: serial: qcom_geni_serial: Drop __init from qcom_geni_console_setup
John Stultz
2020-08-18
1
-1
/
+1
|
*
serial: qcom_geni_serial: Fix recent kdb hang
Douglas Anderson
2020-08-18
1
-2
/
+7
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
13
-16
/
+14
|
/
*
Merge tag 'tty-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-08-06
29
-184
/
+444
|
\
|
*
Revert "serial: 8250: Let serial core initialise spin lock"
Andy Shevchenko
2020-08-02
1
-0
/
+1
|
*
serial: 8250: Let serial core initialise spin lock
Andy Shevchenko
2020-07-31
1
-1
/
+0
|
*
serial: stm32: Add RS485 RTS GPIO control
Marek Vasut
2020-07-30
1
-0
/
+8
|
*
serial: 8250_dw: Fix common clocks usage race condition
Serge Semin
2020-07-29
1
-2
/
+101
|
*
serial: 8250_dw: Pass the same rate to the clk round and set rate methods
Serge Semin
2020-07-29
1
-3
/
+3
|
*
serial: 8250_dw: Simplify the ref clock rate setting procedure
Serge Semin
2020-07-29
1
-11
/
+4
|
*
serial: 8250: Add 8250 port clock update method
Serge Semin
2020-07-29
1
-0
/
+40
|
*
tty: serial: imx: add imx earlycon driver
Fugang Duan
2020-07-29
2
-0
/
+58
|
*
tty: serial: imx: enable imx serial console port as module
Fugang Duan
2020-07-29
2
-40
/
+6
|
*
Merge 5.8-rc7 into tty-next
Greg Kroah-Hartman
2020-07-27
5
-13
/
+43
|
|
\
|
*
|
serial: msm_serial: add sparse context annotation
Johan Hovold
2020-07-24
1
-0
/
+2
|
*
|
serial: pmac_zilog: add sparse context annotation
Johan Hovold
2020-07-24
1
-0
/
+1
|
*
|
serial: imx: use hrtimers for rs485 delays
Ahmad Fatoum
2020-07-21
1
-26
/
+36
|
*
|
serial: imx: implement rts delaying for rs485
Uwe Kleine-König
2020-07-21
1
-36
/
+121
|
*
|
serial: pch_uart: use generic power management
Vaibhav Gupta
2020-07-21
1
-24
/
+10
|
*
|
serial: altera_jtaguart: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-21
1
-1
/
+1
|
*
|
serial: core: Fix Coding Style
Tamseel Shams
2020-07-21
1
-1
/
+3
|
*
|
tty: serial: uartlite: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-21
1
-1
/
+1
|
*
|
tty: serial: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-21
2
-3
/
+3
|
*
|
Revert "serial: sh-sci: Initialize spinlock for uart console"
Andy Shevchenko
2020-07-21
1
-3
/
+0
|
*
|
Revert "serial: imx: Initialize lock for non-registered console"
Andy Shevchenko
2020-07-21
1
-3
/
+0
|
*
|
Revert "tty: serial: add missing spin_lock_init for SiFive serial console"
Andy Shevchenko
2020-07-21
1
-1
/
+0
|
*
|
Revert "serial: amba-pl011: Make sure we initialize the port.lock spinlock"
Andy Shevchenko
2020-07-21
1
-1
/
+0
|
*
|
Revert "serial: sunhv: Initialize lock for non-registered console"
Andy Shevchenko
2020-07-21
1
-3
/
+0
|
*
|
Merge 5.8-rc6 into tty-next
Greg Kroah-Hartman
2020-07-20
7
-121
/
+53
|
|
\
\
|
*
|
|
serial: stm32: Use generic DT binding for announcing RTS/CTS lines
Erwan Le Ray
2020-07-01
1
-2
/
+3
|
*
|
|
serial: 8250_mtk: Switch to use platform_get_irq()
Andy Shevchenko
2020-06-27
1
-6
/
+10
|
*
|
|
serial: 8250_ingenic: Switch to use platform_get_irq()
Andy Shevchenko
2020-06-27
1
-6
/
+10
|
*
|
|
serial: 8250_pxa: Switch to use platform_get_irq()
Andy Shevchenko
2020-06-27
1
-6
/
+8
|
*
|
|
serial: 8250_omap: Switch to use platform_get_irq()
Andy Shevchenko
2020-06-27
1
-6
/
+10
|
*
|
|
serial: 8250_em: Switch to use platform_get_irq()
Andy Shevchenko
2020-06-27
1
-6
/
+10
|
*
|
|
serial: kgdboc: Fix bad line wrapping in comment
Douglas Anderson
2020-06-27
1
-1
/
+2
|
*
|
|
serial: serial-tegra: reduce irq-latency after rx errors
Randolph Maaßen
2020-06-27
1
-3
/
+3
|
*
|
|
8250-men-mcb: fix signed/unsigned confusion
Pavel Machek
2020-06-27
1
-2
/
+2
|
*
|
|
serial: core: drop unnecessary gpio include
Johan Hovold
2020-06-27
2
-0
/
+2
|
*
|
|
tty: serial: fsl_lpuart: minimum baud rate support
Vabhav Sharma
2020-06-27
1
-0
/
+3
|
*
|
|
tty: serial: qcom_geni_serial: Clean up an ARRAY_SIZE() vs sizeof()
Dan Carpenter
2020-06-27
1
-1
/
+1
|
*
|
|
serial: samsung: fix spelling mistake
Tamseel Shams
2020-06-27
1
-1
/
+1
[next]