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-08
serial: stm32: Deassert Transmit Enable on ->rs485_config()
Lukas Wunner
2022-12-08
serial: stm32: Use TC interrupt to deassert GPIO RTS in RS485 mode
Marek Vasut
2022-12-08
serial: stm32: Factor out GPIO RTS toggling into separate function
Marek Vasut
2022-12-02
serial: 8250: 8250_omap: Avoid RS485 RTS glitch on ->set_termios()
Lukas Wunner
2022-12-02
tty: serial: fsl_lpuart: don't break the on-going transfer when global reset
Sherry Sun
2022-12-02
serial: fsl_lpuart: Fill in rs485_supported
Ilpo Järvinen
2022-12-02
serial: Add rs485_supported to uart_port
Ilpo Järvinen
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
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-11-10
serial: ar933x: Deassert Transmit Enable on ->rs485_config()
Lukas Wunner
2022-11-03
serial: Deassert Transmit Enable on probe in driver-specific way
Lukas Wunner
2022-11-03
serial: core: move RS485 configuration tasks from drivers into core
Lino Sanfilippo
2022-10-26
serial: 8250: Fix restoring termios speed after suspend
Pali Rohár
2022-10-26
tty: serial: fsl_lpuart: disable dma rx/tx use flags in lpuart_dma_shutdown
Sherry Sun
2022-10-26
serial: 8250: Toggle IER bits on only after irq has been set up
Ilpo Järvinen
2022-10-26
drivers: serial: jsm: fix some leaks in probe
Dan Carpenter
2022-10-26
tty: xilinx_uartps: Fix the ignore_status
Shubhrajyoti Datta
2022-10-26
serial: 8250: Request full 16550A feature probing for OxSemi PCIe devices
Maciej W. Rozycki
2022-10-26
serial: 8250: Let drivers request full 16550A feature probing
Maciej W. Rozycki
2022-09-28
serial: tegra-tcu: Use uart_xmit_advance(), fixes icount.tx accounting
Ilpo Järvinen
2022-09-28
serial: tegra: Use uart_xmit_advance(), fixes icount.tx accounting
Ilpo Järvinen
2022-09-28
serial: fsl_lpuart: Reset prior to registration
Lukas Wunner
2022-09-23
tty: serial: atmel: Preserve previous USART mode if RS485 disabled
Sergiu Moga
2022-09-23
serial: atmel: remove redundant assignment in rs485_config
Lino Sanfilippo
2022-09-08
tty: n_gsm: add sanity check for gsm->receive in gsm_receive_buf()
Mazin Al Haddad
2022-09-08
tty: serial: lpuart: disable flow control while waiting for the transmit engi...
Sherry Sun
2022-09-08
vt: Clear selection before changing the font
Helge Deller
2022-09-08
serial: fsl_lpuart: RS485 RTS polariy is inverse
Shenwei Wang
2022-08-25
tty: serial: Fix refcount leak bug in ucc_uart.c
Liang He
2022-08-17
tty: 8250: Add support for Brainboxes PX cards.
Cameron Williams
2022-08-17
serial: 8250: Add proper clock handling for OxSemi PCIe devices
Maciej W. Rozycki
2022-08-17
serial: 8250: Fold EndRun device support into OxSemi Tornado code
Maciej W. Rozycki
2022-08-17
serial: 8250_pci: Replace dev_*() by pci_*() macros
Andy Shevchenko
2022-08-17
serial: 8250_pci: Refactor the loop in pci_ite887x_init()
Andy Shevchenko
2022-08-17
tty: serial: fsl_lpuart: correct the count of break characters
Sherry Sun
2022-08-17
serial: 8250_bcm7271: Save/restore RTS in suspend/resume
Doug Berger
2022-08-17
tty: n_gsm: fix missing corner cases in gsmld_poll()
Daniel Starke
2022-08-17
tty: n_gsm: fix DM command
Daniel Starke
2022-08-17
tty: n_gsm: fix wrong T1 retry count handling
Daniel Starke
2022-08-17
serial: 8250_fsl: Don't report FE, PE and OE twice
Uwe Kleine-König
2022-08-17
tty: n_gsm: fix resource allocation order in gsm_activate_mux()
Daniel Starke
[next]