summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
3 daysvt: resize saved unicode buffer on alt screen exit after resizeNicolas Pitre
3 daysvt: discard stale unicode buffer on alt screen exit after resizeLiav Mordouch
2026-03-25serial: uartlite: fix PM runtime usage count underflow on probeMaciej Andrzejewski ICEYE
2026-03-25serial: core: fix infinite loop in handle_tx() for PORT_UNKNOWNJiayuan Chen
2026-03-25serial: 8250_dw: Ensure BUSY is deassertedIlpo Järvinen
2026-03-25serial: 8250: Add late synchronize_irq() to shutdown to handle DW UART BUSYIlpo Järvinen
2026-03-25serial: 8250_dw: Rework IIR_NO_INT handling to stop interrupt stormIlpo Järvinen
2026-03-25serial: 8250_dw: Rework dw8250_handle_irq() locking and IIR handlingIlpo Järvinen
2026-03-25serial: 8250: Add serial8250_handle_irq_locked()Ilpo Järvinen
2026-03-25serial: 8250_dw: Avoid unnecessary LCR writesIlpo Järvinen
2026-03-25serial: 8250: Protect LCR write in shutdownIlpo Järvinen
2026-03-25serial: 8250: always disable IRQ during THRE testPeng Zhang
2026-03-25serial: 8250: Fix TX deadlock when using DMARaul E Rangel
2026-03-25serial: 8250_pci: add support for the AX99100Martin Roukala (né Peres)
2026-03-25vt: save/restore unicode screen buffer for alternate screenNicolas Pitre
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: rsci: Add set_rtrg() callbackBiju Das
2026-03-04tty: vt/keyboard: Split apart vt_do_diacrit()Nathan Chancellor
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-01-23serial: Fix not set tty->port race conditionKrzysztof Kozlowski
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
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-17serial: 8250: longson: Fix NULL vs IS_ERR() bug in probeDan Carpenter
2025-12-17serial: core: Restore sysfs fwnode informationAndy Shevchenko
2025-12-06Merge tag 'tty-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-12-04Merge tag 'pci-v6.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-12-03Merge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-12-01Merge tag 'objtool-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-12-01Merge tag 'vfs-6.19-rc1.fd_prepare.fs' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-11-28tty: convert ptm_open_peer() to FD_ADD()Christian Brauner
2025-11-27drivers: serial: kgdboc: Drop checks for CON_ENABLED and CON_BOOTMarcos Paulo de Souza
2025-11-26serial: 8250: Fix 8250_rsa symbol loopIlpo Järvinen
2025-11-26serial: sh-sci: Fix deadlock during RSCI FIFO overrun errorBiju Das
2025-11-26serial: 8250: Add Loongson uart driver supportBinbin Zhou
2025-11-26serial: 8250: add driver for KEBA UARTGerhard Engleder
2025-11-26serial: Keep rs485 settings for devices without firmware nodeGerhard Engleder
2025-11-26serial: qcom-geni: Enable Serial on SA8255p Qualcomm platformsPraveen Talari
2025-11-26serial: qcom-geni: Enable PM runtime for serial driverPraveen Talari
2025-11-26serial: sprd: Return -EPROBE_DEFER when uart clock is not readyWenhua Lin
2025-11-26tty: serial: samsung: Declare earlycon for Exynos850Sam Protsenko
2025-11-26serial: icom: Convert PCIBIOS_* return codes to errnosHaotian Zhang
2025-11-26serial: 8250-of: Fix style issues in 8250_of.cjempty.liang
2025-11-26serial: add support of CPCI cardsMagne Bruno
2025-11-26serial: mux: Fix kernel doc for mux_poll()Andy Shevchenko