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
2021-06-10
serial: stm32: fix threaded interrupt handling
Johan Hovold
2021-06-03
serial: max310x: unregister uart driver in case of failure and abort
Atul Gopinathan
2021-06-03
Revert "serial: max310x: pass return value of spi_register_driver"
Greg Kroah-Hartman
2021-06-03
serial: rp2: use 'request_firmware' instead of 'request_firmware_nowait'
Zheyu Ma
2021-06-03
serial: sh-sci: Fix off-by-one error in FIFO threshold register setting
Geert Uytterhoeven
2021-06-03
serial: tegra: Fix a mask operation that is always true
Colin Ian King
2021-06-03
serial: 8250_pci: handle FL_NOIRQ board flag
Christian Gmeiner
2021-06-03
serial: 8250_pci: Add support for new HPE serial device
Randy Wright
2021-06-03
serial: 8250_dw: Add device HID for new AMD UART controller
Maximilian Luz
2021-06-03
serial: 8250: Add UART_BUG_TXRACE workaround for Aspeed VUART
Andrew Jeffery
2021-06-03
serial: core: fix suspicious security_locked_down() call
Ondrej Mosnacek
2021-05-26
Revert "serial: mvebu-uart: Fix to avoid a potential NULL pointer dereference"
Greg Kroah-Hartman
2021-05-14
serial: omap: fix rs485 half-duplex filtering
Dario Binacchi
2021-05-14
serial: omap: don't disable rs485 if rts gpio is missing
Dario Binacchi
2021-05-14
serial: core: return early on unsupported ioctls
Johan Hovold
2021-05-14
serial: stm32: fix tx_empty condition
Erwan Le Ray
2021-05-14
serial: stm32: add FIFO flush when port is closed
Erwan Le Ray
2021-05-14
serial: stm32: fix FIFO flush in startup and set_termios
Erwan Le Ray
2021-05-14
serial: stm32: call stm32_transmit_chars locked
Erwan Le Ray
2021-05-14
serial: stm32: fix tx dma completion, release channel
Erwan Le Ray
2021-05-14
serial: stm32: fix a deadlock in set_termios
Erwan Le Ray
2021-05-14
serial: stm32: fix wake-up flag handling
Erwan Le Ray
2021-05-14
serial: stm32: fix a deadlock condition with wakeup event
Erwan Le Ray
2021-05-14
serial: stm32: fix TX and RX FIFO thresholds
Erwan Le Ray
2021-05-14
serial: stm32: fix incorrect characters on console
Erwan Le Ray
2021-05-14
serial: stm32: fix startup by enabling usart for reception
Erwan Le Ray
2021-05-14
serial: stm32: Use of_device_get_match_data()
Stephen Boyd
2021-05-14
serial: stm32: fix probe and remove order for dma
Erwan Le Ray
2021-05-14
serial: stm32: add "_usart" prefix in functions name
Erwan Le Ray
2021-05-14
serial: stm32: fix code cleaning warnings and checks
Erwan Le Ray
2021-05-14
sc16is7xx: Defer probe if device read fails
Annaliese McDermond
2021-04-07
soc: qcom-geni-se: Cleanup the code to remove proxy votes
Roja Rani Yarubandi
2021-03-25
serial: stm32: fix DMA initialization error handling
Erwan Le Ray
2021-03-25
tty: serial: stm32-usart: Remove set but unused 'cookie' variables
Lee Jones
2021-03-17
Revert "serial: max310x: rework RX interrupt handling"
Alexander Shiyan
2021-01-27
serial: mvebu-uart: fix tx lost characters at power off
Pali Rohár
2021-01-27
riscv: Fix sifive serial driver
Damien Le Moal
2020-12-30
m68k: Fix WARNING splat in pmac_zilog driver
Finn Thain
2020-12-30
serial: 8250-mtk: Fix reference leak in mtk8250_probe
Zhang Qilong
2020-12-26
serial_core: Check for port state when tty is in error state
Alexey Kardashevskiy
2020-12-21
serial: 8250_omap: Avoid FIFO corruption caused by MDR1 access
Alexander Sverdlin
2020-11-12
serial: ar933x_uart: disable clk on error handling path in probe
Zheng Zengkai
2020-11-12
tty: serial: imx: keep console clocks always on
Fugang Duan
2020-11-12
tty: serial: imx: fix potential deadlock
Sam Nobs
2020-11-06
serial: txx9: add missing platform_driver_unregister() on error in serial_txx...
Qinglang Miao
2020-11-06
tty: serial: imx: enable earlycon by default if IMX_SERIAL_CONSOLE is enabled
Lucas Stach
2020-11-06
serial: 8250_mtk: Fix uart_get_baud_rate warning
Claire Chang
2020-10-28
tty: serial: fsl_lpuart: LS1021A has a FIFO size of 16 words, like LS1028A
Vladimir Oltean
2020-10-28
tty: serial: 21285: fix lockup on open
Russell King
2020-10-24
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
[next]