index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
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
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
2022-01-27
serial: Fix incorrect rs485 polarity on uart open
Lukas Wunner
1
-2
/
+2
2022-01-27
serial: core: Keep mctrl register state and cached copy in sync
Lukas Wunner
1
-1
/
+2
2022-01-27
serial: pl010: Drop CR register reset on set_termios
Lukas Wunner
1
-3
/
+0
2022-01-27
serial: amba-pl011: do not request memory region twice
Lino Sanfilippo
1
-24
/
+3
2022-01-27
tty: serial: uartlite: allow 64 bit address
Lizhi Hou
1
-1
/
+1
2022-01-27
tty: serial: atmel: Call dma_async_issue_pending()
Tudor Ambarus
1
-0
/
+4
2022-01-27
tty: serial: atmel: Check return code of dmaengine_submit()
Tudor Ambarus
1
-0
/
+10
2021-12-29
serial: 8250_fintek: Fix garbled text for console
Ji-Ze Hong (Peter Hong)
1
-19
/
+0
2021-12-14
serial: tegra: Change lower tolerance baud rate limit for tegra20 and tegra30
Patrik John
1
-2
/
+2
2021-12-08
serial: 8250_pci: rewrite pericom_do_set_divisor()
Jay Dolan
1
-13
/
+17
2021-12-08
serial: 8250_pci: Fix ACCES entries in pci_serial_quirks array
Jay Dolan
1
-1
/
+8
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-17
serial: xilinx_uartps: Fix race condition causing stuck TX
Anssi Hannula
1
-1
/
+2
2021-11-17
serial: 8250_dw: Drop wrong use of ACPI_PTR()
Andy Shevchenko
1
-1
/
+1
2021-11-17
serial: core: Fix initializing and restoring termios speed
Pali Rohár
1
-2
/
+14
2021-09-30
serial: mvebu-uart: fix driver's tx_empty callback
Pali Rohár
1
-1
/
+1
2021-09-22
serial: sh-sci: fix break handling for sysrq
Ulrich Hecht
1
-1
/
+6
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-09-15
tty: serial: fsl_lpuart: fix the wrong mapbase value
Andy Duan
1
-1
/
+1
2021-08-12
serial: 8250_pci: Avoid irq sharing for MSI(-X) interrupts.
Mario Kleiner
1
-0
/
+1
2021-08-12
serial: 8250_pci: Enumerate Elkhart Lake UARTs via dedicated driver
Andy Shevchenko
1
-0
/
+6
2021-08-12
serial: 8250: Mask out floating 16/32-bit bus bits
Maciej W. Rozycki
1
-3
/
+9
2021-08-12
serial: 8250_mtk: fix uart corruption issue when rx power off
Zhiyong Tao
1
-0
/
+5
2021-08-12
serial: tegra: Only print FIFO error message when an error occurs
Jon Hunter
1
-2
/
+4
2021-07-20
serial: tty: uartlite: fix console setup
Daniel Mack
1
-21
/
+6
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-14
serial: mvebu-uart: correctly calculate minimal possible baudrate
Pali Rohár
1
-3
/
+8
2021-07-14
serial: mvebu-uart: do not allow changing baudrate when uartclk is not available
Pali Rohár
1
-3
/
+2
2021-07-14
serial: 8250: Actually allow UPF_MAGIC_MULTIPLIER baud rates
Maciej W. Rozycki
1
-3
/
+16
2021-07-14
serial_cs: remove wrong GLOBETROTTER.cis entry
Ondrej Zary
1
-1
/
+0
2021-07-14
serial_cs: Add Option International GSM-Ready 56K/ISDN modem
Ondrej Zary
1
-0
/
+1
2021-07-14
serial: sh-sci: Stop dmaengine transfer in sci_stop_tx()
Yoshihiro Shimoda
1
-0
/
+8
2021-07-14
serial: mvebu-uart: fix calculation of clock divisor
Pali Rohár
1
-1
/
+1
2021-06-03
serial: max310x: unregister uart driver in case of failure and abort
Atul Gopinathan
1
-2
/
+4
2021-06-03
Revert "serial: max310x: pass return value of spi_register_driver"
Greg Kroah-Hartman
1
-2
/
+2
2021-06-03
serial: rp2: use 'request_firmware' instead of 'request_firmware_nowait'
Zheyu Ma
1
-35
/
+17
2021-06-03
serial: sh-sci: Fix off-by-one error in FIFO threshold register setting
Geert Uytterhoeven
1
-2
/
+2
2021-06-03
serial: tegra: Fix a mask operation that is always true
Colin Ian King
1
-1
/
+1
2021-06-03
serial: 8250_pci: handle FL_NOIRQ board flag
Christian Gmeiner
1
-12
/
+17
2021-06-03
serial: 8250_pci: Add support for new HPE serial device
Randy Wright
1
-0
/
+18
2021-06-03
serial: core: fix suspicious security_locked_down() call
Ondrej Mosnacek
1
-3
/
+5
2021-05-26
Revert "serial: mvebu-uart: Fix to avoid a potential NULL pointer dereference"
Greg Kroah-Hartman
1
-3
/
+0
2021-05-14
serial: core: return early on unsupported ioctls
Johan Hovold
1
-3
/
+3
2021-05-14
serial: stm32: fix tx_empty condition
Erwan Le Ray
2
-4
/
+4
2021-05-14
serial: stm32: fix incorrect characters on console
Erwan Le Ray
1
-1
/
+11
[next]