index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-08
serial: core: fix transmit-buffer reset and memleak
Johan Hovold
1
-1
/
+12
2021-12-08
serial: pl011: Add ACPI SBSA UART match id
Pierre Gondois
1
-0
/
+1
2021-12-08
tty: serial: msm_serial: Deactivate RX DMA for polling support
Sven Eckelmann
1
-0
/
+3
2021-11-26
serial: xilinx_uartps: Fix race condition causing stuck TX
Anssi Hannula
1
-1
/
+2
2021-11-26
serial: 8250_dw: Drop wrong use of ACPI_PTR()
Andy Shevchenko
1
-1
/
+1
2021-11-26
serial: core: Fix initializing and restoring termios speed
Pali Rohár
1
-2
/
+14
2021-10-06
serial: mvebu-uart: fix driver's tx_empty callback
Pali Rohár
1
-1
/
+1
2021-09-22
serial: 8250_pci: make setup_port() parameters explicitly unsigned
Greg Kroah-Hartman
1
-1
/
+1
2021-09-22
serial: 8250: Define RX trigger levels for OxSemi 950 devices
Maciej W. Rozycki
1
-1
/
+2
2021-09-22
tty: serial: jsm: hold port lock when reporting modem line changes
Zheyu Ma
2
-0
/
+5
2021-08-15
serial: 8250: Mask out floating 16/32-bit bus bits
Maciej W. Rozycki
1
-3
/
+9
2021-07-20
tty: serial: 8250: serial_cs: Fix a memory leak in error handling path
Christophe JAILLET
1
-1
/
+10
2021-07-20
tty: serial: fsl_lpuart: fix the potential risk of division or modulo by zero
Sherry Sun
1
-0
/
+3
2021-07-20
serial_cs: remove wrong GLOBETROTTER.cis entry
Ondrej Zary
1
-1
/
+0
2021-07-20
serial_cs: Add Option International GSM-Ready 56K/ISDN modem
Ondrej Zary
1
-0
/
+1
2021-07-20
serial: sh-sci: Stop dmaengine transfer in sci_stop_tx()
Yoshihiro Shimoda
1
-0
/
+8
2021-06-03
serial: max310x: unregister uart driver in case of failure and abort
Atul Gopinathan
1
-2
/
+4
2021-06-03
serial: rp2: use 'request_firmware' instead of 'request_firmware_nowait'
Zheyu Ma
1
-35
/
+17
2021-05-22
serial: stm32: fix incorrect characters on console
Erwan Le Ray
1
-1
/
+11
2020-12-29
serial_core: Check for port state when tty is in error state
Alexey Kardashevskiy
1
-0
/
+4
2020-12-29
serial: 8250_omap: Avoid FIFO corruption caused by MDR1 access
Alexander Sverdlin
1
-5
/
+0
2020-11-24
tty: serial: imx: keep console clocks always on
Fugang Duan
1
-17
/
+3
2020-11-10
serial: txx9: add missing platform_driver_unregister() on error in serial_txx...
Qinglang Miao
1
-0
/
+3
2020-11-10
serial: 8250_mtk: Fix uart_get_baud_rate warning
Claire Chang
1
-1
/
+1
2020-10-29
tty: serial: earlycon dependency
Tong Zhang
1
-0
/
+1
2020-10-01
tty: serial: samsung: Correct clock selection logic
Jonathan Bakker
1
-4
/
+4
2020-10-01
serial: 8250: 8250_omap: Terminate DMA before pushing data on RX timeout
Vignesh Raghavendra
1
-2
/
+4
2020-10-01
serial: 8250_omap: Fix sleeping function called from invalid context during p...
Peter Ujfalusi
1
-1
/
+1
2020-10-01
serial: 8250_port: Don't service RX FIFO if throttled
Vignesh Raghavendra
1
-1
/
+15
2020-10-01
serial: 8250: Avoid error message on reprobe
Lukas Wunner
1
-2
/
+9
2020-09-23
serial: 8250_pci: Add Realtek 816a and 816b
Tobias Diedrich
1
-0
/
+11
2020-09-03
serial: 8250: change lock order in serial8250_do_startup()
Sergey Senozhatsky
1
-3
/
+6
2020-09-03
serial: pl011: Don't leak amba_ports entry on driver register error
Lukas Wunner
1
-1
/
+4
2020-09-03
serial: pl011: Fix oops on -EPROBE_DEFER
Lukas Wunner
1
-6
/
+5
2020-09-03
serial: samsung: Removes the IRQ not found warning
Tamseel Shams
1
-3
/
+5
2020-07-31
serial: 8250_mtk: Fix high-speed baud rates clamping
Serge Semin
1
-0
/
+18
2020-07-31
serial: 8250: fix null-ptr-deref in serial8250_start_tx()
Yang Yingliang
1
-1
/
+1
2020-06-30
serial: amba-pl011: Make sure we initialize the port.lock spinlock
John Stultz
1
-0
/
+1
2020-06-03
sc16is7xx: move label 'err_spi' to correct section
Guoqing Jiang
1
-0
/
+2
2020-03-11
tty:serial:mvebu-uart:fix a wrong return
tangbin
1
-1
/
+1
2020-03-11
serial: ar933x_uart: set UART_CS_{RX,TX}_READY_ORIDE
Daniel Golle
1
-0
/
+8
2020-03-11
serial: 8250: Check UPF_IRQ_SHARED in advance
Andy Shevchenko
2
-3
/
+6
2020-02-28
tty: serial: imx: setup the correct sg entry for tx dma
Fugang Duan
1
-1
/
+1
2020-02-28
tty/serial: atmel: manage shutdown in case of RS485 or ISO7816 mode
Nicolas Ferre
1
-1
/
+2
2020-02-05
serial: 8250_bcm2835aux: Fix line mismatch on driver unbind
Lukas Wunner
1
-1
/
+1
2020-01-29
serial: stm32: fix transmit_chars when tx is stopped
Erwan Le Ray
1
-8
/
+3
2020-01-23
tty: serial: pch_uart: correct usage of dma_unmap_sg
Peng Fan
1
-1
/
+4
2020-01-23
tty: serial: imx: use the sg count from dma_map_sg
Peng Fan
1
-1
/
+1
2020-01-14
tty: link tty and port before configuring it as console
Sudip Mukherjee
1
-0
/
+1
2020-01-12
tty: serial: msm_serial: Fix lockup for sysrq and oops
Leo Yan
1
-2
/
+11
[next]