summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-03-24drm/xe/pf: Add FLR_PREPARE state to VF control flowPiotr Piórkowski6-16/+91
2026-03-24gpio: drop unneeded Kconfig dependencies on OF_GPIOBartosz Golaszewski1-36/+17
2026-03-24accel/ivpu: Add disable clock relinquish workaround for NVL-A0Karol Wachowski2-2/+5
2026-03-24drm/imagination: Implement handling of context reset notificationAlexandru Dadu4-0/+136
2026-03-24drm/imagination: Switch reset_reason fields from enum to u32Alexandru Dadu2-3/+11
2026-03-24drm/imagination: Add missing rogue context reset reasonsAlexandru Dadu1-0/+12
2026-03-24drm/i915/lt_phy: Replace crtc compute clockMika Kahola1-24/+1
2026-03-24drm/i915/lt_phy: Enable dpll framework for xe3plpdMika Kahola4-35/+6
2026-03-24drm/i915/lt_phy: Remove LT PHY specific state verificationMika Kahola4-45/+13
2026-03-24drm/i915/lt_phy: Add xe3plpd Thunderbolt PLL hooksMika Kahola3-2/+33
2026-03-24drm/i915/lt_phy: Get encoder configuration for xe3plpd platformMika Kahola1-16/+4
2026-03-24drm/i915/lt_phy: Readout lane countMika Kahola3-4/+9
2026-03-24drm/i915/lt_phy: Dump lane count for HW stateMika Kahola1-2/+2
2026-03-24drm/i915/lt_phy: Add .disable_clock hook on DDIMika Kahola2-1/+13
2026-03-24drm/i915/lt_phy: Add .enable_clock hook on DDIMika Kahola4-21/+34
2026-03-24drm/i915/lt_phy: Add xe3plpd .crtc_get_dpllMika Kahola1-0/+1
2026-03-24drm/i915/lt_phy: Add xe3plpd .get_freq hookMika Kahola1-0/+13
2026-03-24drm/i915/lt_phy: Add xe3plpd .get_hw_state hookMika Kahola4-8/+21
2026-03-24drm/i915/lt_phy: Add xe3plpd .compare_hw_state hookMika Kahola1-0/+10
2026-03-24drm/i915/lt_phy: Add xe3plpd .dump_hw_state hookMika Kahola4-12/+19
2026-03-24drm/i915/lt_phy: Add xe3plpd .update_dpll_ref_clks hookMika Kahola1-0/+1
2026-03-24drm/i915/lt_phy: Add xe3plpd .update_active_dpll hookMika Kahola1-0/+1
2026-03-24drm/i915/lt_phy: Add xe3plpd .put_dplls hookMika Kahola1-0/+1
2026-03-24drm/i915/lt_phy: Add xe3plpd .get_dplls hookMika Kahola1-0/+1
2026-03-24drm/i915/lt_phy: Add xe3plpd .compute_dplls hookMika Kahola4-9/+78
2026-03-24drm/i915/lt_phy: Add lane_count to PLL stateMika Kahola2-4/+6
2026-03-24drm/i915/lt_phy: Refactor LT PHY PLL handling to use explicit PLL stateMika Kahola1-21/+46
2026-03-24drm/i915/lt_phy: Add PLL information for xe3plpdMika Kahola1-0/+19
2026-03-24drm/i915/lt_phy: Add check if PLL is enabledMika Kahola1-0/+11
2026-03-24drm/i915/lt_phy: Dump missing PLL state parametersMika Kahola1-1/+3
2026-03-24PCI: sky1: Fix missing cleanup of ECAM config on probe failureFelix Gu1-1/+3
2026-03-24gpu: nova-core: gsp: move Cmdq's DMA handle to a struct memberAlexandre Courbot2-12/+16
2026-03-24clk: spacemit: ccu_mix: fix inverted condition in ccu_mix_trigger_fc()Shuwei Wu1-1/+1
2026-03-24drm/i915/dp_tunnel: Fix error handling when clearing stream BW in atomic stateImre Deak3-11/+28
2026-03-24drm/xe: Send 'none' recovery method for XE_WEDGED_MODE_UPON_ANY_HANG_NO_RESETRaag Jadav1-1/+8
2026-03-24drm: Update log for 'none' recovery methodRaag Jadav1-1/+1
2026-03-24Merge tag 'xsa482-7.0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/x...Linus Torvalds1-3/+70
2026-03-24clk: qcom: dispcc-sc7180: Add missing MDSS resetsKonrad Dybcio1-0/+8
2026-03-24soc: qcom: ocmem: return -EPROBE_DEFER is ocmem is not availableDmitry Baryshkov1-4/+3
2026-03-24soc: qcom: ocmem: register reasons for probe deferralsDmitry Baryshkov1-4/+4
2026-03-24soc: qcom: ocmem: make the core clock optionalDmitry Baryshkov1-1/+1
2026-03-24clk: qcom: rcg2: expand frac table for mdss_pixel_clk_srcPengyu Luo1-0/+2
2026-03-24net: enetc: fix the output issue of 'ethtool --show-ring'Wei Fang1-0/+2
2026-03-24bnxt_en: Resize RSS contexts on channel count changeBjörn Töpel1-7/+28
2026-03-24ethtool: Track user-provided RSS indirection table sizeBjörn Töpel2-11/+13
2026-03-24team: use netdev_from_priv()Qingfang Deng1-35/+42
2026-03-24crypto: sm3 - Remove 'struct sm3_state'Eric Biggers1-2/+2
2026-03-24crypto: sm3 - Replace with wrapper around libraryEric Biggers1-2/+2
2026-03-24crypto: sm3 - Rename CRYPTO_SM3_GENERIC to CRYPTO_SM3Eric Biggers2-2/+2
2026-03-24net: b44: always select CONFIG_FIXED_PHYArnd Bergmann1-1/+1