index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
Age
Commit message (
Expand
)
Author
Lines
2026-01-16
serial: SH_SCI: improve "DMA support" prompt
Randy Dunlap
-1
/
+1
2026-01-16
serial: Kconfig: fix ordering of entries for menu display
Randy Dunlap
-13
/
+13
2026-01-16
serial: 8250: fix ordering of entries for menu display
Randy Dunlap
-47
/
+48
2026-01-16
serial: imx: change SERIAL_IMX_CONSOLE to bool
Randy Dunlap
-3
/
+3
2026-01-16
8250_men_mcb: drop unneeded MODULE_ALIAS
Jose Javier Rodriguez Barbarin
-3
/
+0
2026-01-16
serial: men_z135_uart: drop unneeded MODULE_ALIAS
Jose Javier Rodriguez Barbarin
-1
/
+0
2025-12-29
Merge 6.19-rc3 into tty-next
Greg Kroah-Hartman
-14
/
+17
2025-12-23
serial: xilinx_uartps: fix rs485 delay_rts_after_send
j.turek
-7
/
+7
2025-12-23
serial: sh-sci: Check that the DMA cookie is valid
Claudiu Beznea
-1
/
+1
2025-12-23
serial: core: Fix serial device initialization
Alexander Stein
-0
/
+1
2025-12-23
serial: rsci: Convert to FIELD_MODIFY()
Geert Uytterhoeven
-2
/
+1
2025-12-17
serial: 8250: longson: Fix NULL vs IS_ERR() bug in probe
Dan Carpenter
-2
/
+2
2025-12-17
serial: core: Restore sysfs fwnode information
Andy Shevchenko
-4
/
+6
2025-12-17
serial: sh-sci: Add support for RZ/G3E RSCI
Biju Das
-9
/
+257
2025-12-17
serial: rsci: Rename early_console data, port_params and callback() names
Biju Das
-9
/
+9
2025-12-17
serial: sh-sci: Add finish_console_write() callback
Biju Das
-1
/
+5
2025-12-17
serial: sh-sci: Make sci_scbrr_calc() public
Biju Das
-3
/
+6
2025-12-17
serial: sh-sci: Add support for RZ/G3E RSCI clks
Biju Das
-0
/
+13
2025-12-17
serial: sh-sci: Add RSCI_PORT_SCIF32 port ID
Biju Das
-1
/
+2
2025-12-17
serial: sh-sci: Rename port SCI_PORT_RSCI->RSCI_PORT_SCIF16
Biju Das
-6
/
+6
2025-12-17
serial: sh-sci: Add sci_is_rsci_type()
Biju Das
-4
/
+9
2025-12-17
serial: sh-sci: Use devm_reset_control_array_get_exclusive()
Biju Das
-1
/
+1
2025-12-17
serial: rsci: Drop unused TDR register
Biju Das
-6
/
+0
2025-12-17
serial: rsci: Drop unused macro DCR
Biju Das
-3
/
+0
2025-12-17
serial: sh-sci: Drop extra lines
Biju Das
-10
/
+4
2025-12-17
serial: rsci: Drop rsci_clear_SCxSR()
Biju Das
-6
/
+2
2025-12-17
serial: sh-sci: Drop checking port type for device file{create, remove}
Biju Das
-11
/
+4
2025-12-17
serial: rsci: Add set_rtrg() callback
Biju Das
-0
/
+17
2025-12-17
serial: sh-sci: Update rx_trigger size for RZ/T2H RSCI
Biju Das
-1
/
+1
2025-12-17
serial: 8250_keba: Use dev_err_probe()
Gerhard Engleder
-4
/
+3
2025-12-17
serial: 8250_keba: Add ICR defines
Gerhard Engleder
-3
/
+7
2025-12-17
serial: 8250_keba: Add missing includes
Gerhard Engleder
-1
/
+9
2025-12-17
serial: 8250_men_mcb: Clean defines
Filip Jensen
-8
/
+4
2025-12-17
serial: 8250_dw: fix runtime PM initialization sequence
Artem Shimko
-5
/
+7
2025-12-17
serial: 8250_dw: handle clock enable errors in runtime_resume
Artem Shimko
-2
/
+9
2025-12-06
Merge tag 'tty-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
-660
/
+1332
2025-12-04
Merge tag 'pci-v6.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-2
/
+0
2025-12-03
Merge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-1
/
+0
2025-12-01
Merge tag 'objtool-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-4
/
+4
2025-11-27
drivers: serial: kgdboc: Drop checks for CON_ENABLED and CON_BOOT
Marcos Paulo de Souza
-1
/
+0
2025-11-26
serial: 8250: Fix 8250_rsa symbol loop
Ilpo Järvinen
-13
/
+21
2025-11-26
serial: sh-sci: Fix deadlock during RSCI FIFO overrun error
Biju Das
-2
/
+10
2025-11-26
serial: 8250: Add Loongson uart driver support
Binbin Zhou
-0
/
+249
2025-11-26
serial: 8250: add driver for KEBA UART
Gerhard Engleder
-0
/
+294
2025-11-26
serial: Keep rs485 settings for devices without firmware node
Gerhard Engleder
-0
/
+8
2025-11-26
serial: qcom-geni: Enable Serial on SA8255p Qualcomm platforms
Praveen Talari
-17
/
+141
2025-11-26
serial: qcom-geni: Enable PM runtime for serial driver
Praveen Talari
-2
/
+22
2025-11-26
serial: sprd: Return -EPROBE_DEFER when uart clock is not ready
Wenhua Lin
-0
/
+6
2025-11-26
tty: serial: samsung: Declare earlycon for Exynos850
Sam Protsenko
-0
/
+2
2025-11-26
serial: icom: Convert PCIBIOS_* return codes to errnos
Haotian Zhang
-0
/
+1
[prev]
[next]