summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-05-28thunderbolt: Prevent XDomain delayed work use-after-free on disconnectMichael Bommarito
2026-05-28net: txgbe: rework service event handlingJiawen Wu
2026-05-28net: wangxun: avoid statistics updates during device teardownJiawen Wu
2026-05-28net: wangxun: introduce WX_STATE_DOWN to serialize device shutdown stateJiawen Wu
2026-05-28Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2026-05-28gpio: realtek-otto: fix kernel-doc warningsRosen Penev
2026-05-28gpio: max77620: Unify usage of space and comma in platform_device_id arrayUwe Kleine-König (The Capable Hub)
2026-05-28gpio: Use named initializers for platform_device_id arraysUwe Kleine-König (The Capable Hub)
2026-05-28gpio: cros-ec: Drop unused assignment of platform_device_id driver dataUwe Kleine-König (The Capable Hub)
2026-05-28Merge tag 'ath-next-20260526' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg
2026-05-28Merge tag 'iwlwifi-next-2026-05-26' of https://git.kernel.org/pub/scm/linux/k...Johannes Berg
2026-05-28Merge v7.1-rc5 into drm-nextSimona Vetter
2026-05-28wifi: mac80211_hwsim: add debug messages for link changesJohannes Berg
2026-05-28wifi: mac80211_hwsim: modernise S1G channel listLachlan Hodges
2026-05-28wifi: mac80211_hwsim: don't run RC update on new STA on S1G vifLachlan Hodges
2026-05-28wifi: mwifiex: remove an unnecessary checkDan Carpenter
2026-05-28drm/i915: rename intel_runtime_{suspend, resume} to i915_pm_runtime_{suspend,...Jani Nikula
2026-05-28drm/i915/power: add "runtime" to intel_display_power_{suspend, resume}() namesJani Nikula
2026-05-28iommu/arm-smmu-v3: Allow ATS to be always onNicolin Chen
2026-05-28PCI: Allow ATS to be always on for pre-CXL devicesNicolin Chen
2026-05-28PCI: Add pci_ats_required() for CXL.cache capable devicesNicolin Chen
2026-05-28iommu/vsi: Use list_for_each_entry()Dan Carpenter
2026-05-28iommu: vsi: avoid -Wformat-security warningArnd Bergmann
2026-05-28iommu/amd: Fix premature break in init_iommu_one()Vasant Hegde
2026-05-28drm/exynos: fix size_t format stringArnd Bergmann
2026-05-28iommu, debugobjects: avoid gcc-16.1 section mismatch warningsArnd Bergmann
2026-05-28accel/ivpu: Remove disable_d0i3_msg workaroundAndrzej Kacprowski
2026-05-28platform/chrome: cros_ec_chardev: Introduce rwsem for protecting ec_devTzung-Bi Shih
2026-05-28drm/i915/bw: Do not consider tile4 as tileYVille Syrjälä
2026-05-28drm/i915/bw: Remove deinterleave fallback for TGL+Ville Syrjälä
2026-05-28drm/i915/bw: Round the PM demand bandwidth downVille Syrjälä
2026-05-28drm/i915/bw: Fix/unify peakbw calculationsVille Syrjälä
2026-05-28drm/i915/bw: Fix DEPROGBWPCLIMIT handling on BMGVille Syrjälä
2026-05-28drm/i915/bw: Fix rounding direction in clperchgroup calculationVille Syrjälä
2026-05-28drm/i915/bw: Fix 'deinterleave' rounding directionVille Syrjälä
2026-05-28drm/i915/bw: Fix bw rounding directionVille Syrjälä
2026-05-28drm/i915/bw: Fix DCLK rounding messVille Syrjälä
2026-05-28drm/i915/bw: Fix num_planes handling on TGL+Ville Syrjälä
2026-05-28platform/chrome: cros_ec_chardev: Add event relayerTzung-Bi Shih
2026-05-28platform/chrome: cros_ec_chardev: Move data to chardev_pdataTzung-Bi Shih
2026-05-28platform/chrome: cros_ec_chardev: Introduce chardev_dataTzung-Bi Shih
2026-05-27net: phy: air_an8801: ensure maximum available speed link useLouis-Alexis Eyraud
2026-05-27net: phy: Introduce Airoha AN8801R Gigabit Ethernet PHY driverAngeloGioacchino Del Regno
2026-05-27net: phy: Rename Airoha common BuckPBus register accessorsLouis-Alexis Eyraud
2026-05-27net: phy: air_phy_lib: Factorize BuckPBus register accessorsLouis-Alexis Eyraud
2026-05-27net: phy: Add Airoha phy library for shared codeLouis-Alexis Eyraud
2026-05-27net: sfp: add quirk for OEM 2.5G optical modulesWei Qisen
2026-05-27bonding: refuse to enslave CAN devicesOliver Hartkopp
2026-05-27mshv: support 1G hugepages by passing them as 2M-aligned chunksAnirudh Rayabharam (Microsoft)
2026-05-27Drivers: hv: vmbus: Improve the logic of reserving fb_mmio on Gen2 VMsDexuan Cui