summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-02-03driver core: cpu: Convert /sys/devices/system/cpu/isolated to use HK_TYPE_DOM...Frederic Weisbecker-1/+1
2026-02-03net: dsa: yt921x: Add DCB/QoS supportDavid Yang-11/+298
2026-02-03net: dsa: yt921x: Refactor yt921x_chip_setup()David Yang-11/+24
2026-02-03net: dsa: yt921x: Refactor VLAN awareness settingDavid Yang-10/+14
2026-02-03iommupt: Always add IOVA range to iotlb_gather in gather_range_pages()Yu Zhang-2/+1
2026-02-03iommu/amd: serialize sequence allocation under concurrent TLB invalidationsAnkit Soni-8/+14
2026-02-03wifi: iwlwifi: mvm: pause TCM on fast resumeMiri Korenblit-1/+5
2026-02-03wifi: iwlwifi: mld: cancel mlo_scan_start_wkMiri Korenblit-2/+2
2026-02-03PCI: s32g: Skip Root Port removal during successVincent Guittot-4/+4
2026-02-03wifi: brcmsmac: phy: Remove unreachable error handling codeIngyu Jang-7/+2
2026-02-03rust_binder: return p from rust_binder_transaction_target_node()Alice Ryhl-1/+1
2026-02-03binderfs: fix ida_alloc_max() upper boundCarlos Llamas-4/+4
2026-02-03rust_binderfs: fix ida_alloc_max() upper boundCarlos Llamas-4/+4
2026-02-03drivers: android: binder: Update ARef imports from sync::arefShankari Anand-3/+2
2026-02-03rust_binder: fix needless borrow in context.rsShivam Kalra-1/+1
2026-02-03net: phy: remove modalias-based mdio bus matchingHeiner Kallweit-13/+0
2026-02-03net: dsa: loop: remove MDIO device modaliasHeiner Kallweit-1/+7
2026-02-03net: ethernet: adi: make name member of struct adin1110_cfg a pointerHeiner Kallweit-1/+1
2026-02-03drm/bridge: analogix_dp: Move &drm_bridge_funcs.mode_set to &drm_bridge_funcs...Damon Ding-79/+82
2026-02-03drm/bridge: analogix_dp: Formalize the struct analogix_dp_deviceDamon Ding-2/+2
2026-02-03drm/display: bridge_connector: Ensure last bridge determines EDID/modes detec...Damon Ding-6/+12
2026-02-03revocable: Add KUnit test for concurrent accessTzung-Bi Shih-0/+104
2026-02-03revocable: fix SRCU index corruption by requiring caller-provided storageTzung-Bi Shih-67/+43
2026-02-03revocable: Add KUnit test for provider lifetime racesTzung-Bi Shih-0/+41
2026-02-03revocable: Fix races in revocable_alloc() using RCUTzung-Bi Shih-54/+59
2026-02-03drm/i915/power_well: Enable workaround for DSS clock gating issueMika Kahola-2/+63
2026-02-03Input: apbps2 - fix comment style and typosMicah Ostrow-7/+7
2026-02-03drm/xe/configfs: Add sriov.admin_only_pf attributeMichal Wajdeczko-1/+69
2026-02-03drm/xe/pf: Define admin_only as real flagMichal Wajdeczko-2/+12
2026-02-03drm/xe/configfs: Always return consistent max_vfs valueMichal Wajdeczko-5/+10
2026-02-03drm/xe/configfs: Use proper notation for local includeMichal Wajdeczko-1/+1
2026-02-03drm/xe: Keep all defaults in single headerMichal Wajdeczko-32/+41
2026-02-03drm/panel: ilitek-ili9882t: Remove duplicate initializers in tianma_il79900a_dscNathan Chancellor-4/+0
2026-02-03media: pci: mg4b: Use IRQF_NO_THREADSebastian Andrzej Siewior-1/+1
2026-02-03drm/i915/display: Extend the max dotclock limit to WCLChaitanya Kumar Borah-1/+9
2026-02-03drm/i915/display: Add upper limit check for pixel clockChaitanya Kumar Borah-0/+15
2026-02-03drm/i915/dp: Add helpers for joiner candidate loopsAnkit Nautiyal-47/+29
2026-02-03drm/i915/dp: Account for DSC slice overheadAnkit Nautiyal-1/+46
2026-02-03drm/i915/dp: Refactor dsc_slice_count handling in intel_dp_mode_valid()Ankit Nautiyal-7/+7
2026-02-03drm/i915/dp: Introduce helper to check pixel rate against dotclock limitsAnkit Nautiyal-18/+35
2026-02-03drm/i915/dp: Remove unused joiner helpersAnkit Nautiyal-41/+0
2026-02-03drm/i915/dp_mst: Rework pipe joiner logic in compute_configAnkit Nautiyal-11/+32
2026-02-03drm/i915/dp_mst: Extract helper to compute link for given joiner configAnkit Nautiyal-25/+48
2026-02-03drm/i915/dp_mst: Rework pipe joiner logic in mode_validAnkit Nautiyal-34/+51
2026-02-03drm/i915/dp_mst: Move the joiner dependent code togetherAnkit Nautiyal-8/+8
2026-02-03drm/i915/dp_mst: Move the check for dotclock at the endAnkit Nautiyal-5/+13
2026-02-03drm/i915/dp: Rework pipe joiner logic in compute_configAnkit Nautiyal-17/+73
2026-02-03drm/i915/dp: Rework pipe joiner logic in mode_validAnkit Nautiyal-50/+97
2026-02-03drm/i915/dp: Extract helper to get the hdisplay limitAnkit Nautiyal-4/+7
2026-02-03drm/i915/dp: Move num_joined_pipes and related checks togetherAnkit Nautiyal-16/+16