summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
13 daysserial: dz: Enable modular buildMaciej W. Rozycki
13 daysserial: zs: Convert to use a platform deviceMaciej W. Rozycki
13 daysserial: dz: Convert to use a platform deviceMaciej W. Rozycki
13 daysserial: zs: Switch to using channel resetMaciej W. Rozycki
13 daysserial: zs: Fix bootconsole handover lockupMaciej W. Rozycki
13 daysserial: dz: Fix bootconsole handover lockupMaciej W. Rozycki
13 daysserial: dz: Fix bootconsole message clobbering at chip resetMaciej W. Rozycki
13 daysserial: 8250_dw: dispatch SysRq character in dw8250_handle_irq()Jacques Nilo
13 daysserial: 8250: dispatch SysRq character in serial8250_handle_irq()Jacques Nilo
13 daystty: serial: samsung: Remove redundant port lock acquisition in rx helpersTudor Ambarus
13 daysserial: altera_jtaguart: handle uart_add_one_port() failuresMyeonghun Pak
2026-05-11serial: qcom_geni: fix kfifo underflow when flush precedes DMA completion IRQViken Dadhaniya
2026-05-11serial: fsl_lpuart: fix rx buffer and DMA map leaks in start_rx_dmaShitalkumar Gandhi
2026-05-11serial: qcom-geni: fix UART_RX_PAR_EN bit positionPrasanna S
2026-05-11serial: sh-sci: fix memory region release in error pathHongling Zeng
2026-05-11tty: serial: pch_uart: add check for dma_alloc_coherent()Zhaoyang Yu
2026-05-11serial: zs: Fix swapped RI/DSR modem line transition countingMaciej W. Rozycki
2026-04-19Merge tag 'tty-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2026-04-15Merge tag 'for-linus-7.1-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-04-15Merge tag 'fbdev-for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-04-13Merge tag 'pwrseq-updates-for-v7.1-rc1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-04-10hvc/xen: Check console connection flagJason Andryuk
2026-04-07lib/fonts: Provide helpers for calculating glyph pitch and sizeThomas Zimmermann
2026-04-07vt: Implement helpers for struct vc_font in source fileThomas Zimmermann
2026-04-02tty: serial: ip22zilog: Fix section mispatch warningThomas Bogendoerfer
2026-03-31serdev: Do not return -ENODEV from of_serdev_register_devices() if external c...Manivannan Sadhasivam
2026-03-31serdev: Add an API to find the serdev controller associated with the devicetr...Manivannan Sadhasivam
2026-03-30vt: resize saved unicode buffer on alt screen exit after resizeNicolas Pitre
2026-03-30vt: discard stale unicode buffer on alt screen exit after resizeLiav Mordouch
2026-03-30hvc/xen: Check console connection flagJason Andryuk
2026-03-30serial: sh-sci: Add support for RZ/G3L RSCIBiju Das
2026-03-30tty: atmel_serial: update outdated reference to atmel_tasklet_func()Kexin Sun
2026-03-30serial: xilinx_uartps: Drop unused includeAndy Shevchenko
2026-03-30serial: qcom-geni: drop stray newline format specifierKathiravan Thirumoorthy
2026-03-30serial: 8250: loongson: Enable building on MIPS Loongson64Rong Zhang
2026-03-30serial: 8250_fintek: Add support for F81214ERavi Rama
2026-03-23Merge 7.0-rc5 into tty-nextGreg Kroah-Hartman
2026-03-13vt: save/restore unicode screen buffer for alternate screenNicolas Pitre
2026-03-12serial: 8250_dw: Ensure BUSY is deassertedIlpo Järvinen
2026-03-12serial: 8250: Add late synchronize_irq() to shutdown to handle DW UART BUSYIlpo Järvinen
2026-03-12serial: 8250_dw: Rework IIR_NO_INT handling to stop interrupt stormIlpo Järvinen
2026-03-12serial: 8250_dw: Rework dw8250_handle_irq() locking and IIR handlingIlpo Järvinen
2026-03-12serial: 8250: Add serial8250_handle_irq_locked()Ilpo Järvinen
2026-03-12serial: 8250_dw: Avoid unnecessary LCR writesIlpo Järvinen
2026-03-12serial: 8250: Protect LCR write in shutdownIlpo Järvinen
2026-03-12serial: 8250_pci: add support for the AX99100Martin Roukala (né Peres)
2026-03-12serial: core: fix infinite loop in handle_tx() for PORT_UNKNOWNJiayuan Chen
2026-03-12serial: uartlite: fix PM runtime usage count underflow on probeMaciej Andrzejewski ICEYE
2026-03-12serial: 8250: always disable IRQ during THRE testPeng Zhang
2026-03-12serial: 8250: Fix TX deadlock when using DMARaul E Rangel