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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-14
serial: 8250: omap: Move pm_runtime_get_sync
Bin Liu
1
-2
/
+2
2024-12-14
Revert "serial: sh-sci: Clean sci_ports[0] after at earlycon exit"
Greg Kroah-Hartman
1
-28
/
+0
2024-12-14
serial: sh-sci: Clean sci_ports[0] after at earlycon exit
Claudiu Beznea
1
-0
/
+28
2024-11-08
tty: rp2: Fix reset with non forgiving PCIe host bridges
Florian Fainelli
1
-1
/
+1
2024-08-19
serial: core: check uartclk for zero to avoid divide by zero
George Kennedy
1
-0
/
+8
2024-07-05
tty: mcf: MCF54418 has 10 UARTS
Jean-Michel Hautbois
1
-1
/
+1
2024-07-05
serial: sc16is7xx: fix bug in sc16is7xx_set_baud() when using prescaler
Hugo Villeneuve
1
-5
/
+18
2024-07-05
serial: sc16is7xx: replace hardcoded divisor value with BIT() macro
Hugo Villeneuve
1
-1
/
+1
2024-06-16
serial: sh-sci: protect invalidating RXDMA on shutdown
Wolfram Sang
1
-0
/
+5
2024-06-16
serial: max3100: Fix bitwise types
Andy Shevchenko
1
-1
/
+4
2024-06-16
serial: max3100: Update uart_driver_registered on driver removal
Andy Shevchenko
1
-1
/
+3
2024-06-16
serial: max3100: Lock port->lock when calling uart_handle_cts_change()
Andy Shevchenko
1
-1
/
+12
2024-05-25
serial: kgdboc: Fix NMI-safety problems from keyboard reset code
Daniel Thompson
1
-1
/
+29
2024-05-02
serial: mxs-auart: add spinlock around changing cts state
Emil Kronborg
1
-2
/
+6
2024-05-02
serial/pmac_zilog: Remove flawed mitigation for rx irq flood
Finn Thain
1
-14
/
+0
2024-04-13
tty: serial: fsl_lpuart: avoid idle preamble pending if CTS is enabled
Sherry Sun
1
-2
/
+5
2024-04-13
serial: max310x: fix NULL pointer dereference in I2C instantiation
Hugo Villeneuve
1
-2
/
+5
2024-03-27
serial: 8250_exar: Don't remove GPIO device on suspend
Andy Shevchenko
1
-4
/
+1
2024-03-27
tty: serial: samsung: fix tx_empty() to return TIOCSER_TEMT
Tudor Ambarus
1
-3
/
+2
2024-03-27
serial: max310x: fix syntax error in IRQ error message
Hugo Villeneuve
1
-1
/
+1
2024-03-15
serial: max310x: fix IO data corruption in batched operations
Jan Kundrát
1
-2
/
+15
2024-03-15
serial: max310x: implement I2C support
Cosmin Tanislav
2
-1
/
+135
2024-03-15
serial: max310x: make accessing revision id interface-agnostic
Cosmin Tanislav
1
-10
/
+30
2024-03-15
serial: max310x: Unprepare and disable clock in error path
Andy Shevchenko
1
-1
/
+2
2024-03-15
serial: max310x: prevent infinite while() loop in port startup
Hugo Villeneuve
1
-2
/
+18
2024-03-15
serial: max310x: use a separate regmap for each port
Cosmin Tanislav
1
-32
/
+36
2024-03-15
serial: max310x: use regmap methods for SPI batch operations
Cosmin Tanislav
1
-28
/
+8
2024-03-15
serial: max310x: Make use of device properties
Andy Shevchenko
1
-18
/
+9
2024-03-15
serial: max310x: fail probe if clock crystal is unstable
Hugo Villeneuve
1
-3
/
+9
2024-03-15
serial: max310x: Try to get crystal clock rate from property
Andy Shevchenko
1
-14
/
+26
2024-03-15
serial: max310x: Use devm_clk_get_optional() to get the input clock
Andy Shevchenko
1
-15
/
+15
2024-02-23
serial: max310x: improve crystal stable clock detection
Hugo Villeneuve
1
-5
/
+16
2024-02-23
serial: max310x: set default value when reading clock ready bit
Hugo Villeneuve
1
-1
/
+1
2024-02-23
serial: sc16is7xx: add check for unsupported SPI modes during probe
Hugo Villeneuve
1
-1
/
+4
2024-02-23
serial: sc16is7xx: set safe default SPI clock frequency
Hugo Villeneuve
1
-1
/
+2
2024-01-26
serial: imx: Correct clock error message in function probe()
Christoph Niedermaier
1
-1
/
+1
2024-01-26
serial: 8250: omap: Don't skip resource freeing if pm_runtime_resume_and_get(...
Uwe Kleine-König
1
-1
/
+1
2023-12-13
serial: 8250_omap: Add earlycon support for the AM654 UART controller
Ronald Wahl
1
-0
/
+1
2023-12-13
serial: sc16is7xx: address RX timeout interrupt errata
Daniel Mack
1
-0
/
+12
2023-12-13
ARM: PL011: Fix DMA support
Arnd Bergmann
1
-58
/
+54
2023-11-28
tty: serial: meson: fix hard LOCKUP on crtscts mode
Pavel Krasavin
1
-3
/
+11
2023-11-28
serial: meson: Use platform_get_irq() to get the interrupt
Lad Prabhakar
1
-5
/
+6
2023-11-28
tty: serial: meson: retrieve port FIFO size from DT
Neil Armstrong
1
-1
/
+4
2023-11-28
serial: meson: remove redundant initialization of variable id
Colin Ian King
1
-1
/
+2
2023-11-08
tty: 8250: Add support for Intashield IS-100
Cameron Williams
1
-0
/
+6
2023-11-08
tty: 8250: Add support for Brainboxes UP cards
Cameron Williams
1
-0
/
+60
2023-11-08
tty: 8250: Add support for additional Brainboxes UC cards
Cameron Williams
1
-0
/
+57
2023-11-08
tty: 8250: Remove UC-257 and UC-431
Cameron Williams
1
-8
/
+1
2023-10-10
serial: 8250_port: Check IRQ data before use
Andy Shevchenko
1
-1
/
+4
2023-09-23
serial: cpm_uart: Avoid suspicious locking
Christophe Leroy
1
-9
/
+4
[next]