summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-03-23media: mtk-jpeg: fix use-after-free in release path due to uncancelled workFan Wu-0/+1
2026-03-23media: imx-jpeg: Add support for encoder v1 descriptor configurationMing Qian-2/+55
2026-03-23media: imx-jpeg: Add encoder ops layer for hardware abstractionMing Qian-9/+58
2026-03-23media: imx-jpeg: Use devm_pm_runtime_enable() helperMing Qian-3/+12
2026-03-23media: imx-jpeg: Simplify descriptor initialization with memsetMing Qian-5/+2
2026-03-23media: chips-media: wave5: add missing spinlock protection for handle_dynamic...Ziyi Guo-0/+3
2026-03-23media: chips-media: wave5: add missing spinlock protection for send_eos_event()Ziyi Guo-1/+10
2026-03-23media: chips-media: wave5: fix a potential memory leak in wave5_vdi_init()Haoxiang Li-0/+1
2026-03-23gpio: qixis-fpga: Fix error handling for devm_regmap_init_mmio()Felix Gu-2/+2
2026-03-23gpio: dwapb: reduce allocation to single kzallocRosen Penev-14/+5
2026-03-23drm/xe/xe3p: Skip TD flushTejas Upadhyay-0/+8
2026-03-23drm/xe/xe3p_lpg: Restrict UAPI to enable L2 flush optimizationTejas Upadhyay-0/+35
2026-03-23drm/xe/pat: define coh_mode 2wayTejas Upadhyay-11/+12
2026-03-23drm/xe/xe3p_lpg: flush shrinker bo cachelines manuallyTejas Upadhyay-1/+30
2026-03-23drm/xe/vf: Improve getting clean NULL contextMichal Wajdeczko-4/+46
2026-03-23drm/xe: Add MI_SEMAPHORE_WAIT command definitionMichal Wajdeczko-0/+13
2026-03-23drm/xe: Add PR_CTR_CTRL/THRSH register definitionsMichal Wajdeczko-0/+8
2026-03-23wifi: mt76: fix backoff fields and max_power calculationAllen Ye-46/+109
2026-03-23wifi: mt76: mt7921: Replace deprecated PCI functionMadhur Kumar-5/+6
2026-03-23wifi: mt76: mt7996: increase txq memory limit to 32 MiBChad Monroe-0/+1
2026-03-23wifi: mt76: mt7996: reset device after MCU message timeoutChad Monroe-0/+14
2026-03-23wifi: mt76: fix deadlock in remain-on-channelChad Monroe-2/+11
2026-03-23wifi: mt76: mt7921: fix potential deadlock in mt7921_roc_abort_syncSean Wang-5/+8
2026-03-23wifi: mt76: mt7921: fix ROC abort flow interruption in mt7921_roc_workQuan Zhou-3/+4
2026-03-23wifi: mt76: mt7925: fix tx power setting failure after chip resetLeon Yen-1/+4
2026-03-23wifi: mt76: Fix memory leak after mt76_connac_mcu_alloc_sta_req()Zilin Guan-6/+18
2026-03-23wifi: mt76: mt7925: fix potential deadlock in mt7925_roc_abort_syncSean Wang-5/+9
2026-03-23wifi: mt76: mt7925: Skip scan process during suspend.Michael Lo-0/+8
2026-03-23wifi: mt76: mt7925: drop puncturing handling from BSS change pathSean Wang-6/+0
2026-03-23wifi: mt76: Enable NPU support for MT7996 devicesLorenzo Bianconi-5/+1
2026-03-23wifi: mt76: mt7996: Store DMA mapped buffer addresses in mt7996_npu_hw_init()Lorenzo Bianconi-23/+39
2026-03-23wifi: mt76: mt7996: Do not schedule RRO and TxFree queues during reset for NPULorenzo Bianconi-0/+40
2026-03-23wifi: mt76: Do not reset idx for NPU tx queues during resetLorenzo Bianconi-1/+3
2026-03-23wifi: mt76: mt7996: Move RRO dma start in a dedicated routineLorenzo Bianconi-31/+41
2026-03-23wifi: mt76: mt7996: Add __mt7996_npu_hw_init routineLorenzo Bianconi-14/+27
2026-03-23wifi: mt76: mt7996: Integrate MT7990 dma configuration for NPULorenzo Bianconi-46/+86
2026-03-23wifi: mt76: mt7996: Integrate MT7990 init configuration for NPULorenzo Bianconi-4/+9
2026-03-23wifi: mt76: mt7996: Integrate NPU in RRO session managementLorenzo Bianconi-1/+55
2026-03-23wifi: mt76: mt7996: Add NPU support for MT7990 chipsetLorenzo Bianconi-32/+277
2026-03-23wifi: mt76: mt7996: Rename mt7996_npu_rxd_init() in mt7992_npu_rxd_init()Lorenzo Bianconi-2/+2
2026-03-23wifi: mt76: mt7996: Add mt7992_npu_txrx_offload_init routineLorenzo Bianconi-26/+37
2026-03-23wifi: mt76: mt7996: Fix wdma_idx for MT7996 device if NPU is enabledLorenzo Bianconi-0/+4
2026-03-23wifi: mt76: mt7996: Fix BAND2 tx queues initialization when NPU is enabledLorenzo Bianconi-6/+13
2026-03-23wifi: mt76: always enable RRO queues for non-MT7992 chipsetLorenzo Bianconi-3/+6
2026-03-23wifi: mt76: npu: Add missing rx_token_size initializationLorenzo Bianconi-0/+1
2026-03-23wifi: mt76: mt7996: Fix NPU stop procedureLorenzo Bianconi-11/+15
2026-03-23wifi: mt76: Fix memory leak destroying deviceLorenzo Bianconi-5/+6
2026-03-23wifi: mt76: mt7921: fix a potential clc buffer length underflowLeon Yen-0/+3
2026-03-23wifi: mt76: mt7921: Place upper limit on station AIDRory Little-0/+8
2026-03-23wifi: mt76: mt7996: fix FCS error flag check in RX descriptorAlok Tiwari-1/+1