summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-07-30serial: 8250_bcm7271: Remove redundant dev_err_probe()Pan Chuang1-3/+1
2026-07-30serial: bcm63xx-uart: silence false positive coccinelle warning on clk_putPei Xiao1-5/+6
2026-07-30serial: sh-sci: remove check for zero baud rate from uart_get_baud_rate()Hugo Villeneuve1-2/+0
2026-07-30serial: rsci: remove check for zero baud rate from uart_get_baud_rate()Hugo Villeneuve1-3/+0
2026-07-30Revert "serial: 8250: drop lockdep annotation from serial8250_clear_IER()"John Ogness1-0/+3
2026-07-30serial: 8250: Switch to nbcon console, take 2John Ogness4-53/+260
2026-07-30serial: 8250: remove always included kconfig.hHugo Villeneuve1-1/+0
2026-07-30serial: max310x: remove always included kconfig.hHugo Villeneuve1-1/+0
2026-07-30serial: qcom-geni: fix TX DMA buffer flushJan Sebastian Götte1-21/+22
2026-07-30serial: 8250_dma: Clear stale RX state on shutdownCunhao Lu1-5/+7
2026-07-30serial: sc16is7xx: enable THRI before filling TX FIFOLuca Fresi1-0/+3
2026-07-30rust: pci: use `Option<&IdInfo>` for device ID infoGary Guo1-1/+1
2026-07-30Revert "serial: 8250: Clear CON_PRINTBUFFER on port re-registration"Fushuai Wang1-5/+1
2026-07-30clk: imx95-blk-ctl: Fix REFCLK rise-fall mismatch on i.MX95Richard Zhu1-0/+7
2026-07-30clk: imx95-blk-ctl: Add func_out_en clock for i.MX9x PCIeRichard Zhu1-2/+12
2026-07-30drm/tyr: add Memory Management Unit (MMU) supportBoris Brezillon7-5/+780
2026-07-30drm/tyr: add a generic slot managerBoris Brezillon2-0/+406
2026-07-30drm/tyr: add resources to RegistrationDataDeborah Brouwer2-26/+27
2026-07-30mfd: si476x-i2c: Get rid of duplicate NULL checksAndy Shevchenko1-8/+5
2026-07-30mfd: cgbc: Fix teardown ordering in cgbc_remove()Thomas Richard1-2/+2
2026-07-30mfd: mt6397-core: Add mt6323 AUXADC supportRoman Vivchar1-0/+3
2026-07-30mfd: rohm: Factor out power button registrationDmitry Torokhov6-160/+139
2026-07-30mfd: ucb1x00: Convert Assabet gpio-keys to use software nodesDmitry Torokhov1-24/+96
2026-07-30mfd: ucb1x00: Register software node for GPIO controllerDmitry Torokhov1-1/+15
2026-07-30mfd: cs42l43: Tidy up formatting on sdw_device_id tableCharles Keepax1-3/+3
2026-07-30mfd: cs42l43: Remove redundant NULL checks on SoundWireCharles Keepax1-6/+3
2026-07-30mfd: Unify style of spi_device_id arraysUwe Kleine-König (The Capable Hub)3-5/+5
2026-07-30mfd: Initialize spi_device_id arrays using member namesUwe Kleine-König (The Capable Hub)8-46/+46
2026-07-30mfd: Drop unused assignment of spi_device_id driver dataUwe Kleine-König (The Capable Hub)3-3/+3
2026-07-30mfd: sprd-sc27xx: Add SC2730 regulator cellOtto Pflüger1-0/+1
2026-07-30mfd: viperboard: Remove redundant NULL check before kfree()Mohammad Shahid1-2/+1
2026-07-30mfd: db8500-prcmu: Fold dbx500 header into db8500Linus Walleij8-40/+40
2026-07-30mfd: 88pm886: Initialize the battery pageDuje Mihanović1-1/+20
2026-07-30mfd: cs42l43: Use new SoundWire enumeration helperCharles Keepax3-18/+6
2026-07-30mfd: axp20x: Preserve other control bits when powering offOleg Proshkin1-1/+1
2026-07-30mfd: ipaq-micro: Fix out-of-bounds stack read in ipaq_micro_strDmitry Torokhov1-1/+1
2026-07-30mfd: si476x: Modernize GPIO handlingLinus Walleij3-32/+16
2026-07-30mfd: mt6397-core: Add mt6323 EFUSE supportRoman Vivchar1-0/+3
2026-07-30Merge branches 'ib-mfd-legacy-gpio-7.3' and 'ib-mfd-platform-chrome-7.3' into...Lee Jones2-15/+33
2026-07-30qede: sync udp_tunnel ports outside qede_lock in the recovery pathDenis V. Lunev1-22/+22
2026-07-30Merge tag 'linux-can-fixes-for-7.2-20260729' of git://git.kernel.org/pub/scm/...Paolo Abeni13-51/+175
2026-07-30iommu/iova: Move CPU magazine init to first insertLogan Odell1-14/+15
2026-07-30iommu/amd: Put PCI device after handling PPR faultsShuai Xue1-1/+2
2026-07-30spi: Few fix/improvement for spi-nxp-fspiMark Brown260-1230/+3309
2026-07-30spi: spi-nxp-fspi: propagate clock reconfig failures in nxp_fspi_select_mem()Haibo Chen1-7/+25
2026-07-30spi: spi-nxp-fspi: enter stop mode before reconfiguring MCR0 and DLLHaibo Chen1-0/+14
2026-07-30spi: spi-nxp-fspi: add per-SoC SDR/DTR clock rate limits for all supported SoCsHaibo Chen1-3/+80
2026-07-30spi: spi-mpc52xx: use platform_get_irq_optional for IRQ lookupRosen Penev1-2/+14
2026-07-30net: phy: micrel: Add loopback support for ksz9131Maxime Chevallier1-0/+60
2026-07-30net: intel: remove conditional return with no effectSang-Heon Jeon3-17/+3