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
2023-12-13
serial: 8250_omap: Add earlycon support for the AM654 UART controller
Ronald Wahl
2023-12-13
serial: 8250: 8250_omap: Do not start RX DMA on THRI interrupt
Ronald Wahl
2023-12-13
serial: 8250: 8250_omap: Clear UART_HAS_RHR_IT_DIS bit
Ronald Wahl
2023-12-13
serial: sc16is7xx: address RX timeout interrupt errata
Daniel Mack
2023-12-13
ARM: PL011: Fix DMA support
Arnd Bergmann
2023-12-13
serial: ma35d1: Validate console index before assignment
Andi Shyti
2023-12-13
serial: 8250_dw: Add ACPI ID for Granite Rapids-D UART
Andy Shevchenko
2023-11-28
tty: serial: meson: fix hard LOCKUP on crtscts mode
Pavel Krasavin
2023-11-08
serial: core: Fix runtime PM handling for pending tx
Tony Lindgren
2023-11-08
tty: 8250: Add Brainboxes Oxford Semiconductor-based quirks
Cameron Williams
2023-11-08
tty: 8250: Add support for Intashield IX cards
Cameron Williams
2023-11-08
tty: 8250: Add support for additional Brainboxes PX cards
Cameron Williams
2023-11-08
tty: 8250: Fix up PX-803/PX-857
Cameron Williams
2023-11-08
tty: 8250: Fix port count of PX-257
Cameron Williams
2023-11-08
tty: 8250: Add support for Intashield IS-100
Cameron Williams
2023-11-08
tty: 8250: Add support for Brainboxes UP cards
Cameron Williams
2023-11-08
tty: 8250: Add support for additional Brainboxes UC cards
Cameron Williams
2023-11-08
tty: 8250: Remove UC-257 and UC-431
Cameron Williams
2023-10-07
serial: core: Fix checks for tx runtime PM state
Tony Lindgren
2023-10-03
serial: 8250_omap: Fix errors with no_console_suspend
Tony Lindgren
2023-10-03
serial: Reduce spinlocked portion of uart_rs485_config()
Lukas Wunner
2023-09-18
serial: 8250_port: Check IRQ data before use
Andy Shevchenko
2023-09-01
Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-08-29
Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-08-27
Revert "tty: serial: meson: Add a earlycon for the T7 SoC"
Lucas Tanure
2023-08-22
serial: 8250_bcm7271: improve bcm7271 8250 port
Justin Chen
2023-08-22
serial: sc16is7xx: add missing support for rs485 devicetree properties
Hugo Villeneuve
2023-08-22
serial: sc16is7xx: fix bug when first setting GPIO direction
Hugo Villeneuve
2023-08-22
serial: sc16is7xx: fix regression with GPIO configuration
Hugo Villeneuve
2023-08-22
serial: sc16is7xx: remove obsolete out_thread label
Hugo Villeneuve
2023-08-22
serial: sc16is7xx: fix broken port 0 uart init
Hugo Villeneuve
2023-08-22
serial: 8250_dw: fall back to poll if there's no interrupt
Jisheng Zhang
2023-08-22
serial: tegra: handle clk prepare error in tegra_uart_hw_init()
Yi Yang
2023-08-22
serial: sifive: Add suspend and resume operations
Nick Hu
2023-08-22
tty: serial: meson: Add a earlycon for the T7 SoC
Lucas Tanure
2023-08-22
serial: stm32: synchronize RX DMA channel in shutdown
Amelie Delaunay
2023-08-22
serial: stm32: replace access to DMAR bit by dmaengine_pause/resume
Valentin Caron
2023-08-22
serial: stm32: group dma pause/resume error handling into single function
Valentin Caron
2023-08-22
serial: stm32: modify parameter and rename stm32_usart_rx_dma_enabled
Valentin Caron
2023-08-22
serial: stm32: use DMAT as a configuration bit
Valentin Caron
2023-08-22
serial: stm32: avoid clearing DMAT bit during transfer
Valentin Caron
2023-08-20
Merge commit b320441c04c9 ("Merge tag 'tty-6.5-rc7' of git://git.kernel.org/p...
Greg Kroah-Hartman
2023-08-18
drm/i915: Move abs_diff() to math.h
Andy Shevchenko
2023-08-11
serial: core: Fix serial core port id, including multiport devices
Tony Lindgren
2023-08-11
serial: 8250: drop lockdep annotation from serial8250_clear_IER()
Jiri Slaby (SUSE)
2023-08-11
tty: make tty_operations::write()'s count size_t
Jiri Slaby (SUSE)
2023-08-11
tty: propagate u8 data to tty_operations::put_char()
Jiri Slaby (SUSE)
2023-08-11
tty: propagate u8 data to tty_operations::write()
Jiri Slaby (SUSE)
2023-08-09
tty: serial: qcom-geni-serial: Poll primary sequencer irq status after cancel_tx
Vijaya Krishna Nivarthi
2023-08-09
serial: sifive: Remove redundant of_match_ptr()
Ruan Jinjie
[next]