summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-06-23drm/i915/dmc: Assert DMC is loaded harderVille Syrjälä3-18/+48
2025-06-23drm/i915/dmc: Reload pipe DMC MMIO registers for pipe C/D on various platformsVille Syrjälä1-6/+61
2025-06-23drm/i915/dmc: Reload pipe DMC state on TGL when enabling pipe AVille Syrjälä1-0/+9
2025-06-23drm/i915/dmc: Extract dmc_load_program()Ville Syrjälä1-36/+42
2025-06-23drm/i915/dmc: Shuffle code aroundVille Syrjälä1-72/+72
2025-06-23drm/i915/dmc: Parametrize MTL_PIPEDMC_GATING_DISVille Syrjälä2-3/+3
2025-06-23drm/i915/dmc: Limit pipe DMC clock gating w/a to just ADL/DG2/MTLVille Syrjälä1-1/+1
2025-06-23dm-raid: fix variable in journal device checkHeinz Mauelshagen1-1/+1
2025-06-23wifi: ath12k: Pass ab pointer directly to ath12k_dp_tx_get_encap_type()Tamizh Chelvam Raja1-3/+2
2025-06-23wifi: ath12k: Fix double budget decrement while reaping monitor ringP Praneesh1-1/+0
2025-06-23wifi: ath12k: Enable REO queue lookup table feature on QCN9274 hw2.0Raj Kumar Bhagat1-1/+1
2025-06-23wifi: ath12k: Add missing include of export.hJeff Johnson1-0/+2
2025-06-23wifi: ath11k: Add missing include of export.hJeff Johnson11-0/+22
2025-06-23wifi: ath10k: Add missing include of export.hJeff Johnson10-0/+21
2025-06-23wifi: ath9k: Add missing include of export.hJeff Johnson7-0/+7
2025-06-23wifi: ath: Add missing include of export.hJeff Johnson1-0/+1
2025-06-23wifi: ath12k: Decrement TID on RX peer frag setup error handlingKarthikeyan Kathirvel1-0/+1
2025-06-23wifi: ath12k: remove monitor handling from ath12k_dp_rx_deliver_msdu()P Praneesh1-17/+1
2025-06-23wifi: ath12k: install pairwise key firstBaochen Qiang3-7/+74
2025-06-23wifi: ath12k: avoid bit operation on key flagsBaochen Qiang1-2/+2
2025-06-23wifi: ath12k: handle regulatory hints during mac registrationAditya Kumar Singh6-2/+49
2025-06-23wifi: ath12k: update channel list in worker when wait flag is setKang Yang6-27/+78
2025-06-23wifi: ath12k: combine channel list for split-phy devices in single-wiphyRameshkumar Sundaram3-6/+109
2025-06-23wifi: ath12k: Split scan request for split band deviceRameshkumar Sundaram2-32/+118
2025-06-23wifi: ath12k: Prepare ahvif scan link for parallel scanRameshkumar Sundaram3-16/+42
2025-06-23wifi: ath12k: disable pdev for non supported countryKarthik M2-3/+16
2025-06-23wifi: ath12k: Avoid accessing uninitialized arvif->ar during beacon missRameshkumar Sundaram2-7/+11
2025-06-23remoteproc: xlnx: Allow single core use in split modeTanmay Shah1-6/+10
2025-06-23firmware: arm_scmi: Fix up turbo frequencies selectionSibi Sankar1-1/+1
2025-06-23net: qed: reduce stack usage for TLV processingArnd Bergmann1-4/+4
2025-06-23drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUSImre Deak1-1/+1
2025-06-23regulator: mtk-dvfsrc: Add support for MediaTek MT8196 DVFSRCAngeloGioacchino Del Regno1-0/+19
2025-06-23regulator: mtk-dvfsrc: Add support for Dimensity 1200 MT6893AngeloGioacchino Del Regno1-0/+19
2025-06-23PCI: endpoint: pci-epf-vntb: Align MW naming with config namesJerome Brunet1-5/+5
2025-06-23PCI: endpoint: pci-epf-vntb: Return -ENOENT if pci_epc_get_next_free_bar() failsJerome Brunet1-1/+1
2025-06-23drm/i915/snps_hdmi_pll: Fix 64-bit divisor truncation by using div64_u64Ankit Nautiyal1-2/+2
2025-06-23PCI: brcmstb: Set MLW based on "num-lanes" DT property if presentJim Quinlan1-1/+26
2025-06-23dm-crypt: Extend state buffer size in crypt_iv_lmk_oneHerbert Xu1-4/+7
2025-06-23PCI: vmd: Add VMD Device ID Support for Panther Lake (PTL)-H/P/UGeorge D Sworo1-0/+2
2025-06-23EDAC/igen6: Reduce log level to debug for absent memory controllersQiuxu Zhuo1-1/+1
2025-06-23EDAC/ie31200: Document which CPUs correspond to each Raptor Lake-S device IDGeorge Gaidarov1-6/+6
2025-06-23EDAC/ie31200: Enable support for Core i5-14600 and i7-14700George Gaidarov1-0/+4
2025-06-23ie31200/EDAC: Add Intel Bartlett Lake-S SoCs supportQiuxu Zhuo1-0/+22
2025-06-23dm: clear unmap write zeroes limits when disabling write zeroesZhang Yi1-1/+3
2025-06-23scsi: sd: set max_hw_wzeroes_unmap_sectors if device supports SD_ZERO_*_UNMAPZhang Yi1-0/+5
2025-06-23nvmet: set WZDS and DRB if device enables unmap write zeroes operationZhang Yi1-0/+4
2025-06-23nvme: set max_hw_wzeroes_unmap_sectors if device supports DEAC bitZhang Yi1-9/+11
2025-06-23dm raid: add support for resync w/o metadata devicesHeinz Mauelshagen1-0/+4
2025-06-23media: rc: ir-spi: avoid overflow in multiplicationCosmin Tanislav1-1/+2
2025-06-23media: rc: ir-spi: constrain carrier frequencyCosmin Tanislav1-1/+5