summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
8 daysserial: 8250_dw: unregister 8250 port if clk_notifier_register() failsStepan Ionichev
8 daysserial: qcom_geni: Fix RX DMA stall when SE_DMA_RX_LEN_IN is zeroViken Dadhaniya
8 daysvc_screen: fix null-ptr-deref in vcs_notifier() during concurrent vcs_writeYi Yang
2026-06-09serdev: Provide a bustype shutdown functionUwe Kleine-König
2026-06-09serial: zs: Convert to use a platform deviceMaciej W. Rozycki
2026-06-09serial: zs: Switch to using channel resetMaciej W. Rozycki
2026-06-09serial: zs: Fix bootconsole handover lockupMaciej W. Rozycki
2026-06-09serial: dz: Convert to use a platform deviceMaciej W. Rozycki
2026-06-09serial: dz: Fix bootconsole handover lockupMaciej W. Rozycki
2026-06-09serial: dz: Fix bootconsole message clobbering at chip resetMaciej W. Rozycki
2026-06-09serial: fsl_lpuart: fix rx buffer and DMA map leaks in start_rx_dmaShitalkumar Gandhi
2026-06-09serial: zs: Fix swapped RI/DSR modem line transition countingMaciej W. Rozycki
2026-06-09serial: sh-sci: fix memory region release in error pathHongling Zeng
2026-06-09serial: qcom_geni: fix kfifo underflow when flush precedes DMA completion IRQViken Dadhaniya
2026-06-09serial: qcom-geni: fix UART_RX_PAR_EN bit positionPrasanna S
2026-06-09serial: altera_jtaguart: handle uart_add_one_port() failuresMyeonghun Pak
2026-06-09tty: serial: samsung: Remove redundant port lock acquisition in rx helpersTudor Ambarus
2026-06-09tty: serial: pch_uart: add check for dma_alloc_coherent()Zhaoyang Yu
2026-05-23tty: serial: ip22zilog: Fix section mispatch warningThomas Bogendoerfer
2026-05-23tty: hvc_iucv: fix off-by-one in number of supported devicesRandy Dunlap
2026-03-25serial: uartlite: fix PM runtime usage count underflow on probeMaciej Andrzejewski ICEYE
2026-03-25serial: 8250: Add late synchronize_irq() to shutdown to handle DW UART BUSYIlpo Järvinen
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-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-03-04serial: SH_SCI: improve "DMA support" promptRandy Dunlap
2026-03-04serial: imx: change SERIAL_IMX_CONSOLE to boolRandy Dunlap
2026-01-30serial: 8250_pci: Fix broken RS485 for F81504/508/512Marnix Rijnart
2026-01-08tty: fix tty_port_tty_*hangup() kernel-docJiri Slaby (SUSE)
2026-01-08serial: core: Fix serial device initializationAlexander Stein
2026-01-08serial: xilinx_uartps: fix rs485 delay_rts_after_sendj.turek
2026-01-08serial: xilinx_uartps: Use helper function hrtimer_update_function()Nam Cao
2026-01-08serial: core: Restore sysfs fwnode informationAndy Shevchenko
2026-01-08serial: core: fix OF node leakJohan Hovold
2026-01-08tty: introduce and use tty_port_tty_vhangup() helperJiri Slaby (SUSE)
2026-01-08serial: sh-sci: Check that the DMA cookie is validClaudiu Beznea
2026-01-08serial: sprd: Return -EPROBE_DEFER when uart clock is not readyWenhua Lin
2025-12-12serial: add support of CPCI cardsMagne Bruno
2025-12-07serial: amba-pl011: prefer dma_mapping_error() over explicit address checkingMiaoqian Lin
2025-12-01tty/vt: fix up incorrect backport to stable releasesJari Ruusu
2025-11-13tty/vt: Add missing return value for VT_RESIZE in vt_ioctl()Zizhi Wo
2025-11-13tty: serial: Modify the use of dev_err_probe()Xichao Zhao
2025-11-13tty: serial: ip22zilog: Use platform device for probingThomas Bogendoerfer
2025-10-29serial: sc16is7xx: remove useless enable of enhanced featuresHugo Villeneuve
2025-10-29serial: 8250_mtk: Enable baud clock and manage in runtime PMDaniel Golle
2025-10-29serial: 8250_exar: add support for Advantech 2 port card with Device ID 0x0018Florian Eckert
2025-10-29serial: 8250_dw: handle reset control deassert errorArtem Shimko
2025-10-15tty: n_gsm: Don't block input queue by waiting MSCSeppo Takalo