summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-03-24team: fix header_ops type confusion with non-Ethernet portsJiayuan Chen-1/+64
2026-03-24virtio-net: correct hdr_len handling for VIRTIO_NET_F_GUEST_HDRLENXuan Zhuo-2/+6
2026-03-24octeontx2-af: simplify rvu_debugfsYury Norov-23/+5
2026-03-24amd-xgbe: add TX descriptor cleanup for link-downRaju Rangoju-16/+108
2026-03-24amd-xgbe: optimize TX shutdown on link-downRaju Rangoju-0/+27
2026-03-24amd-xgbe: add adaptive link status pollingRaju Rangoju-1/+23
2026-03-24vfio/xe: Notify PF about VF FLR in reset_preparePiotr Piórkowski-0/+14
2026-03-24drm/xe/pf: Add FLR_PREPARE state to VF control flowPiotr Piórkowski-16/+91
2026-03-24gpio: drop unneeded Kconfig dependencies on OF_GPIOBartosz Golaszewski-36/+17
2026-03-24accel/ivpu: Add disable clock relinquish workaround for NVL-A0Karol Wachowski-2/+5
2026-03-24drm/imagination: Implement handling of context reset notificationAlexandru Dadu-0/+136
2026-03-24drm/imagination: Switch reset_reason fields from enum to u32Alexandru Dadu-3/+11
2026-03-24drm/imagination: Add missing rogue context reset reasonsAlexandru Dadu-0/+12
2026-03-24drm/i915/lt_phy: Replace crtc compute clockMika Kahola-24/+1
2026-03-24drm/i915/lt_phy: Enable dpll framework for xe3plpdMika Kahola-35/+6
2026-03-24drm/i915/lt_phy: Remove LT PHY specific state verificationMika Kahola-45/+13
2026-03-24drm/i915/lt_phy: Add xe3plpd Thunderbolt PLL hooksMika Kahola-2/+33
2026-03-24drm/i915/lt_phy: Get encoder configuration for xe3plpd platformMika Kahola-16/+4
2026-03-24drm/i915/lt_phy: Readout lane countMika Kahola-4/+9
2026-03-24drm/i915/lt_phy: Dump lane count for HW stateMika Kahola-2/+2
2026-03-24drm/i915/lt_phy: Add .disable_clock hook on DDIMika Kahola-1/+13
2026-03-24drm/i915/lt_phy: Add .enable_clock hook on DDIMika Kahola-21/+34
2026-03-24drm/i915/lt_phy: Add xe3plpd .crtc_get_dpllMika Kahola-0/+1
2026-03-24drm/i915/lt_phy: Add xe3plpd .get_freq hookMika Kahola-0/+13
2026-03-24drm/i915/lt_phy: Add xe3plpd .get_hw_state hookMika Kahola-8/+21
2026-03-24drm/i915/lt_phy: Add xe3plpd .compare_hw_state hookMika Kahola-0/+10
2026-03-24drm/i915/lt_phy: Add xe3plpd .dump_hw_state hookMika Kahola-12/+19
2026-03-24drm/i915/lt_phy: Add xe3plpd .update_dpll_ref_clks hookMika Kahola-0/+1
2026-03-24drm/i915/lt_phy: Add xe3plpd .update_active_dpll hookMika Kahola-0/+1
2026-03-24drm/i915/lt_phy: Add xe3plpd .put_dplls hookMika Kahola-0/+1
2026-03-24drm/i915/lt_phy: Add xe3plpd .get_dplls hookMika Kahola-0/+1
2026-03-24drm/i915/lt_phy: Add xe3plpd .compute_dplls hookMika Kahola-9/+78
2026-03-24drm/i915/lt_phy: Add lane_count to PLL stateMika Kahola-4/+6
2026-03-24drm/i915/lt_phy: Refactor LT PHY PLL handling to use explicit PLL stateMika Kahola-21/+46
2026-03-24drm/i915/lt_phy: Add PLL information for xe3plpdMika Kahola-0/+19
2026-03-24drm/i915/lt_phy: Add check if PLL is enabledMika Kahola-0/+11
2026-03-24drm/i915/lt_phy: Dump missing PLL state parametersMika Kahola-1/+3
2026-03-24PCI: sky1: Fix missing cleanup of ECAM config on probe failureFelix Gu-1/+3
2026-03-24gpu: nova-core: gsp: move Cmdq's DMA handle to a struct memberAlexandre Courbot-12/+16
2026-03-24clk: spacemit: ccu_mix: fix inverted condition in ccu_mix_trigger_fc()Shuwei Wu-1/+1
2026-03-24drm/i915/dp_tunnel: Fix error handling when clearing stream BW in atomic stateImre Deak-11/+28
2026-03-23drm/xe: Send 'none' recovery method for XE_WEDGED_MODE_UPON_ANY_HANG_NO_RESETRaag Jadav-1/+8
2026-03-23drm: Update log for 'none' recovery methodRaag Jadav-1/+1
2026-03-23Merge tag 'xsa482-7.0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/x...Linus Torvalds-3/+70
2026-03-23clk: qcom: dispcc-sc7180: Add missing MDSS resetsKonrad Dybcio-0/+8
2026-03-23soc: qcom: ocmem: return -EPROBE_DEFER is ocmem is not availableDmitry Baryshkov-4/+3
2026-03-23soc: qcom: ocmem: register reasons for probe deferralsDmitry Baryshkov-4/+4
2026-03-23soc: qcom: ocmem: make the core clock optionalDmitry Baryshkov-1/+1
2026-03-23clk: qcom: rcg2: expand frac table for mdss_pixel_clk_srcPengyu Luo-0/+2
2026-03-23net: enetc: fix the output issue of 'ethtool --show-ring'Wei Fang-0/+2