index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
Age
Commit message (
Expand
)
Author
2026-03-12
serial: 8250_dw: Ensure BUSY is deasserted
Ilpo Järvinen
2026-03-12
serial: 8250: Add late synchronize_irq() to shutdown to handle DW UART BUSY
Ilpo Järvinen
2026-03-12
serial: 8250_dw: Rework IIR_NO_INT handling to stop interrupt storm
Ilpo Järvinen
2026-03-12
serial: 8250_dw: Rework dw8250_handle_irq() locking and IIR handling
Ilpo Järvinen
2026-03-12
serial: 8250: Add serial8250_handle_irq_locked()
Ilpo Järvinen
2026-03-12
serial: 8250_dw: Avoid unnecessary LCR writes
Ilpo Järvinen
2026-03-12
serial: 8250: Protect LCR write in shutdown
Ilpo Järvinen
2026-03-12
serial: 8250_pci: add support for the AX99100
Martin Roukala (né Peres)
2026-03-12
serial: core: fix infinite loop in handle_tx() for PORT_UNKNOWN
Jiayuan Chen
2026-03-12
serial: uartlite: fix PM runtime usage count underflow on probe
Maciej Andrzejewski ICEYE
2026-03-12
serial: 8250: always disable IRQ during THRE test
Peng Zhang
2026-03-12
serial: 8250: Fix TX deadlock when using DMA
Raul E Rangel
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-17
Merge tag 'tty-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2026-01-30
serial: pic32_uart: update include to use pic32.h from platform_data
Brian Masney
2026-01-23
serial: 8250_pci: Remove custom deprecated baud setting routine
Andy Shevchenko
2026-01-23
serial: 8250_omap: Remove custom deprecated baud setting routine
Andy Shevchenko
2026-01-23
serial: 8250: omap: set out-of-band wakeup if wakeup pinctrl exists
Kendall Willis
2026-01-23
serial: Fix not set tty->port race condition
Krzysztof Kozlowski
2026-01-16
serial: 8250_pci: Fix broken RS485 for F81504/508/512
Marnix Rijnart
2026-01-16
serial: qcom_geni: Fix BT failure regression on RB2 platform
Praveen Talari
2026-01-16
serial: 8250: 8250_omap.c: Clear DMA RX running status only after DMA termina...
Moteen Shah
2026-01-16
serial: 8250: 8250_omap.c: Add support for handling UART error conditions
Moteen Shah
2026-01-16
serial: SH_SCI: improve "DMA support" prompt
Randy Dunlap
2026-01-16
serial: Kconfig: fix ordering of entries for menu display
Randy Dunlap
2026-01-16
serial: 8250: fix ordering of entries for menu display
Randy Dunlap
2026-01-16
serial: imx: change SERIAL_IMX_CONSOLE to bool
Randy Dunlap
2026-01-16
8250_men_mcb: drop unneeded MODULE_ALIAS
Jose Javier Rodriguez Barbarin
2026-01-16
serial: men_z135_uart: drop unneeded MODULE_ALIAS
Jose Javier Rodriguez Barbarin
2025-12-29
Merge 6.19-rc3 into tty-next
Greg Kroah-Hartman
2025-12-23
serial: xilinx_uartps: fix rs485 delay_rts_after_send
j.turek
2025-12-23
serial: sh-sci: Check that the DMA cookie is valid
Claudiu Beznea
2025-12-23
serial: core: Fix serial device initialization
Alexander Stein
2025-12-23
serial: rsci: Convert to FIELD_MODIFY()
Geert Uytterhoeven
2025-12-17
serial: 8250: longson: Fix NULL vs IS_ERR() bug in probe
Dan Carpenter
2025-12-17
serial: core: Restore sysfs fwnode information
Andy Shevchenko
2025-12-17
serial: sh-sci: Add support for RZ/G3E RSCI
Biju Das
2025-12-17
serial: rsci: Rename early_console data, port_params and callback() names
Biju Das
2025-12-17
serial: sh-sci: Add finish_console_write() callback
Biju Das
2025-12-17
serial: sh-sci: Make sci_scbrr_calc() public
Biju Das
2025-12-17
serial: sh-sci: Add support for RZ/G3E RSCI clks
Biju Das
2025-12-17
serial: sh-sci: Add RSCI_PORT_SCIF32 port ID
Biju Das
2025-12-17
serial: sh-sci: Rename port SCI_PORT_RSCI->RSCI_PORT_SCIF16
Biju Das
2025-12-17
serial: sh-sci: Add sci_is_rsci_type()
Biju Das
2025-12-17
serial: sh-sci: Use devm_reset_control_array_get_exclusive()
Biju Das
2025-12-17
serial: rsci: Drop unused TDR register
Biju Das
[next]