summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-06-17drm/amd/display: Fix mem_type change detection for async flipsMatthew Schwartz
2026-06-17drm/amd/display: Add IN_FORMATS_ASYNC support for planesJames Lin
2026-06-17drm/amdgpu/gfx: fix cleaner shader IB buffer overflowAsad Kamal
2026-06-17drm/amdgpu: allocate lockdep mutex on the heap to fix stack overflowPrike Liang
2026-06-17drm/amdkfd: Fix SMI event PID reporting for containersAndrew Martin
2026-06-17drm/amd/display: Restore periodic detection for DCN35Ivan Lipski
2026-06-17drm/amd/display: Skip PHY SSC reduction on some 8K panelsRoman Li
2026-06-17drm/amdgpu: skip already suspended IP blocks in ip_suspend_phase2Yunxiang Li
2026-06-17drm/amdkfd: Properly acquire queue buffers in CRIU restoreDavid Francis
2026-06-17drm/amd/pm: re-enable MC access after PrepareMp1ForUnload on SMU V15 APUsShubhankar Milind Sardeshpande
2026-06-17drm/amdgpu: initialize iter.start in amdgpu_devcoredump_formatQiang Yu
2026-06-17drm/amdkfd: Avoid double-unpin of DOORBELL/MMIO BOs on freeYunxiang Li
2026-06-17Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-06-17Merge tag 'iommu-updates-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-06-17Merge tag 'dma-mapping-7.2-2026-06-16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-06-17Merge tag 'printk-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2026-06-17Merge tag 'devicetree-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-06-17Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2026-06-17Merge tag 'vfio-v7.2-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2026-06-17Merge tag 'soc-arm-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2026-06-17Merge tag 'soc-drivers-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-06-17spi: acpi: Free resource list at appropriate timeAndy Shevchenko
2026-06-17Merge tag 'wq-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2026-06-17Merge tag 'bitmap-for-7.2' of https://github.com/norov/linuxLinus Torvalds
2026-06-17mfd: rz-mtu3: Make reset optionalCosmin Tanislav
2026-06-17mfd: rz-mtu3: Store &pdev->dev in local variableCosmin Tanislav
2026-06-17mfd: rz-mtu3: Use local variable for resetCosmin Tanislav
2026-06-17mfd: rz-mtu3: Use device-managed APIsCosmin Tanislav
2026-06-17mfd: tps6586x: Fix OF node refcountBartosz Golaszewski
2026-06-17mfd: twl4030-power: Update checks for specific boards to use the DTEthan Nelson-Moore
2026-06-17mfd: qcom_rpm: Add msm8960 QDSS clock resourceAntony Kurniawan Soemardi
2026-06-17mfd: si476x-i2c: Fix spelling mistakes in commentsMd Shofiqul Islam
2026-06-17mfd: max77620: Convert poweroff support to sys-off APIDiogo Ivo
2026-06-17mfd: cs42l43: Sanity check firmware sizeCharles Keepax
2026-06-17mfd: qcom: Unify user-visible "Qualcomm" nameKrzysztof Kozlowski
2026-06-17mfd: cros_ec: Delay dev_set_drvdata() until probe successAndrei Kuchynski
2026-06-17mfd: ezx-pcap: Remove unused driverArnd Bergmann
2026-06-17mfd: twl-core: Use i2c_check_functionality as boolean valueThorsten Blum
2026-06-17mfd: menf21bmc: Inline i2c_check_functionality checkThorsten Blum
2026-06-17mfd: max77759: Improve static struct formatting and commentaryAmit Sunil Dhamne
2026-06-17mfd: wm8994: Remove dead legacy-gpio codeArnd Bergmann
2026-06-17mfd: cs5535: Add, assign and expose the software node for the GPIO cellBartosz Golaszewski
2026-06-17mfd: Consistently define pci_device_ids using named initializersUwe Kleine-König (The Capable Hub)
2026-06-17mfd: rsmu: Add 8a34002 supportMatthew Bystrin
2026-06-17mfd: rsmu: Fix page register setupMatthew Bystrin
2026-06-17mfd: cros_ec: Don't add cros_ec_ucsi if it is defined in OF or ACPIJameson Thies
2026-06-17mfd: sm501: Fix reference leak on failed device registrationGuangshuo Li
2026-06-17mfd: bq257xx: Add BQ25792 supportAlexey Charkov
2026-06-17mfd: simple-mfd-i2c: Add a reboot cell for the SpacemiT P1 chipAurelien Jarno
2026-06-17mfd: sprd-sc27xx: Switch to devm_mfd_add_devices()Otto Pflüger