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: uartlite: Fix BRKINT clearing
Ilpo Järvinen
2022-06-14
serial: cpm_uart: Fix build error without CONFIG_SERIAL_CPM_CONSOLE
YueHaibing
2022-06-14
serial: 8250_fintek: Check SER_RS485_RTS_* only with RS485
Ilpo Järvinen
2022-06-14
Revert "serial: 8250_mtk: Make sure to select the right FEATURE_SEL"
AngeloGioacchino Del Regno
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
serial: 8250_aspeed_vuart: Fix potential NULL dereference in aspeed_vuart_probe
Miaoqian Lin
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-05
fsl_lpuart: Don't enable interrupts too early
Indan Zupancic
2022-05-05
serial: 8250_mtk: Fix register address for XON/XOFF character
AngeloGioacchino Del Regno
2022-05-05
serial: 8250_mtk: Make sure to select the right FEATURE_SEL
AngeloGioacchino Del Regno
2022-05-05
serial: 8250_mtk: Fix UART_EFR register address
AngeloGioacchino Del Regno
2022-05-05
tty/serial: digicolor: fix possible null-ptr-deref in digicolor_uart_probe()
Yang Yingliang
2022-04-22
serial: 8250: Correct the clock for EndRun PTP/1588 PCIe device
Maciej W. Rozycki
2022-04-22
serial: 8250: Also set sticky MCR bits in console restoration
Maciej W. Rozycki
2022-04-22
Revert "serial: sc16is7xx: Clear RS485 bits in the shutdown"
Hui Wang
2022-04-15
serial: 8250: Fix runtime PM for start_tx() for empty buffer
Tony Lindgren
2022-04-15
serial: imx: fix overrun interrupts in DMA mode
Johan Hovold
2022-04-15
serial: amba-pl011: do not time out prematurely when draining tx fifo
Lino Sanfilippo
2022-04-04
tty: serial: mpc52xx_uart: make rx/tx hooks return unsigned, part II.
Jiri Slaby
2022-03-28
Merge tag 'tty-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-03-21
Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
2022-03-18
serial: 8250: fix XOFF/XON sending when DMA is used
Ilpo Järvinen
2022-03-18
tty: serial: samsung: Add ARTPEC-8 support
Vincent Whitchurch
2022-03-18
serial: sc16is7xx: Clear RS485 bits in the shutdown
Hui Wang
2022-03-18
tty: serial: samsung: simplify getting OF match data
Krzysztof Kozlowski
2022-03-18
tty: serial: samsung: constify variables and pointers
Krzysztof Kozlowski
2022-03-18
tty: serial: samsung: constify s3c24xx_serial_drv_data members
Krzysztof Kozlowski
2022-03-18
tty: serial: samsung: constify UART name
Krzysztof Kozlowski
2022-03-18
tty: serial: samsung: constify s3c24xx_serial_drv_data
Krzysztof Kozlowski
2022-03-18
tty: serial: samsung: reduce number of casts
Krzysztof Kozlowski
2022-03-18
tty: serial: samsung: embed s3c2410_uartcfg in parent structure
Krzysztof Kozlowski
2022-03-18
tty: serial: samsung: embed s3c24xx_uart_info in parent structure
Krzysztof Kozlowski
2022-03-18
serial: 8250_tegra: mark acpi_device_id as unused with !ACPI
Krzysztof Kozlowski
2022-03-18
tty: serial: bcm63xx: use more precise Kconfig symbol
Rafał Miłecki
2022-03-18
serial: SERIAL_SUNPLUS should depend on ARCH_SUNPLUS
Geert Uytterhoeven
2022-03-18
tty: serial: jsm: fix two assignments in if conditions
Alexander Vorwerk
[next]