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-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
2022-08-30
vt: Clear selection before changing the font
Helge Deller
2022-08-08
Merge tag 'tty-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2022-08-06
Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2022-08-05
Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-03
tty: serial: qcom-geni-serial: Fix %lu -> %u in print statements
Douglas Anderson
2022-08-02
Merge tag 'arm-drivers-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-07-28
tty: amiserial: Fix comment typo
Jason Wang
2022-07-28
tty: serial: document uart_get_console()
Jiri Slaby
2022-07-28
tty: serial: serial_core, reformat kernel-doc for functions
Jiri Slaby
2022-07-28
Documentation: serial: move GPIO kernel-doc to the functions
Jiri Slaby
2022-07-28
Documentation: serial: dedup kernel-doc for uart functions
Jiri Slaby
2022-07-28
serial: mvebu-uart: uart2 error bits clearing
Narendra Hadke
2022-07-28
tty: serial: fsl_lpuart: correct the count of break characters
Sherry Sun
2022-07-28
serial: stm32: make info structs static to avoid sparse warnings
Ben Dooks
2022-07-28
serial: fsl_lpuart: zero out parity bit in CS7 mode
Shenwei Wang
2022-07-28
tty: serial: qcom-geni-serial: Fix get_clk_div_rate() which otherwise could r...
Vijaya Krishna Nivarthi
2022-07-28
serial: 8250_bcm2835aux: Add missing clk_disable_unprepare()
Guo Mengqi
2022-07-19
tty: vt: initialize unicode screen buffer
Tetsuo Handa
2022-07-16
Merge tag 'tty-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-07-16
serial: remove VR41XX serial driver
Thomas Bogendoerfer
2022-07-14
serial: 8250: lpc18xx: Remove redundant sanity check for RS485 flags
Lino Sanfilippo
2022-07-14
serial: 8250_dwlib: remove redundant sanity check for RS485 flags
Lino Sanfilippo
2022-07-14
serial: core: sanitize RS485 delays read from device tree
Lino Sanfilippo
2022-07-14
serial: core: move sanitizing of RS485 delays into own function
Lino Sanfilippo
2022-07-14
serial: core, 8250: set RS485 termination GPIO in serial core
Lino Sanfilippo
[next]