summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-05-19media: rzg2l-cru: Modernize locking usage with guardsJacopo Mondi
2026-05-19media: rzg2l-cru: Use only frame end interruptsTommaso Merciai
2026-05-19media: rzg2l-cru: Skip ICnMC configuration when ICnSVC is usedTommaso Merciai
2026-05-19drm/i915/dp: Fix readback for target_rr in Adaptive Sync SDPAnkit Nautiyal
2026-05-19drm/i915/display: Copy color pipeline from plane in the primary joiner pipeChaitanya Kumar Borah
2026-05-19wifi: rtw89: phy: add BB wrapper generation 3 for RTL8922D variantPing-Ke Shih
2026-05-19wifi: rtw89: phy: configure control options of BB wrapper by RFSI bandPing-Ke Shih
2026-05-19wifi: rtw89: phy: change order to align register orderPing-Ke Shih
2026-05-19wifi: rtw89: phy: set BB wrap of CIM3KPing-Ke Shih
2026-05-19wifi: rtw89: phy: set BB wrap of trigger-base partial bandPing-Ke Shih
2026-05-18soc: qcom: socinfo: Add SoC ID for Nord SA8797PDeepti Jaggi
2026-05-18soc: qcom: socinfo: Add SoC ID for SM7750Alexander Koskovich
2026-05-18soc: qcom: socinfo: Add PMIC PMAU0102Shawn Guo
2026-05-18soc: qcom: socinfo: Add PMIV0102 & PMIV0104 PMICsAlexander Koskovich
2026-05-19wifi: rtw89: phy: set BB wrap of QAM optionsPing-Ke Shih
2026-05-19wifi: rtw89: phy: set BB wrap of QAM thresholdPing-Ke Shih
2026-05-19wifi: rtw89: phy: set BB wrap of control optionsPing-Ke Shih
2026-05-19wifi: rtw89: phy: set BB wrap of DPD by bandwidthPing-Ke Shih
2026-05-19wifi: rtw89: phy: set BB wrap of out-of-band DPDPing-Ke Shih
2026-05-19wifi: rtw89: phy: define BB wrap data for RTL8922D variantsPing-Ke Shih
2026-05-18igc: fix potential skb leak in igc_fpe_xmit_smd_frame()Kohei Enju
2026-05-18igc: set tx buffer type for SMD framesKohei Enju
2026-05-18ixgbevf: fix use-after-free in VEPA multicast source pruningMichael Bommarito
2026-05-18ice: restore PTP Rx timestamp config after ethtool set-channelsGrzegorz Nitka
2026-05-18ice: ptp: use primary NAC semaphore on E825Grzegorz Nitka
2026-05-18ice: ptp: serialize E825 PHY timer start with PTP lockGrzegorz Nitka
2026-05-18ice: fix setting promisc mode while adding VID filterMarcin Szycik
2026-05-18ice: fix VF queue configuration with low MTU valuesJose Ignacio Tornos Martinez
2026-05-18ice: fix locking around wait_event_interruptible_locked_irqJacob Keller
2026-05-18net: netkit: declare NETMEM_TX_NO_DMA modeBobby Eshleman
2026-05-18net: convert netmem_tx flag to enumBobby Eshleman
2026-05-18net/mlx5e: Let kTLS RX get async ICOSQ param in napi pollTariq Toukan
2026-05-18net/mlx5e: Reduce branches in napi pollTariq Toukan
2026-05-18dibs: Improve DIBS prompts and help textsGeert Uytterhoeven
2026-05-18Merge tag 'for-net-2026-05-14' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2026-05-18net: qualcomm: rmnet: fix endpoint use-after-free in rmnet_dellink()Weiming Shi
2026-05-18netdevsim: psp: reset spi on key rotation and check for exhaustion on allocDaniel Zahka
2026-05-18net/mlx5: add debugfs stats for frag buf dma poolsNimrod Oren
2026-05-18net/mlx5: use numa_mem_id() for default frag buf allocationsNimrod Oren
2026-05-18net/mlx5e: xsk: Fix unlocked writing to ICOSQDragos Tatulea
2026-05-18PCI: imx6: Parse 'reset-gpios' in Root Port nodesSherry Sun
2026-05-18accel/amdxdna: Add expandable device heap supportLizhi Hou
2026-05-18PCI: imx6: Assert PERST# before enabling regulatorsSherry Sun
2026-05-18PCI: host-generic: Add common helpers for parsing Root Port propertiesSherry Sun
2026-05-18drm/v3d: Release indirect CSD GEM reference on CPU job freeMaíra Canal
2026-05-18drm/v3d: Fix use-after-free of CPU job query arrays on error pathMaíra Canal
2026-05-18PCI: imx6: Fix IMX6SX_GPR12_PCIE_TEST_POWERDOWN handlingRichard Zhu
2026-05-18PCI/pwrctrl: Lock device when calling device_is_bound()Bartosz Golaszewski
2026-05-18PCI: Drop unnecessary retries when restoring BARsLukas Wunner
2026-05-18PCI: Wait for device readiness after D3hot -> D0uninitialized transitionBjorn Helgaas