summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-07-07ASoC: soc-dapm: cleanupsMark Brown270-1509/+2934
2025-07-07platform/x86: hfi: Init per-cpu scores for each classPerry Yuan1-0/+29
2025-07-07platform/x86: hfi: Parse CPU core ranking data from shared memoryPerry Yuan1-0/+198
2025-07-07driver core: platform: Drop dev_pm_domain_detach() callClaudiu Beznea1-6/+3
2025-07-07PM: domains: Detach on device_unbind_cleanup()Claudiu Beznea2-0/+5
2025-07-07PM: domains: Add flags to specify power on attach/detachClaudiu Beznea12-15/+15
2025-07-07nbd: fix uaf in nbd_genl_connect() error pathZheng Qixing1-3/+3
2025-07-07EDAC/ie31200: Add Intel Raptor Lake-HX SoCs supportQiuxu Zhuo1-0/+4
2025-07-07EDAC/igen6: Add Intel Wildcat Lake SoCs supportLili Li1-0/+15
2025-07-07drm/amdgpu: fix use-after-free in amdgpu_userq_suspend+0x51a/0x5a0Vitaly Prosyak1-1/+1
2025-07-07EDAC/i10nm: Add Intel Granite Rapids-D supportQiuxu Zhuo1-1/+11
2025-07-07Revert "drm/amdgpu: fix slab-use-after-free in amdgpu_userq_mgr_fini"Vitaly Prosyak2-4/+15
2025-07-07drm/amd/display: Use scaling for non-native resolutions on LVDSAlex Deucher1-1/+2
2025-07-07drm/amd/display: Disable common modes for LVDSAlex Deucher1-1/+2
2025-07-07drm/amdgpu/sdma: allow caller to handle kernel rings in engine resetAlex Deucher6-23/+32
2025-07-07drm/amdgpu/sdma: consolidate engine reset handlingAlex Deucher4-25/+9
2025-07-07drm/amdkfd: Avoid queue reset if disabledLijo Lazar1-0/+9
2025-07-07drm/amdgpu: Add a noverbose flag to psp_wait_forLijo Lazar10-118/+130
2025-07-07drm/amd/pm/powerplay/hwmgr/smu_helper: fix order of mask and valueFedor Pchelkin1-1/+1
2025-07-07drm/amdgpu/gfx10: fix KGQ reset sequenceAlex Deucher1-5/+15
2025-07-07drm/amdgpu: Pass adev pointer to functionsLijo Lazar6-63/+57
2025-07-07drm/xe/ptl: Add HuC FW definition for PTLDaniele Ceraolo Spurio1-0/+1
2025-07-07drm/xe/ptl: Add GuC FW definition for PTLDaniele Ceraolo Spurio1-0/+1
2025-07-07drm/xe/guc: Recommend GuC v70.46.2 for BMG, LNL, DG2Julia Filipchuk1-3/+3
2025-07-07platform/x86: hfi: Introduce AMD Hardware Feedback Interface DriverPerry Yuan5-0/+184
2025-07-07ACPI: fan: Update debug message in fan_get_state_acpi4()Sumeet Pawnikar1-1/+1
2025-07-07ACPI: PRM: Reduce unnecessary printing to avoid user confusionZhu Qiyu1-2/+24
2025-07-07ACPI: fan: Replace sprintf() with sysfs_emit()Eslam Khafagy1-1/+1
2025-07-07ACPI: APEI: EINJ: Fix trigger actionsTony Luck1-4/+10
2025-07-07wifi: mt76: mt7921s: Introduce SDIO WiFi/BT combo module card resetLeon Yen6-2/+72
2025-07-07wifi: mt76: mt792x: improve monitor interface handlingMing Yen Hsieh1-0/+1
2025-07-07wifi: mt76: mt792x: Limit the concurrent STA and SoftAP to operate on the sam...Leon Yen1-5/+27
2025-07-07wifi: mt76: mt7925: Fix null-ptr-deref in mt7925_thermal_init()Henry Martin1-0/+2
2025-07-07wifi: mt76: Get rid of dma_sync_single_for_device() for MMIO devicesLorenzo Bianconi2-13/+4
2025-07-07wifi: mt76: mt7996: Move num_sta accounting in mt7996_mac_sta_{add,remove}_linksLorenzo Bianconi1-26/+32
2025-07-07wifi: mt76: mt7996: Add MLO support to mt7996_tx_check_aggr()Lorenzo Bianconi1-23/+21
2025-07-07wifi: mt76: mt7996: Fix valid_links bitmask in mt7996_mac_sta_{add,remove}Lorenzo Bianconi1-2/+2
2025-07-07wifi: mt76: mt7996: Fix possible OOB access in mt7996_tx()Lorenzo Bianconi1-5/+12
2025-07-07wifi: mt76: mt7996: Fix mlink lookup in mt7996_tx_prepare_skbLorenzo Bianconi1-2/+2
2025-07-07wifi: mt76: mt7996: Do not set wcid.sta to 1 in mt7996_mac_sta_event()Lorenzo Bianconi1-1/+0
2025-07-07wifi: mt76: mt7996: Rely on for_each_sta_active_link() in mt7996_mcu_sta_mld_...Lorenzo Bianconi1-7/+7
2025-07-07wifi: mt76: mt7996: Fix secondary link lookup in mt7996_mcu_sta_mld_setup_tlv()Lorenzo Bianconi1-2/+1
2025-07-07wifi: mt76: fix vif link allocationFelix Fietkau2-3/+6
2025-07-07wifi: mt76: fix queue assignment for deauth packetsFelix Fietkau1-1/+2
2025-07-07wifi: mt76: add a wrapper for wcid access with validationFelix Fietkau17-68/+41
2025-07-07firmware: arm_scmi: power_control: Ensure SCMI_SYSPOWER_IDLE is set early dur...Peng Fan1-5/+17
2025-07-07firmware: arm_scmi: Add power management operations to SCMI busPeng Fan1-0/+26
2025-07-07wifi: mt76: mt7921: prevent decap offload config before STA initializationDeren Wu1-0/+3
2025-07-07wifi: mt76: mt7925: prevent NULL pointer dereference in mt7925_sta_set_decap_...Deren Wu1-0/+6
2025-07-07wifi: mt76: mt7925: fix incorrect scan probe IE handling for hw_scanMing Yen Hsieh3-19/+63