summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
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
2025-12-17serial: sh-sci: Drop checking port type for device file{create, remove}Biju Das
2025-12-17serial: rsci: Add set_rtrg() callbackBiju Das
2025-12-17serial: sh-sci: Update rx_trigger size for RZ/T2H RSCIBiju Das
2025-12-17tty/n_hdlc: Fix struct n_hdlc kernel-doc warningsBartlomiej Kubik
2025-12-17serial: 8250_keba: Use dev_err_probe()Gerhard Engleder
2025-12-17serial: 8250_keba: Add ICR definesGerhard Engleder
2025-12-17serial: 8250_keba: Add missing includesGerhard Engleder
2025-12-17serial: 8250_men_mcb: Clean definesFilip Jensen
2025-12-17tty: vt/keyboard: Split apart vt_do_diacrit()Nathan Chancellor
2025-12-17serial: 8250_dw: fix runtime PM initialization sequenceArtem Shimko
2025-12-17serial: 8250_dw: handle clock enable errors in runtime_resumeArtem Shimko
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
2025-11-26tty: replace use of system_unbound_wq with system_dfl_wqMarco Crivellari