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
2022-12-31
serial: sunsab: Fix error handling in sunsab_init()
Yuan Can
2022-12-31
serial: altera_uart: fix locking in polling mode
Gabriel Somlo
2022-12-31
tty: serial: altera_uart_{r,t}x_chars() need only uart_port
Jiri Slaby
2022-12-31
tty: serial: clean up stop-tx part in altera_uart_tx_chars()
Jiri Slaby
2022-12-31
serial: pch: Fix PCI device refcount leak in pch_request_dma()
Xiongfeng Wang
2022-12-31
serial: stm32: move dma_request_chan() before clk_prepare_enable()
Valentin Caron
2022-12-31
serial: pl011: Do not clear RX FIFO & RX interrupt in unthrottle.
delisun
2022-12-31
serial: amba-pl011: avoid SBSA UART accessing DMACR register
Jiamei Xie
2022-12-31
serial: 8250_bcm7271: Fix error handling in brcmuart_init()
Yuan Can
2022-12-31
serial: tegra: Read DMA status before terminating
Kartik
2022-12-02
Revert "tty: n_gsm: replace kicktimer with delayed_work"
Fedor Pchelkin
2022-12-02
Revert "tty: n_gsm: avoid call of sleeping functions from atomic context"
Fedor Pchelkin
2022-12-02
serial: 8250: 8250_omap: Avoid RS485 RTS glitch on ->set_termios()
Lukas Wunner
2022-11-26
serial: 8250_lpss: Use 16B DMA burst with Elkhart Lake
Ilpo Järvinen
2022-11-26
serial: 8250_lpss: Configure DMA also w/o DMA filter
Ilpo Järvinen
2022-11-26
serial: 8250: Flush DMA Rx on RLSI
Ilpo Järvinen
2022-11-26
serial: 8250: Fall back to non-DMA Rx if IIR_RDI occurs
Ilpo Järvinen
2022-11-26
tty: n_gsm: fix sleep-in-atomic-context bug in gsm_control_send
Duoming Zhou
2022-11-26
serial: imx: Add missing .thaw_noirq hook
Shawn Guo
2022-11-26
tty: serial: fsl_lpuart: don't break the on-going transfer when global reset
Sherry Sun
2022-11-26
serial: 8250: omap: Flush PM QOS work on remove
Tony Lindgren
2022-11-26
serial: 8250: omap: Fix unpaired pm_runtime_put_sync() in omap8250_remove()
Tony Lindgren
2022-11-26
serial: 8250_omap: remove wait loop from Errata i202 workaround
Matthias Schiffer
2022-11-26
serial: 8250: omap: Fix missing PM runtime calls for omap8250_set_mctrl()
Tony Lindgren
2022-11-10
parisc: Make 8250_gsc driver dependend on CONFIG_PARISC
Helge Deller
2022-10-21
serial: 8250: Fix restoring termios speed after suspend
Pali Rohár
2022-10-21
tty: serial: fsl_lpuart: disable dma rx/tx use flags in lpuart_dma_shutdown
Sherry Sun
2022-10-21
serial: 8250: Toggle IER bits on only after irq has been set up
Ilpo Järvinen
2022-10-21
drivers: serial: jsm: fix some leaks in probe
Dan Carpenter
2022-10-21
tty: xilinx_uartps: Fix the ignore_status
Shubhrajyoti Datta
2022-10-21
tty: xilinx_uartps: Check clk_enable return value
Shubhrajyoti Datta
2022-10-21
serial: 8250: Request full 16550A feature probing for OxSemi PCIe devices
Maciej W. Rozycki
2022-10-21
serial: 8250: Let drivers request full 16550A feature probing
Maciej W. Rozycki
2022-10-21
serial: ar933x: Deassert Transmit Enable on ->rs485_config()
Lukas Wunner
2022-10-21
serial: Deassert Transmit Enable on probe in driver-specific way
Lukas Wunner
2022-10-21
serial: stm32: Deassert Transmit Enable on ->rs485_config()
Lukas Wunner
2022-10-21
serial: cpm_uart: Don't request IRQ too early for console port
Christophe Leroy
2022-09-22
serial: sifive: enable clocks for UART when probed
Olof Johansson
2022-09-22
serial: 8250: omap: Use serial8250_em485_supported
Matthias Schiffer
2022-09-22
serial: fsl_lpuart: Reset prior to registration
Lukas Wunner
2022-09-07
serial: tegra-tcu: Use uart_xmit_advance(), fixes icount.tx accounting
Ilpo Järvinen
2022-09-07
serial: tegra: Use uart_xmit_advance(), fixes icount.tx accounting
Ilpo Järvinen
2022-08-30
tty: n_gsm: avoid call of sleeping functions from atomic context
Fedor Pchelkin
2022-08-30
tty: n_gsm: replace kicktimer with delayed_work
Fedor Pchelkin
2022-08-30
tty: n_gsm: initialize more members at gsm_alloc_mux()
Tetsuo Handa
2022-08-30
tty: n_gsm: add sanity check for gsm->receive in gsm_receive_buf()
Mazin Al Haddad
2022-08-30
tty: serial: atmel: Preserve previous USART mode if RS485 disabled
Sergiu Moga
2022-08-30
tty: serial: lpuart: disable flow control while waiting for the transmit engi...
Sherry Sun
2022-08-30
tty: Fix lookahead_buf crash with serdev
Vincent Whitchurch
2022-08-30
serial: fsl_lpuart: RS485 RTS polariy is inverse
Shenwei Wang
[next]