summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-03-24drm/i915/lt_phy: Add xe3plpd .compare_hw_state hookMika Kahola
2026-03-24drm/i915/lt_phy: Add xe3plpd .dump_hw_state hookMika Kahola
2026-03-24drm/i915/lt_phy: Add xe3plpd .update_dpll_ref_clks hookMika Kahola
2026-03-24drm/i915/lt_phy: Add xe3plpd .update_active_dpll hookMika Kahola
2026-03-24drm/i915/lt_phy: Add xe3plpd .put_dplls hookMika Kahola
2026-03-24drm/i915/lt_phy: Add xe3plpd .get_dplls hookMika Kahola
2026-03-24drm/i915/lt_phy: Add xe3plpd .compute_dplls hookMika Kahola
2026-03-24drm/i915/lt_phy: Add lane_count to PLL stateMika Kahola
2026-03-24drm/i915/lt_phy: Refactor LT PHY PLL handling to use explicit PLL stateMika Kahola
2026-03-24drm/i915/lt_phy: Add PLL information for xe3plpdMika Kahola
2026-03-24drm/i915/lt_phy: Add check if PLL is enabledMika Kahola
2026-03-24drm/i915/lt_phy: Dump missing PLL state parametersMika Kahola
2026-03-24PCI: sky1: Fix missing cleanup of ECAM config on probe failureFelix Gu
2026-03-24gpu: nova-core: gsp: move Cmdq's DMA handle to a struct memberAlexandre Courbot
2026-03-24clk: spacemit: ccu_mix: fix inverted condition in ccu_mix_trigger_fc()Shuwei Wu
2026-03-24drm/i915/dp_tunnel: Fix error handling when clearing stream BW in atomic stateImre Deak
2026-03-23drm/xe: Send 'none' recovery method for XE_WEDGED_MODE_UPON_ANY_HANG_NO_RESETRaag Jadav
2026-03-23drm: Update log for 'none' recovery methodRaag Jadav
2026-03-23Merge tag 'xsa482-7.0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/x...Linus Torvalds
2026-03-23clk: qcom: dispcc-sc7180: Add missing MDSS resetsKonrad Dybcio
2026-03-23soc: qcom: ocmem: return -EPROBE_DEFER is ocmem is not availableDmitry Baryshkov
2026-03-23soc: qcom: ocmem: register reasons for probe deferralsDmitry Baryshkov
2026-03-23soc: qcom: ocmem: make the core clock optionalDmitry Baryshkov
2026-03-23clk: qcom: rcg2: expand frac table for mdss_pixel_clk_srcPengyu Luo
2026-03-23net: enetc: fix the output issue of 'ethtool --show-ring'Wei Fang
2026-03-23bnxt_en: Resize RSS contexts on channel count changeBjörn Töpel
2026-03-23ethtool: Track user-provided RSS indirection table sizeBjörn Töpel
2026-03-23team: use netdev_from_priv()Qingfang Deng
2026-03-23crypto: sm3 - Remove 'struct sm3_state'Eric Biggers
2026-03-23crypto: sm3 - Replace with wrapper around libraryEric Biggers
2026-03-23crypto: sm3 - Rename CRYPTO_SM3_GENERIC to CRYPTO_SM3Eric Biggers
2026-03-23net: b44: always select CONFIG_FIXED_PHYArnd Bergmann
2026-03-23net: airoha: add RCU lock around dev_fill_forward_pathQingfang Deng
2026-03-23nfc: microread: Drop unused includeAndy Shevchenko
2026-03-23ieee802154: atusb: drop redundant device referenceJohan Hovold
2026-03-23net: stmmac: use integrated PCS for BASE-X modesRussell King (Oracle)
2026-03-23net: stmmac: add BASE-X support to integrated PCSRussell King (Oracle)
2026-03-23net: stmmac: add support for reading inband SGMII statusRussell King (Oracle)
2026-03-23net: stmmac: add struct stmmac_pcs_infoRussell King (Oracle)
2026-03-23net: stmmac: move default_an_inband to plat_stmmacenet_dataRussell King (Oracle)
2026-03-23clk: xgene: Fix mapping leak in xgene_pllclk_init()Geert Uytterhoeven
2026-03-23clk: Simplify clk_is_match()Geert Uytterhoeven
2026-03-23clk: baikal-t1: Remove not-going-to-be-supported code for Baikal SoCAndy Shevchenko
2026-03-23clk: mvebu: armada-37xx-periph: fix __iomem casts in structure initBen Dooks
2026-03-23clk: qoriq: avoid format string warningArnd Bergmann
2026-03-23Merge tag 'renesas-clk-for-v7.1-tag1' of git://git.kernel.org/pub/scm/linux/k...Stephen Boyd
2026-03-23Merge tag 'renesas-clk-fixes-for-v7.0-tag1' of git://git.kernel.org/pub/scm/l...Stephen Boyd
2026-03-23crypto: gcm - Use GHASH library instead of crypto_ahashEric Biggers
2026-03-23regulator: cros-ec: cleanup and add suppliesMark Brown
2026-03-23regulator: cros-ec: Add regulator supplyChen-Yu Tsai