summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2026-03-04serial: 8250: 8250_omap.c: Clear DMA RX running status only after DMA termina...Moteen Shah
2026-03-04serial: 8250: 8250_omap.c: Add support for handling UART error conditionsMoteen Shah
2026-03-04serial: 8250_dw: handle clock enable errors in runtime_resumeArtem Shimko
2026-02-26serial: SH_SCI: improve "DMA support" promptRandy Dunlap
2026-02-26serial: imx: change SERIAL_IMX_CONSOLE to boolRandy Dunlap
2026-02-11treewide: Drop pci_save_state() after pci_restore_state()Lukas Wunner
2026-01-30serial: Fix not set tty->port race conditionKrzysztof Kozlowski
2026-01-30serial: 8250_pci: Fix broken RS485 for F81504/508/512Marnix Rijnart
2026-01-02serial: sh-sci: Check that the DMA cookie is validClaudiu Beznea
2026-01-02serial: xilinx_uartps: fix rs485 delay_rts_after_sendj.turek
2026-01-02serial: core: Fix serial device initializationAlexander Stein
2026-01-02serial: core: Restore sysfs fwnode informationAndy Shevchenko
2026-01-02serial: sprd: Return -EPROBE_DEFER when uart clock is not readyWenhua Lin
2025-12-18tty: serial: imx: Only configure the wake register when device is set as wake...Sherry Sun
2025-12-12serial: sh-sci: Fix deadlock during RSCI FIFO overrun errorBiju Das
2025-12-12serial: add support of CPCI cardsMagne Bruno
2025-11-26serial: 8250: Fix 8250_rsa symbol loopIlpo Järvinen
2025-10-28serial: amba-pl011: prefer dma_mapping_error() over explicit address checkingMiaoqian Lin
2025-10-22serial: 8250_mtk: Enable baud clock and manage in runtime PMDaniel Golle
2025-10-22serial: 8250_dw: handle reset control deassert errorArtem Shimko
2025-10-22serial: sc16is7xx: remove useless enable of enhanced featuresHugo Villeneuve
2025-10-22serial: 8250_exar: add support for Advantech 2 port card with Device ID 0x0018Florian Eckert
2025-10-22tty: serial: sh-sci: fix RSCI FIFO overrun handlingCosmin Tanislav
2025-10-07Merge tag 'tty-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-10-04Merge tag 'tty-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-10-01Merge tag 'soc-drivers-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-09-23Merge tag 'qcom-drivers-for-6.18-2' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2025-09-17serial: qcom-geni: Load UART qup Firmware from linux sideViken Dadhaniya
2025-09-17serial: qcom-geni: Fix blocked taskKrzysztof Kozlowski
2025-09-17tty: serial: fix help message for SERIAL_CPMArturs Artamonovs
2025-09-15Merge tag 'microchip-soc-6.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2025-09-15Merge 6.17-rc6 into tty-nextGreg Kroah-Hartman
2025-09-14Merge tag 'tty-6.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-09-12serial: 8250: omap: Support wakeup pinctrl state on suspendMarkus Schneider-Pargmann
2025-09-12serial: max310x: improve interrupt handlingTapio Reijonen
2025-09-12vt: move vc_saved_screen to within tty allocated judgmentEdward Adam Davis
2025-09-09tty: serial: atmel: make it selectable for ARCH_MICROCHIPRobert Marko
2025-09-06serial: xilinx_uartps: read reg size from DTSHarshit Shah
2025-09-06tty: remove redundant condition checksXichao Zhao
2025-09-06tty/vt: Add missing return value for VT_RESIZE in vt_ioctl()Zizhi Wo
2025-09-06vt: remove redundant check on vc_mode in con_font_set()Wang Liang
2025-09-06serial: qcom-geni: Add DFS clock mode support to GENI UART driverViken Dadhaniya
2025-09-06tty: n_gsm: Don't block input queue by waiting MSCSeppo Takalo
2025-09-06serial: qcom-geni: Fix off-by-one error in ida_alloc_range()Zong Jiang
2025-09-06serdev: Drop dev_pm_domain_detach() callClaudiu Beznea
2025-09-06serial: sc16is7xx: drop redundant conversion to boolXichao Zhao
2025-09-06vt: add support for smput/rmput escape codesCalixte Pernot
2025-09-06serial: stm32: allow selecting console when the driver is moduleRaphael Gallais-Pou
2025-09-06serial: 8250_core: fix coding style issueOsama Abdelkader
2025-08-21tty: serial: Modify the use of dev_err_probe()Xichao Zhao