summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
10 daysMerge tag 'tty-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
11 daysMerge tag 'mips_7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
13 daysprintk, vt, fbcon: Remove console_conditional_schedule()Sebastian Andrzej Siewior
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-02-11Merge tag 'drm-next-2026-02-11' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-02-09Merge tag 'for-linus-7.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-01-30serial: pic32_uart: update include to use pic32.h from platform_dataBrian Masney
2026-01-28BackMerge tag 'v6.19-rc7' into drm-nextDave Airlie
2026-01-27Revert "tty: tty_port: add workqueue to flip TTY buffer"Greg Kroah-Hartman
2026-01-23tty: tty_port: add workqueue to flip TTY bufferXin Zhao
2026-01-23serial: 8250_pci: Remove custom deprecated baud setting routineAndy Shevchenko
2026-01-23serial: 8250_omap: Remove custom deprecated baud setting routineAndy Shevchenko
2026-01-23serial: 8250: omap: set out-of-band wakeup if wakeup pinctrl existsKendall Willis
2026-01-23serial: Fix not set tty->port race conditionKrzysztof Kozlowski
2026-01-20kernel.h: drop hex.h and update all hex.h usersRandy Dunlap
2026-01-16tty: hvc-iucv: Remove KMSG_COMPONENT macroHeiko Carstens
2026-01-16serial: 8250_pci: Fix broken RS485 for F81504/508/512Marnix Rijnart
2026-01-16serial: qcom_geni: Fix BT failure regression on RB2 platformPraveen Talari
2026-01-16serial: 8250: 8250_omap.c: Clear DMA RX running status only after DMA termina...Moteen Shah
2026-01-16serial: 8250: 8250_omap.c: Add support for handling UART error conditionsMoteen Shah
2026-01-16serial: SH_SCI: improve "DMA support" promptRandy Dunlap
2026-01-16serial: Kconfig: fix ordering of entries for menu displayRandy Dunlap
2026-01-16serial: 8250: fix ordering of entries for menu displayRandy Dunlap
2026-01-16serial: imx: change SERIAL_IMX_CONSOLE to boolRandy Dunlap
2026-01-168250_men_mcb: drop unneeded MODULE_ALIASJose Javier Rodriguez Barbarin
2026-01-16serial: men_z135_uart: drop unneeded MODULE_ALIASJose Javier Rodriguez Barbarin
2026-01-14xen: introduce xen_console_io optionStefano Stabellini
2025-12-29Merge 6.19-rc3 into tty-nextGreg Kroah-Hartman
2025-12-23serial: xilinx_uartps: fix rs485 delay_rts_after_sendj.turek
2025-12-23serial: sh-sci: Check that the DMA cookie is validClaudiu Beznea
2025-12-23serial: core: Fix serial device initializationAlexander Stein
2025-12-23serial: rsci: Convert to FIELD_MODIFY()Geert Uytterhoeven
2025-12-21vt: Remove con_debug_enter/_leave from struct conswThomas Zimmermann
2025-12-21vt: Remove trailing whitespaceThomas Zimmermann
2025-12-17serial: 8250: longson: Fix NULL vs IS_ERR() bug in probeDan Carpenter
2025-12-17serial: core: Restore sysfs fwnode informationAndy Shevchenko
2025-12-17serdev: Provide a bustype shutdown functionUwe Kleine-König
2025-12-17serial: sh-sci: Add support for RZ/G3E RSCIBiju Das
2025-12-17serial: rsci: Rename early_console data, port_params and callback() namesBiju Das
2025-12-17serial: sh-sci: Add finish_console_write() callbackBiju Das
2025-12-17serial: sh-sci: Make sci_scbrr_calc() publicBiju Das
2025-12-17serial: sh-sci: Add support for RZ/G3E RSCI clksBiju Das
2025-12-17serial: sh-sci: Add RSCI_PORT_SCIF32 port IDBiju Das
2025-12-17serial: sh-sci: Rename port SCI_PORT_RSCI->RSCI_PORT_SCIF16Biju Das
2025-12-17serial: sh-sci: Add sci_is_rsci_type()Biju Das
2025-12-17serial: sh-sci: Use devm_reset_control_array_get_exclusive()Biju Das
2025-12-17serial: rsci: Drop unused TDR registerBiju Das
2025-12-17serial: rsci: Drop unused macro DCRBiju Das
2025-12-17serial: sh-sci: Drop extra linesBiju Das
2025-12-17serial: rsci: Drop rsci_clear_SCxSR()Biju Das