index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
Age
Commit message (
Expand
)
Author
2025-04-15
serial: sifive: lock port in startup()/shutdown() callbacks
Ryo Takakura
2025-04-11
serial: msm: Configure correct working mode before starting earlycon
Stephan Gerhold
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-04-02
Merge tag 'tty-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2025-03-27
Merge tag 'printk-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-03-24
tty: serial: fsl_lpuart: Fix unused variable 'sport' build warning
Sherry Sun
2025-03-20
serial: stm32: do not deassert RS485 RTS GPIO prematurely
Cheick Traore
2025-03-20
serial: 8250: add driver for NI UARTs
Chaitanya Vadrevu
2025-03-20
serial: icom: fix code format problems
Charles Han
2025-03-20
serial: sh-sci: Save and restore more registers
Geert Uytterhoeven
2025-03-20
tty: serial: pl011: remove incorrect of_match_ptr annotation
Arnd Bergmann
2025-03-20
tty: serial: lpuart: only disable CTS instead of overwriting the whole UARTMO...
Sherry Sun
2025-03-20
serial: 8250_dma: terminate correct DMA in tx_dma_flush()
John Keeping
2025-03-20
tty: serial: fsl_lpuart: rename register variables more specifically
Sherry Sun
2025-03-20
tty: serial: fsl_lpuart: use port struct directly to simply code
Sherry Sun
2025-03-20
tty: serial: fsl_lpuart: Use u32 and u8 for register variables
Sherry Sun
2025-03-20
tty: serial: fsl_lpuart: disable transmitter before changing RS485 related re...
Sherry Sun
2025-03-20
tty: serial: 8250: Add Brainboxes XC devices
Cameron Williams
2025-03-20
tty: serial: 8250: Add some more device IDs
Cameron Williams
2025-03-20
serial: 8250_dw: Comment possible corner cases in serial_out() implementation
Andy Shevchenko
2025-03-20
serial: switch change_irq and change_port to bool in uart_set_info()
Jiri Slaby (SUSE)
2025-03-20
serial: 8250_port: simplify serial8250_request_std_resource()
Jiri Slaby (SUSE)
2025-03-20
serial: 8250_port: do not use goto for UPQ_NO_TXEN_TEST code flow
Jiri Slaby (SUSE)
2025-03-20
serial: 8250_rsa: simplify rsa8250_{request/release}_resource()
Jiri Slaby (SUSE)
2025-03-20
serial: 8250: use serial_port_in/out() helpers
Jiri Slaby (SUSE)
2025-03-20
serial: pass struct uart_state to uart_line_info()
Jiri Slaby (SUSE)
2025-03-20
serial: remove redundant tty_port_link_device()
Jiri Slaby (SUSE)
2025-03-20
tty: sunsu: remove unused serial_icr_read()
Jiri Slaby (SUSE)
2025-03-20
tty: sunsu: drop serial_{in,out}p()
Jiri Slaby (SUSE)
2025-03-11
printk: Rename console_start to console_resume
Marcos Paulo de Souza
2025-03-11
printk: Rename console_stop to console_suspend
Marcos Paulo de Souza
2025-02-20
serial: xilinx_uartps: Switch to use hrtimer_setup()
Nam Cao
2025-02-20
serial: sh-sci: Switch to use hrtimer_setup()
Nam Cao
2025-02-20
serial: imx: Switch to use hrtimer_setup()
Nam Cao
2025-02-20
serial: amba-pl011: Switch to use hrtimer_setup()
Nam Cao
2025-02-20
serial: 8250: Switch to use hrtimer_setup()
Nam Cao
2025-02-20
serial: xilinx_uartps: Use helper function hrtimer_update_function()
Nam Cao
2025-02-19
serial: mctrl_gpio: split disable_ms into sync and no_sync APIs
Alexis Lothoré
2025-02-18
serial: xilinx_uartps: Use helper function hrtimer_update_function()
Nam Cao
2025-02-18
serial: xilinx_uartps: Switch to use hrtimer_setup()
Nam Cao
2025-02-18
serial: sh-sci: Switch to use hrtimer_setup()
Nam Cao
2025-02-18
serial: imx: Switch to use hrtimer_setup()
Nam Cao
2025-02-18
serial: amba-pl011: Switch to use hrtimer_setup()
Nam Cao
2025-02-18
serial: 8250: Switch to use hrtimer_setup()
Nam Cao
2025-02-17
Merge 6.14-rc3 into tty-next
Greg Kroah-Hartman
2025-02-14
serial: tegra-utc: Add driver for Tegra UART Trace Controller (UTC)
Kartik Rajput
2025-02-14
Revert "tty/serial: Add kgdb_nmi driver"
Douglas Anderson
2025-02-14
serial: 8250_dw: Call dw8250_quirks() conditionally
Andy Shevchenko
2025-02-14
serial: sh-sci: Update the suspend/resume support
Claudiu Beznea
2025-02-14
tty: serial: fsl_lpuart: Make interrupt name distinct
Stefan Wahren
[next]