summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-03-12serial: 8250_dw: Ensure BUSY is deassertedIlpo Järvinen3-55/+161
2026-03-12serial: 8250: Add late synchronize_irq() to shutdown to handle DW UART BUSYIlpo Järvinen1-0/+6
2026-03-12serial: 8250_dw: Rework IIR_NO_INT handling to stop interrupt stormIlpo Järvinen1-4/+63
2026-03-12serial: 8250_dw: Rework dw8250_handle_irq() locking and IIR handlingIlpo Järvinen1-16/+21
2026-03-12serial: 8250: Add serial8250_handle_irq_locked()Ilpo Järvinen1-8/+16
2026-03-12serial: 8250_dw: Avoid unnecessary LCR writesIlpo Järvinen1-0/+31
2026-03-12serial: 8250: Protect LCR write in shutdownIlpo Järvinen1-5/+6
2026-03-12serial: 8250_pci: add support for the AX99100Martin Roukala (né Peres)1-0/+17
2026-03-12serial: core: fix infinite loop in handle_tx() for PORT_UNKNOWNJiayuan Chen1-1/+4
2026-03-12serial: uartlite: fix PM runtime usage count underflow on probeMaciej Andrzejewski ICEYE1-0/+1
2026-03-12serial: 8250: always disable IRQ during THRE testPeng Zhang1-4/+2
2026-03-12serial: 8250: Fix TX deadlock when using DMARaul E Rangel1-0/+15
2026-03-12tty: tty_port: add workqueue to flip TTY bufferXin Zhao9-14/+70
2026-03-12vt: support ITU-T T.416 color subparametersRonan Pigott1-3/+45
2026-03-12serial: qcom-geni: Fix RTS behavior with flow controlAnup Kulkarni1-4/+15
2026-03-12tty: serial: imx: keep dma request disabled before dma transfer setupRobin Gong1-3/+4
2026-03-12tty: serial: 8250: Add SystemBase Multi I/O cardsMichael Walle1-0/+51
2026-03-12serial: pic32_uart: allow driver to be compiled on all architectures with COM...Brian Masney1-1/+1
2026-03-12serial: tegra: remove Kconfig dependency on APB DMA controllerFrancesco Lavra1-3/+2
2026-03-12serial: auart: check clk_enable() return in console writeZhaoyang Yu1-1/+2
2026-03-12Merge drm/drm-next into drm-xe-nextMatthew Brost9423-133512/+464225
2026-03-12rtc: rx8025: Remove use of i2c_match_id()Andrew Davis1-3/+1
2026-03-12rtc: rv8803: Remove use of i2c_match_id()Andrew Davis1-7/+1
2026-03-12rtc: rs5c372: Remove use of i2c_match_id()Andrew Davis1-6/+1
2026-03-12rtc: pcf2127: Remove use of i2c_match_id()Andrew Davis1-16/+7
2026-03-12rtc: m41t80: Remove use of i2c_match_id()Andrew Davis1-7/+1
2026-03-12rtc: abx80x: Remove use of i2c_match_id()Andrew Davis1-2/+1
2026-03-12drm/xe: Fix overflow in guc_ct_snapshot_captureMika Kuoppala1-1/+1
2026-03-12vt: add fallback to plain map for modifier-aware key typesNicolas Pitre1-0/+15
2026-03-12vt: add KT_CSI keysym type for modifier-aware CSI sequencesNicolas Pitre1-5/+33
2026-03-12vt: add modifier support to cursor keysNicolas Pitre1-1/+26
2026-03-12serial: remove drivers for espressif esp32Julian Braha4-1266/+0
2026-03-12serial: amba-pl011: Respect DMA controller's copy_align requirementKartik Rajput1-0/+9
2026-03-12serial: amba-pl011: Add Tegra264 UART supportKartik Rajput1-0/+27
2026-03-12serial: amba-pl011: Introduce set_uartclk_rate vendor flagKartik Rajput1-2/+27
2026-03-12serial: amba-pl011: Introduce skip_ibrd_fbrd vendor flagKartik Rajput1-22/+31
2026-03-12serial: amba-pl011: Enable UART in earlycon setupPeter Maydell1-1/+30
2026-03-12tty: constify tty_ldisc_opsQingfang Deng1-8/+8
2026-03-12tty: hvc_iucv: fix off-by-one in number of supported devicesRandy Dunlap1-1/+1
2026-03-12serial: 8250_port: Drop duplicate NULL checkAndy Shevchenko1-2/+2
2026-03-12tty: serial: samsung_tty: avoid dev_dbg deadlockAlyssa Milburn1-8/+2
2026-03-12pmdomain: mediatek: Fix power domain countAdam Ford1-1/+1
2026-03-12HID: pl: eliminate private debug macroOliver Neukum1-8/+4
2026-03-12HID: mcp2221: Add module parameter to enfoce GPIO modeLinus Walleij1-4/+14
2026-03-12HID: appletb-kbd: add .resume method in PMAditya Garg1-2/+3
2026-03-12HID: logitech-hidpp: Enable MX Master 4 over bluetoothAdrian Freund1-0/+2
2026-03-12net: ti: icssg: Fix wrong macro used in RX classifier configurationMD Danish Anwar1-2/+2
2026-03-12kbuild: Consolidate C dialect optionsNathan Chancellor1-2/+1
2026-03-12spi: atcspi200: fix mutex initialization orderPei Xiao1-1/+3
2026-03-12MIPS: Don't select CLOCKSOURCE_WATCHDOGThomas Gleixner1-1/+0