summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-04-10regulator: max77620: drop redundant OF node initialisationJohan Hovold
2026-04-10spi: mtk-snfi: unregister ECC engine on probe failure and remove() callbackPei Xiao
2026-04-10spi: s3c64xx: fix NULL-deref on driver unbindJohan Hovold
2026-04-10scsi: bsg: fix buffer overflow in scsi_bsg_uring_cmd()Dan Carpenter
2026-04-10spi: fix controller deregistration (part 2/2)Mark Brown
2026-04-10spi: zynq-qspi: fix controller deregistrationJohan Hovold
2026-04-10spi: zynqmp-gqspi: fix controller deregistrationJohan Hovold
2026-04-10spi: uniphier: fix controller deregistrationJohan Hovold
2026-04-10spi: ti-qspi: fix controller deregistrationJohan Hovold
2026-04-10spi: tegra20-sflash: fix controller deregistrationJohan Hovold
2026-04-10spi: tegra114: fix controller deregistrationJohan Hovold
2026-04-10spi: syncuacer: fix controller deregistrationJohan Hovold
2026-04-10spi: sun6i: fix controller deregistrationJohan Hovold
2026-04-10spi: sun4i: fix controller deregistrationJohan Hovold
2026-04-10spi: st-ssc4: fix controller deregistrationJohan Hovold
2026-04-10spi: sprd: fix controller deregistrationJohan Hovold
2026-04-10spi: slave-mt27xx: fix controller deregistrationJohan Hovold
2026-04-10spi: sifive: fix controller deregistrationJohan Hovold
2026-04-10spi: sh-msiof: fix controller deregistrationJohan Hovold
2026-04-10spi: sh-hspi: fix controller deregistrationJohan Hovold
2026-04-10spi: s3c64xx: fix controller deregistrationJohan Hovold
2026-04-10spi: rspi: fix controller deregistrationJohan Hovold
2026-04-10spi: qup: fix controller deregistrationJohan Hovold
2026-04-10spi: pl022: fix controller deregistrationJohan Hovold
2026-04-10spi: pic32-sqi: fix controller deregistrationJohan Hovold
2026-04-10spi: pic32: fix controller deregistrationJohan Hovold
2026-04-10spi: omap2-mcspi: fix controller deregistrationJohan Hovold
2026-04-10spi: npcm-pspi: fix controller deregistrationJohan Hovold
2026-04-10spi: mxs: fix controller deregistrationJohan Hovold
2026-04-10spi: mtk-nor: fix controller deregistrationJohan Hovold
2026-04-10spi: mt65xx: fix controller deregistrationJohan Hovold
2026-04-10spi: tegra210-quad: Fix false positive WARN on interrupt timeout with transfe...Breno Leitao
2026-04-10spi: rzv2h-rspi: Fix max_speed_hz and clock configuration issuesMark Brown
2026-04-10spi: rzv2h-rspi: Simplify clock rate search function signaturesLad Prabhakar
2026-04-10spi: rzv2h-rspi: Fix invalid SPR=0/BRDV=0 clock configurationLad Prabhakar
2026-04-10spi: rzv2h-rspi: Fix max_speed_hz advertising prohibited bit rateLad Prabhakar
2026-04-10spi: fsl: fix controller deregistrationJohan Hovold
2026-04-10spi: Merge up fixesMark Brown
2026-04-10Merge tag 'thunderbolt-for-v7.1-rc1' of ssh://gitolite.kernel.org/pub/scm/lin...Greg Kroah-Hartman
2026-04-10Merge tag 'thermal-v7.1-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...Rafael J. Wysocki
2026-04-10regulator: bq257xx: Make OTG enable GPIO really optionalAlexey Charkov
2026-04-10regulator: bq257xx: Remove reference to the parent MFD's devAlexey Charkov
2026-04-10Merge branch 'pm-devfreq'Rafael J. Wysocki
2026-04-10regmap: i3c: Add non-devm regmap_init_i3c() helperPei Xiao
2026-04-10Merge branch 'pm-powercap'Rafael J. Wysocki
2026-04-10Merge branches 'pm-cpuidle', 'pm-opp' and 'pm-sleep'Rafael J. Wysocki
2026-04-10Merge branch 'pm-cpufreq'Rafael J. Wysocki
2026-04-10xen/grant-table: guard gnttab_suspend/resume with CONFIG_HIBERNATE_CALLBACKSPengpeng Hou
2026-04-10hvc/xen: Check console connection flagJason Andryuk
2026-04-10xen/swiotlb: fix stale reference to swiotlb_unmap_page()Kexin Sun