summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-03-24drm/amd/pm: Enable VCN reset for pgm=4 with appropriate FW versionJesse.Zhang-0/+1
2026-03-24drm/amdgpu: use DISCOVERY_TMR_SIZE in ACPI TMR fallbackJesse.Zhang-1/+1
2026-03-24drm/amd/pm: add dedicated dram addr msg for smu v15Yang Wang-4/+6
2026-03-24drm/amd/pm: disable OD_FAN_CURVE if temp or pwm range invalid for smu v14Yang Wang-1/+32
2026-03-24drm/amdkfd: Fix NULL pointer check order in kfd_ioctl_create_processSrinivasan Shanmugam-3/+3
2026-03-24drm/amd/display: check if ext_caps is valid in BL setupAlex Deucher-1/+1
2026-03-24drm/amdgpu: Fix fence put before wait in amdgpu_amdkfd_submit_ibSrinivasan Shanmugam-2/+2
2026-03-24remoteproc: use SIZE_MAX in rproc_u64_fit_in_size_t()Anas Iqbal-1/+1
2026-03-24Merge tag 'mt76-next-2026-03-23' of https://github.com/nbd168/wirelessJohannes Berg-952/+3330
2026-03-24Merge tag 'mm-hotfixes-stable-2026-03-23-17-56' of git://git.kernel.org/pub/s...Linus Torvalds-25/+14
2026-03-24drm/komeda: Add support for Arm China Linlon-D6Cunyuan Liu-0/+3
2026-03-24drm/panthor: extend timestamp query with flagsMarcin Slusarz-6/+128
2026-03-24drm/panthor: correct firmware related messagesChristian Hewitt-2/+2
2026-03-24Merge tag 'media/v7.0-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds-28/+44
2026-03-24wifi: mt76: mt7996: Destroy active sta links in mt7996_mac_sta_remove()Lorenzo Bianconi-49/+45
2026-03-24wifi: mt76: mt7996: Add mcu APIs to enable/disable vif links.Shayne Chen-19/+139
2026-03-24wifi: mt76: mt7996: Destroy vif active links in mt7996_remove_interface()Lorenzo Bianconi-36/+72
2026-03-24wifi: mt76: mt7996: Move mlink deallocation in mt7996_vif_link_remove()Shayne Chen-9/+6
2026-03-24wifi: mt76: mt7996: Account active links in valid_links fieldsShayne Chen-23/+29
2026-03-24wifi: mt76: mt7996: Rely on msta_link link_id in mt7996_vif_link_remove()Lorenzo Bianconi-4/+7
2026-03-24wifi: mt76: mt7996: fix frequency separation for station STR modePeter Chiu-0/+1
2026-03-24wifi: mt76: mt7925: host-only unwind published links on add failureSean Wang-0/+45
2026-03-24wifi: mt76: mt7925: publish msta->link after successful link addSean Wang-4/+14
2026-03-24wifi: mt76: mt7925: switch link STA allocation to RCU lifetimeSean Wang-3/+8
2026-03-24wifi: mt76: mt7925: move WCID teardown into link_sta_remove()Sean Wang-8/+8
2026-03-24wifi: mt76: mt7925: drop WCID reinit after publishSean Wang-1/+0
2026-03-24wifi: mt76: mt7925: unwind WCID setup on link STA add failureSean Wang-15/+38
2026-03-24wifi: mt76: mt7925: make WCID cleanup unconditional in sta_remove_links()Sean Wang-4/+2
2026-03-24wifi: mt76: mt7925: pass mconf and mlink to wtbl_update_hdr_trans()Sean Wang-20/+9
2026-03-24wifi: mt76: mt7925: resolve link after acquiring mt76 mutexSean Wang-2/+2
2026-03-24wifi: mt76: mt7925: pass mlink to set_link_key()Sean Wang-5/+9
2026-03-24wifi: mt76: mt7925: pass mlink to wtbl_update_hdr_trans()Sean Wang-7/+4
2026-03-24wifi: mt76: mt7925: validate mlink in sta_hdr_trans_tlv()Sean Wang-3/+3
2026-03-24wifi: mt76: mt7925: pass mlink to sta_hdr_trans_tlv()Sean Wang-13/+11
2026-03-24wifi: mt76: mt7925: pass mlink to mac_link_sta_remove()Sean Wang-7/+3
2026-03-24wifi: mt76: mt7925: resolve primary mlink via def_wcidSean Wang-1/+10
2026-03-24wifi: mt76: mt7925: pass mlink to mcu_sta_update()Sean Wang-18/+28
2026-03-24wifi: mt76: mt7925: pass mlink and mconf to sta_mld_tlv()Sean Wang-17/+36
2026-03-24wifi: mt76: mt7925: pass WCID indices to bss_basic_tlv()Sean Wang-36/+70
2026-03-24wifi: mt76: mt7925: pass mlink to sta_amsdu_tlv()Sean Wang-5/+6
2026-03-24wifi: mt76: mt7996: fix issues with manually triggered radar detectionStanleyYP Wang-4/+18
2026-03-24wifi: mt76: mt7996: adjust timeout value for boot-up calibration commandsRex Lu-1/+2
2026-03-24wifi: mt76: mt7996: update WFSYS reset flow for MT7990 chipsetsPeter Chiu-3/+34
2026-03-24wifi: mt76: mt7996: support critical packet mode for MT7990 chipsetsHoward Hsu-1/+1
2026-03-24wifi: mt76: mt7996: fix RRO EMU configurationPeter Chiu-3/+2
2026-03-24wifi: mt76: mt792x: fix mt7925u USB WFSYS reset handlingSean Wang-1/+16
2026-03-24wifi: mt76: mt792x: describe USB WFSYS reset with a descriptorSean Wang-8/+32
2026-03-24wifi: mt76: add per-link beacon monitoring for MLOFelix Fietkau-5/+155
2026-03-24wifi: mt76: wait for firmware TX completion of mgmt frames before channel switchFelix Fietkau-1/+33
2026-03-24wifi: mt76: route nullfunc frames to PSD/ALTX queueFelix Fietkau-1/+1