index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
Age
Commit message (
Expand
)
Author
2022-06-22
serial: 8250: Store to lsr_save_flags after lsr read
Ilpo Järvinen
2022-06-14
serial: msm_serial: disable interrupts in __msm_console_write()
John Ogness
2022-06-14
drivers: tty: serial: Fix deadlock in sa1100_set_termios()
Duoming Zhou
2022-06-14
tty: Fix a possible resource leak in icom_probe
Huang Guobin
2022-06-14
serial: stm32-usart: Correct CSIZE, bits, and parity
Ilpo Järvinen
2022-06-14
serial: st-asc: Sanitize CSIZE and correct PARENB for CS7
Ilpo Järvinen
2022-06-14
serial: sifive: Sanitize CSIZE and c_iflag
Ilpo Järvinen
2022-06-14
serial: sh-sci: Don't allow CS5-6
Ilpo Järvinen
2022-06-14
serial: txx9: Don't allow CS5-6
Ilpo Järvinen
2022-06-14
serial: rda-uart: Don't allow CS5-6
Ilpo Järvinen
2022-06-14
serial: digicolor-usart: Don't allow CS5-6
Ilpo Järvinen
2022-06-14
serial: 8250_fintek: Check SER_RS485_RTS_* only with RS485
Ilpo Järvinen
2022-06-14
serial: meson: acquire port->lock in startup()
John Ogness
2022-06-14
serial: sifive: Report actual baud base rather than fixed 115200
Maciej W. Rozycki
2022-06-14
tty: serial: fsl_lpuart: fix potential bug when using both of_alias_get_id an...
Sherry Sun
2022-06-14
tty: serial: owl: Fix missing clk_disable_unprepare() in owl_uart_probe
Miaoqian Lin
2022-06-09
serial: pch: don't overwrite xmit->buf[0] by x_char
Jiri Slaby
2022-05-18
serial: 8250_mtk: Fix register address for XON/XOFF character
AngeloGioacchino Del Regno
2022-05-18
serial: 8250_mtk: Fix UART_EFR register address
AngeloGioacchino Del Regno
2022-05-18
tty/serial: digicolor: fix possible null-ptr-deref in digicolor_uart_probe()
Yang Yingliang
2022-05-09
serial: 8250: Correct the clock for EndRun PTP/1588 PCIe device
Maciej W. Rozycki
2022-05-09
serial: 8250: Also set sticky MCR bits in console restoration
Maciej W. Rozycki
2022-05-09
serial: imx: fix overrun interrupts in DMA mode
Johan Hovold
2022-04-13
serial: samsung_tty: do not unlock port->lock for uart_write_wakeup()
Jiri Slaby
2022-04-08
serial: 8250: fix XOFF/XON sending when DMA is used
Ilpo Järvinen
2022-04-08
kgdboc: fix return value of __setup handler
Randy Dunlap
2022-04-08
serial: 8250: Fix race condition in RTS-after-send handling
Uwe Kleine-König
2022-04-08
serial: 8250_lpss: Balance reference count for PCI DMA device
Andy Shevchenko
2022-04-08
serial: 8250_mid: Balance reference count for PCI DMA device
Andy Shevchenko
2022-04-08
amba: Make the remove callback return void
Uwe Kleine-König
2022-03-08
serial: stm32: prevent TDR register overwrite when sending x_char
Valentin Caron
2022-03-02
sc16is7xx: Fix for incorrect data being transmitted
Phil Elwell
2022-02-23
serial: parisc: GSC: fix build when IOSAPIC is not set
Randy Dunlap
2022-02-01
tty: Add support for Brainboxes UC cards.
Cameron Williams
2022-02-01
serial: stm32: fix software flow control transfer
Valentin Caron
2022-02-01
serial: 8250: of: Fix mapped region size when using reg-offset property
Robert Hancock
2022-01-27
serial: Fix incorrect rs485 polarity on uart open
Lukas Wunner
2022-01-27
serial: core: Keep mctrl register state and cached copy in sync
Lukas Wunner
2022-01-27
serial: pl010: Drop CR register reset on set_termios
Lukas Wunner
2022-01-27
tty: serial: imx: disable UCR4_OREN in .stop_rx() instead of .shutdown()
Fugang Duan
2022-01-27
serial: amba-pl011: do not request memory region twice
Lino Sanfilippo
2022-01-27
tty: serial: uartlite: allow 64 bit address
Lizhi Hou
2022-01-27
tty: serial: atmel: Call dma_async_issue_pending()
Tudor Ambarus
2022-01-27
tty: serial: atmel: Check return code of dmaengine_submit()
Tudor Ambarus
2021-12-22
serial: 8250_fintek: Fix garbled text for console
Ji-Ze Hong (Peter Hong)
2021-12-17
Revert "tty: serial: fsl_lpuart: drop earlycon entry for i.MX8QXP"
Alexander Stein
2021-12-08
serial: 8250: Fix RTS modem control while in rs485 mode
Lukas Wunner
2021-12-08
serial: 8250_pci: rewrite pericom_do_set_divisor()
Jay Dolan
2021-12-08
serial: 8250_pci: Fix ACCES entries in pci_serial_quirks array
Jay Dolan
2021-12-08
serial: core: fix transmit-buffer reset and memleak
Johan Hovold
[next]