summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-05-28drm/i915/dp: Account for AS_SDP guardband only when enabledAnkit Nautiyal
2026-05-28drm/i915/dp: Enable AS SDP whenever VRR is possible or PR !asyncAnkit Nautiyal
2026-05-28drm/i915/dp: Compute AS SDP after PSR compute configAnkit Nautiyal
2026-05-28drm/i915/dp: Compute and include coasting vtotal for AS SDPAnkit Nautiyal
2026-05-28drm/i915/dp: Program AS SDP DB[1:0] for PR with Link offAnkit Nautiyal
2026-05-28drm/i915/dp: Set relevant Downspread Ctrl DPCD bits for PR + Auxless ALPMAnkit Nautiyal
2026-05-28drm/i915/psr: Program Panel Replay CONFIG3 using AS SDP transmission timeAnkit Nautiyal
2026-05-28drm/i915/display: Add helper for AS SDP transmission time selectionAnkit Nautiyal
2026-05-28drm/i915/psr: Write the PR config DPCDs in burst modeAnkit Nautiyal
2026-05-28drm/i915/dp: Allow AS SDP only if v2 is supportedAnkit Nautiyal
2026-05-28drm/i915/dp: Add member to intel_dp to store AS SDP v2 supportAnkit Nautiyal
2026-05-28drm/i915/psr: Add helper to get Async Video timing support in PR activeAnkit Nautiyal
2026-05-28platform/x86: lenovo-wmi-capdata: Add debugfs file for dumping capdataRong Zhang
2026-05-28platform/x86: lenovo-wmi-helpers: Add helper for creating per-device debugfs dirRong Zhang
2026-05-28platform/x86: lenovo-wmi-other: Add force_load_psy_ext module parameterDerek J. Clark
2026-05-28platform/x86: lenovo-wmi-other: Add WMI battery charge limitingDerek J. Clark
2026-05-28platform/x86: lenovo-wmi-other: Rename LWMI_OM_FW_ATTR_BASE_PATHDerek J. Clark
2026-05-28platform/x86: lenovo-wmi-other: Add GPU tunable attributesDerek J. Clark
2026-05-28platform/x86: lenovo-wmi-other: Add missing CPU tunable attributesDerek J. Clark
2026-05-28net: hibmcge: move dma_rmb() after dma_sync_single_for_cpu() in RX pathJijie Shao
2026-05-28net: hibmcge: disable Relaxed Ordering to fix RX packet corruptionJijie Shao
2026-05-28platform/x86: dell-dw5826e: Add reset driver for DW5826eJack Wu
2026-05-28platform/x86: uniwill-laptop: Enable battery charge modes on supported devicesWerner Sembach
2026-05-28platform/x86: uniwill-laptop: Add support for battery charge modesArmin Wolf
2026-05-28platform/x86: uniwill-laptop: Mark EC_ADDR_OEM_4 as volatileArmin Wolf
2026-05-28platform/x86: uniwill-laptop: Rework FN lock/super key suspend handlingArmin Wolf
2026-05-28Merge branch 'fixes' into for-nextIlpo Järvinen
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