summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2026-07-30serial: 8250: remove always included kconfig.hHugo Villeneuve
2026-07-30serial: max310x: remove always included kconfig.hHugo Villeneuve
2026-07-30serial: qcom-geni: fix TX DMA buffer flushJan Sebastian Götte
2026-07-30serial: 8250_dma: Clear stale RX state on shutdownCunhao Lu
2026-07-30serial: sc16is7xx: enable THRI before filling TX FIFOLuca Fresi
2026-07-30Revert "serial: 8250: Clear CON_PRINTBUFFER on port re-registration"Fushuai Wang
2026-07-27quota: remove CONFIG_PRINT_QUOTA_WARNING codeJiri Slaby (SUSE)
2026-07-27Merge 7.2-rc5 into tty-nextGreg Kroah-Hartman
2026-07-23rust: add basic serial device bus abstractionsMarkus Probst
2026-07-17serial: sc16is7xx: implement gpio get_direction() callbackHugo Villeneuve
2026-07-17serial: 8250_mid: Fix NULL function pointer dereference on DNV/ICX-D/SNR plat...Jiangshan Yi
2026-07-17tty: hvc: restrict HVC_DCC to ARMv6+ and ARM64Karl Mehltretter
2026-07-17serial: qcom_geni: Add panic notifier to stop UART on panicPraveen Talari
2026-07-17serial: qcom_geni: Add shutdown callback to quiesce hardware on rebootPraveen Talari
2026-07-17serial: qcom-geni: Add tracepoints for Qualcomm GENI serial driverPraveen Talari
2026-07-17serial: core: display 32 for MEM32 and MEM32BE UPIO typesHugo Villeneuve
2026-07-17serial: 8250: fix compile error with hub6_match_port() when compiled as a moduleHugo Villeneuve
2026-07-17Revert "serial: qcom-geni: remove .pm callback, use runtime PM in startup/shu...Greg Kroah-Hartman
2026-07-14serial: 8250_hub6: add missing include for hub6_match_port()Hugo Villeneuve
2026-07-13Merge 7.2-rc3 into tty-nextGreg Kroah-Hartman
2026-07-12Merge tag 'tty-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2026-07-10serial: max3100: use new UPIO_BUS as iotypeHugo Villeneuve
2026-07-10serial: max310x: use new UPIO_BUS as iotypeHugo Villeneuve
2026-07-10serial: sc16is7xx: use new UPIO_BUS as iotypeHugo Villeneuve
2026-07-10serial: core: add new I/O type for SPI and I2C bus devicesHugo Villeneuve
2026-07-10serial: 8250_rsa: use uart_iotype_*() to simplify codeHugo Villeneuve
2026-07-10serial: 8250: use uart_iotype_*() to simplify codeHugo Villeneuve
2026-07-10serial: uniformize serial port I/O infos displayHugo Villeneuve
2026-07-10serial: core: use uart_iotype_*() to simplify uart_match_port()Hugo Villeneuve
2026-07-10serial: core: add uart_iotype_mmio/io helper functionsHugo Villeneuve
2026-07-10serial: 8250_hub6: add hub6_match_port()Hugo Villeneuve
2026-07-10serial: 8250: Ignore flow control on suspend/resume with no_console_suspendJohn Ogness
2026-07-10serial: 8250_mid: Disable DMA for selected platformsAndy Shevchenko
2026-07-10serial: 8250_omap: clear rx_running on zero-length DMA completesMatthias Feser
2026-07-10vt: fix spurious modifier in CSI/cursor key sequencesNicolas Pitre
2026-07-10serial: qcom-geni: remove .pm callback, use runtime PM in startup/shutdownPraveen Talari
2026-07-10serial: 8250: handle ixp4xx register endianness correctlyArnd Bergmann
2026-07-10serial: qcom-geni: do not advance stale DMA completionsGuangshuo Li
2026-07-10serial: qcom_geni: Disable closing_wait for console to prevent shutdown timeoutAniket Randive
2026-07-10serial: qcom-geni: add force suspend/resume to system sleep callbacksPraveen Talari
2026-07-10serial: qcom-geni: Pre-map RX DMA buffer at probe to avoid sleep-in-atomicPraveen Talari
2026-07-10serial: ma35d1: Fix OF node reference leaks in console initYuho Choi
2026-07-10serial: 8250_pnp: Use named initializers for pnp_device_id arrayUwe Kleine-König (The Capable Hub)
2026-07-10serdev: acpi: Free resource list at appropriate timeAndy Shevchenko
2026-07-10drivers/tty/serial/kgdboc: Use strscpy() to copy strings into arraysDavid Laight
2026-07-10tty: serial: pch_uart: add check for pci_get_slot()Haoxiang Li
2026-07-10serial: 8250: force synchronous probe for the ISA and PNP driversRahul Bukte
2026-07-10serial: cpm_uart: replace irq_of_parse_and_map with platform_get_irqRosen Penev
2026-07-10serial: 8250: Clear CON_PRINTBUFFER on port re-registrationFushuai Wang
2026-07-10tty: serial: mpc52xx_uart: add bounds check for psc_num array indexRosen Penev