aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-11-11rtc: mt6359: Add RTC hardware range and add support for start-yearAngeloGioacchino Del Regno1-9/+4
2024-11-11PCI: Unexport pci_walk_bus_locked()Keith Busch2-1/+3
2024-11-11PCI: Abstract LBMS seen check into pcie_lbms_seen()Ilpo Järvinen1-2/+6
2024-11-11PCI: Refactor pcie_update_link_speed()Ilpo Järvinen3-7/+14
2024-11-11PCI: Store all PCIe Supported Link SpeedsIlpo Järvinen3-16/+46
2024-11-11PCI: Convert __pci_walk_bus() to be recursiveKeith Busch1-25/+11
2024-11-11PCI: Move __pci_walk_bus() mutex to where we need itKeith Busch1-7/+5
2024-11-11PCI: Make pci_destroy_dev() concurrent safeKeith Busch2-1/+7
2024-11-11drm/amdgpu/mes12: correct kiq unmap latencyJack Xiao1-1/+1
2024-11-11PCI: Make pci_stop_dev() concurrent safeKeith Busch3-13/+19
2024-11-11drm/amdgpu: fix check in gmc_v9_0_get_vm_pte()Christian König1-5/+8
2024-11-11drm/amd/pm: print pp_dpm_mclk in ascending order on SMU v14.0.0Tim Huang1-2/+3
2024-11-11drm/amdgpu: Fix video caps for H264 and HEVC encode maximum sizeDavid Rosca5-19/+19
2024-11-11drm/amd/display: Adjust VSDB parser for replay featureRodrigo Siqueira1-1/+1
2024-11-11drm/amd/display: Require minimum VBlank size for stutter optimizationDillon Varone1-2/+9
2024-11-11drm/amd/display: Handle dml allocation failure to avoid crashRyan Seto1-0/+3
2024-11-11drm/amd/display: Fix Panel Replay not update screen correctlyTom Chung2-57/+59
2024-11-11drm/amd/display: Change some variable name of psrTom Chung4-14/+14
2024-11-11mm: page_frag: avoid caller accessing 'page_frag_cache' directlyYunsheng Lin1-1/+1
2024-11-11Merge branch kvm-arm64/psci-1.3 into kvmarm/nextOliver Upton1-0/+45
2024-11-11net: convert to nla_get_*_default()Johannes Berg4-27/+12
2024-11-11drm/msm/adreno: Setup SMMU aparture for per-process page tableBjorn Andersson1-0/+11
2024-11-11firmware: qcom: scm: Introduce CP_SMMU_APERTURE_IDBjorn Andersson2-0/+27
2024-11-11nvme: check ns's volatile write cache not presentGuixin Liu1-1/+3
2024-11-11nvme: add rotational supportWang Yugui2-0/+7
2024-11-11nvme: use command set independent id ns if availableMatias Bjørling1-3/+4
2024-11-11nvmet: support for csi identify nsKeith Busch1-0/+32
2024-11-11nvmet: implement rotational media information logKeith Busch2-0/+43
2024-11-11nvmet: implement endurance groupsKeith Busch2-0/+96
2024-11-11nvmet: declare 2.1 version complianceKeith Busch1-1/+1
2024-11-11nvmet: implement crto propertyKeith Busch1-0/+3
2024-11-11nvmet: implement supported features logKeith Busch1-0/+33
2024-11-11nvmet: implement supported log pagesKeith Busch1-0/+28
2024-11-11nvmet: implement active command set ns listKeith Busch1-2/+7
2024-11-11nvmet: implement id ns for nvm command setKeith Busch1-2/+16
2024-11-11nvmet: support reservation featureGuixin Liu7-12/+1328
2024-11-11drm/amdgpu/mes12: correct kiq unmap latencyJack Xiao1-1/+1
2024-11-11drm/amdgpu: Support vcn and jpeg error info parsingStanley.Yang1-0/+24
2024-11-11drm/amd : Update MES API header file for v11 & v12Shaoyun Liu2-2/+72
2024-11-11drm/amd/amdkfd: add/remove kfd queues on start/stop KFD schedulingShaoyun Liu1-3/+37
2024-11-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds7-41/+43
2024-11-11drm/amdkfd: change kfd process kref count at creationXiaogang Chen1-8/+6
2024-11-11drm/amdgpu: Cleanup shift coding styleAdvait Dhamorikar1-5/+5
2024-11-11drm/amd/amdgpu: Increase MES log buffer to dump mes scratch datashaoyunl3-2/+13
2024-11-11drm/amdgpu: Implement virt req_ras_err_countVictor Skvortsov7-7/+229
2024-11-11drm/amdgpu: VF Query RAS Caps from Host if supportedVictor Skvortsov3-0/+65
2024-11-11drm/amdgpu: Add msg handlers for SRIOV RAS TelemetryVictor Skvortsov2-2/+15
2024-11-11drm/amdgpu: Update SRIOV Exchange Headers for RAS Telemetry SupportVictor Skvortsov2-19/+115
2024-11-11drm/amd/display: 3.2.309Aric Cyr3-8/+32
2024-11-11drm/amd/display: Adjust VSDB parser for replay featureRodrigo Siqueira1-1/+1