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
Age
Commit message (
Expand
)
Author
2021-07-20
serial: tty: uartlite: fix console setup
Daniel Mack
2021-07-20
tty: serial: 8250: serial_cs: Fix a memory leak in error handling path
Christophe JAILLET
2021-07-20
serial: fsl_lpuart: disable DMA for console and fix sysrq
Michael Walle
2021-07-20
tty: serial: fsl_lpuart: fix the potential risk of division or modulo by zero
Sherry Sun
2021-07-14
serial: mvebu-uart: correctly calculate minimal possible baudrate
Pali Rohár
2021-07-14
serial: mvebu-uart: do not allow changing baudrate when uartclk is not available
Pali Rohár
2021-07-14
serial: 8250: 8250_omap: Fix possible interrupt storm on K3 SoCs
Vignesh Raghavendra
2021-07-14
serial: 8250: 8250_omap: Disable RX interrupt after DMA enable
Vignesh Raghavendra
2021-07-14
serial: 8250: Actually allow UPF_MAGIC_MULTIPLIER baud rates
Maciej W. Rozycki
2021-07-14
tty: nozomi: Fix the error handling path of 'nozomi_card_init()'
Christophe JAILLET
2021-07-14
tty: nozomi: Fix a resource leak in an error handling function
Christophe JAILLET
2021-07-14
serial: 8250_omap: fix a timeout loop condition
Dan Carpenter
2021-07-14
serial: fsl_lpuart: remove RTSCTS handling from get_mctrl()
Michael Walle
2021-07-14
serial: fsl_lpuart: don't modify arbitrary data on lpuart32
Michael Walle
2021-07-14
serial_cs: remove wrong GLOBETROTTER.cis entry
Ondrej Zary
2021-07-14
serial_cs: Add Option International GSM-Ready 56K/ISDN modem
Ondrej Zary
2021-07-14
serial: sh-sci: Stop dmaengine transfer in sci_stop_tx()
Yoshihiro Shimoda
2021-07-14
serial: mvebu-uart: fix calculation of clock divisor
Pali Rohár
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
tty: vt: always invoke vc->vc_sw->con_resize callback
Tetsuo Handa
2021-05-26
vt: Fix character height handling with VT_RESIZEX
Maciej W. Rozycki
2021-05-26
vt_ioctl: Revert VT_RESIZEX parameter handling removal
Maciej W. Rozycki
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
tty: fix return value for unsupported termiox ioctls
Johan Hovold
2021-05-14
tty: Remove dead termiox code
Jann Horn
2021-05-14
tty: fix return value for 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
[next]