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
Age
Commit message (
Expand
)
Author
Lines
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
-1
/
+1
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-14
/
+7
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
-3
/
+3
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-55
/
+55
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-86
/
+84
2026-02-17
Merge tag 'tty-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
-339
/
+641
2026-02-16
Merge tag 'mips_7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
-2
/
+1
2026-02-14
printk, vt, fbcon: Remove console_conditional_schedule()
Sebastian Andrzej Siewior
-1
/
+0
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-0
/
+1
2026-02-11
Merge tag 'drm-next-2026-02-11' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-30
/
+2
2026-02-09
Merge tag 'for-linus-7.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-5
/
+24
2026-01-30
serial: pic32_uart: update include to use pic32.h from platform_data
Brian Masney
-2
/
+1
2026-01-28
BackMerge tag 'v6.19-rc7' into drm-next
Dave Airlie
-22
/
+30
2026-01-27
Revert "tty: tty_port: add workqueue to flip TTY buffer"
Greg Kroah-Hartman
-57
/
+9
2026-01-23
tty: tty_port: add workqueue to flip TTY buffer
Xin Zhao
-9
/
+57
2026-01-23
serial: 8250_pci: Remove custom deprecated baud setting routine
Andy Shevchenko
-51
/
+40
2026-01-23
serial: 8250_omap: Remove custom deprecated baud setting routine
Andy Shevchenko
-16
/
+0
2026-01-23
serial: 8250: omap: set out-of-band wakeup if wakeup pinctrl exists
Kendall Willis
-0
/
+2
2026-01-23
serial: Fix not set tty->port race condition
Krzysztof Kozlowski
-0
/
+6
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
-0
/
+1
2026-01-16
tty: hvc-iucv: Remove KMSG_COMPONENT macro
Heiko Carstens
-3
/
+2
2026-01-16
serial: 8250_pci: Fix broken RS485 for F81504/508/512
Marnix Rijnart
-1
/
+1
2026-01-16
serial: qcom_geni: Fix BT failure regression on RB2 platform
Praveen Talari
-7
/
+6
2026-01-16
serial: 8250: 8250_omap.c: Clear DMA RX running status only after DMA termina...
Moteen Shah
-1
/
+1
2026-01-16
serial: 8250: 8250_omap.c: Add support for handling UART error conditions
Moteen Shah
-2
/
+21
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
2026-01-14
xen: introduce xen_console_io option
Stefano Stabellini
-5
/
+24
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-21
vt: Remove con_debug_enter/_leave from struct consw
Thomas Zimmermann
-29
/
+1
2025-12-21
vt: Remove trailing whitespace
Thomas Zimmermann
-1
/
+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
serdev: Provide a bustype shutdown function
Uwe Kleine-König
-0
/
+21
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
[next]