summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
31 hoursserial: imx: serialize imx_uart_ports[] lifetimeKarl Mehltretter
12 daysserial: sc16is7xx: enable THRI before filling TX FIFOLuca Fresi
12 daysserial: sc16is7xx: use guards for simple mutex locksHugo Villeneuve
12 daysserial: sc16is7xx: rename EFR mutex with generic nameHugo Villeneuve
12 daysserial: amba-pl011: synchronize DMA teardownFan Wu
12 daysserial: 8250_of: clear stuck empty-FIFO RX-timeout on LPC32xxRyan Wilbur
2026-08-19serial: 8250_dma: Clear stale RX state on shutdownCunhao Lu
2026-08-19serial: qcom-geni: fix TX DMA buffer flushJan Sebastian Götte
2026-08-19vt: stabilize tty reference in kbd_keycode with tty_port_tty_getJoshua Rogers
2026-08-19vt: add permission check for KDSKBMETA ioctlJoshua Rogers
2026-08-03serial: 8250_mid: Fix NULL function pointer dereference on DNV/ICX-D/SNR plat...Jiangshan Yi
2026-08-03serial: sc16is7xx: implement gpio get_direction() callbackHugo Villeneuve
2026-07-24serial: 8250_omap: clear rx_running on zero-length DMA completesMatthias Feser
2026-07-24serial: max310x: implement gpio_chip::get_direction()Tapio Reijonen
2026-07-24serial: msm: Disable DMA for kernel console UARTStephan Gerhold
2026-07-18serial: 8250_mid: Disable DMA for selected platformsAndy Shevchenko
2026-07-04serial: 8250_dw: unregister 8250 port if clk_notifier_register() failsStepan Ionichev
2026-07-04serial: qcom_geni: Fix RX DMA stall when SE_DMA_RX_LEN_IN is zeroViken Dadhaniya
2026-07-04vc_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