summaryrefslogtreecommitdiff
path: root/drivers/tty/serial
AgeCommit message (Expand)AuthorFilesLines
44 hoursserial: uartlite: fix PM runtime usage count underflow on probeMaciej Andrzejewski ICEYE1-0/+1
44 hoursserial: core: fix infinite loop in handle_tx() for PORT_UNKNOWNJiayuan Chen1-1/+4
44 hoursserial: 8250_dw: Ensure BUSY is deassertedIlpo Järvinen3-55/+161
44 hoursserial: 8250: Add late synchronize_irq() to shutdown to handle DW UART BUSYIlpo Järvinen1-0/+6
44 hoursserial: 8250_dw: Rework IIR_NO_INT handling to stop interrupt stormIlpo Järvinen1-4/+63
44 hoursserial: 8250_dw: Rework dw8250_handle_irq() locking and IIR handlingIlpo Järvinen1-16/+21
44 hoursserial: 8250: Add serial8250_handle_irq_locked()Ilpo Järvinen1-8/+16
44 hoursserial: 8250_dw: Avoid unnecessary LCR writesIlpo Järvinen1-0/+31
44 hoursserial: 8250: Protect LCR write in shutdownIlpo Järvinen1-5/+6
44 hoursserial: 8250: always disable IRQ during THRE testPeng Zhang1-4/+2
44 hoursserial: 8250: Fix TX deadlock when using DMARaul E Rangel1-0/+15
44 hoursserial: 8250_pci: add support for the AX99100Martin Roukala (né Peres)1-0/+17
2026-03-04serial: 8250: 8250_omap.c: Clear DMA RX running status only after DMA termina...Moteen Shah1-1/+1
2026-03-04serial: 8250: 8250_omap.c: Add support for handling UART error conditionsMoteen Shah1-2/+21
2026-03-04serial: 8250_dw: handle clock enable errors in runtime_resumeArtem Shimko1-2/+9
2026-02-27serial: SH_SCI: improve "DMA support" promptRandy Dunlap1-1/+1
2026-02-27serial: imx: change SERIAL_IMX_CONSOLE to boolRandy Dunlap1-3/+3
2026-02-11treewide: Drop pci_save_state() after pci_restore_state()Lukas Wunner2-2/+0
2026-01-30serial: Fix not set tty->port race conditionKrzysztof Kozlowski1-0/+6
2026-01-30serial: 8250_pci: Fix broken RS485 for F81504/508/512Marnix Rijnart1-1/+1
2026-01-02serial: sh-sci: Check that the DMA cookie is validClaudiu Beznea1-1/+1
2026-01-02serial: xilinx_uartps: fix rs485 delay_rts_after_sendj.turek1-7/+7
2026-01-02serial: core: Fix serial device initializationAlexander Stein1-0/+1
2026-01-02serial: core: Restore sysfs fwnode informationAndy Shevchenko1-4/+6
2026-01-02serial: sprd: Return -EPROBE_DEFER when uart clock is not readyWenhua Lin1-0/+6
2025-12-18tty: serial: imx: Only configure the wake register when device is set as wake...Sherry Sun1-0/+14
2025-12-12serial: sh-sci: Fix deadlock during RSCI FIFO overrun errorBiju Das1-2/+10
2025-12-12serial: add support of CPCI cardsMagne Bruno1-0/+37
2025-11-26serial: 8250: Fix 8250_rsa symbol loopIlpo Järvinen4-13/+21
2025-10-28serial: amba-pl011: prefer dma_mapping_error() over explicit address checkingMiaoqian Lin1-1/+1
2025-10-22serial: 8250_mtk: Enable baud clock and manage in runtime PMDaniel Golle1-2/+4
2025-10-22serial: 8250_dw: handle reset control deassert errorArtem Shimko1-1/+3
2025-10-22serial: sc16is7xx: remove useless enable of enhanced featuresHugo Villeneuve1-7/+0
2025-10-22serial: 8250_exar: add support for Advantech 2 port card with Device ID 0x0018Florian Eckert1-0/+11
2025-10-22tty: serial: sh-sci: fix RSCI FIFO overrun handlingCosmin Tanislav1-6/+8
2025-10-07Merge tag 'tty-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-160/+16
2025-10-05Merge tag 'tty-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds15-780/+589
2025-10-02Merge tag 'soc-drivers-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+8
2025-09-23Merge tag 'qcom-drivers-for-6.18-2' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann1-1/+7
2025-09-17serial: qcom-geni: Load UART qup Firmware from linux sideViken Dadhaniya1-1/+7
2025-09-17serial: qcom-geni: Fix blocked taskKrzysztof Kozlowski1-160/+16
2025-09-17tty: serial: fix help message for SERIAL_CPMArturs Artamonovs1-1/+1
2025-09-15Merge tag 'microchip-soc-6.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann1-1/+1
2025-09-15Merge 6.17-rc6 into tty-nextGreg Kroah-Hartman3-21/+11
2025-09-14Merge tag 'tty-6.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-17/+7
2025-09-12serial: 8250: omap: Support wakeup pinctrl state on suspendMarkus Schneider-Pargmann1-0/+36
2025-09-12serial: max310x: improve interrupt handlingTapio Reijonen1-6/+17
2025-09-09tty: serial: atmel: make it selectable for ARCH_MICROCHIPRobert Marko1-1/+1
2025-09-06serial: xilinx_uartps: read reg size from DTSHarshit Shah1-5/+5
2025-09-06tty: remove redundant condition checksXichao Zhao1-1/+1