summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-06-16Merge tag 'net-6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds26-110/+151
2023-06-16Merge tag 'for-6.4/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-23/+34
2023-06-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds20-107/+435
2023-06-16Merge tag 'spi-fix-v6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-3/+21
2023-06-16Merge tag 'regulator-fix-v6.4-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-15/+15
2023-06-16Merge tag 'regmap-fix-v6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+3
2023-06-16Merge tag 'media/v6.4-6' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-44/+9
2023-06-16nouveau: fix client work fence deletion raceDave Airlie1-4/+10
2023-06-16Merge tag 'drm-intel-next-2023-06-10' of git://anongit.freedesktop.org/drm/dr...Dave Airlie60-389/+1397
2023-06-16octeon_ep: Add missing check for ioremapJiasheng Jiang1-1/+6
2023-06-16net: ethernet: stmicro: stmmac: fix possible memory leak in __stmmac_openChristian Marangi1-2/+7
2023-06-16drm/dp_mst: Clear MSG_RDY flag before sending new messageWayne Lin4-29/+76
2023-06-16drm/amdgpu: Increase hmm range get pages timeoutPhilip Yang1-2/+2
2023-06-16drm/amdgpu: Enable translate further for GC v9.4.3Philip Yang1-0/+1
2023-06-16drm/ssd130x: Remove hardcoded bits-per-pixel in ssd130x_buf_alloc()Javier Martinez Canillas1-2/+9
2023-06-16drm/ssd130x: Don't allocate buffers on each plane updateJavier Martinez Canillas2-35/+56
2023-06-16drm/ssd130x: Set the page height value in the device info dataJavier Martinez Canillas2-4/+12
2023-06-16drm/ssd130x: Make default width and height to be controller dependentJavier Martinez Canillas2-2/+14
2023-06-15drm/amdgpu: Remove unused NBIO interfaceLijo Lazar2-16/+0
2023-06-15dm: use op specific max_sectors when splitting abnormal ioMike Snitzer1-9/+16
2023-06-15dm thin: fix issue_discard to pass GFP_NOIO to __blkdev_issue_discardMike Snitzer1-2/+1
2023-06-15dm thin metadata: check fail_io before using data_smLi Lingfeng1-8/+12
2023-06-15dm: don't lock fs when the map is NULL during suspend or resumeLi Lingfeng2-4/+5
2023-06-15drm/amdkfd: update user space last_event_ageJames Zhu1-8/+15
2023-06-15drm/amdkfd: set activated flag true when event age unmatchsJames Zhu1-4/+13
2023-06-15drm/amdkfd: add event_age tracking when receiving interruptJames Zhu2-0/+7
2023-06-15drm/scheduler: avoid infinite loop if entity's dependency is a scheduled erro...ZhenGuo Yin1-1/+1
2023-06-15drm/amdgpu: add entity error check in amdgpu_ctx_get_entityZhenGuo Yin1-1/+9
2023-06-15drm/amdgpu: add VM generation tokenChristian König7-7/+37
2023-06-15drm/amdgpu: reset VM when an error is detectedChristian König1-16/+65
2023-06-15drm/amdgpu: abort submissions during prepare on errorChristian König1-1/+12
2023-06-15drm/amdgpu: mark soft recovered fences with -ENODATAChristian König1-0/+7
2023-06-15drm/amdgpu: mark force completed fences with -ECANCELEDChristian König1-0/+1
2023-06-15drm/amdgpu: add amdgpu_error_* debugfs fileChristian König3-0/+41
2023-06-15drm/amdgpu: mark GC 9.4.3 experimental for nowAlex Deucher1-0/+2
2023-06-15drm/amdgpu: Use PSP FW API for partition switchLijo Lazar2-15/+6
2023-06-15drm/amdgpu: Change nbio v7.9 xcp status definitionLijo Lazar1-5/+3
2023-06-15drm/amdgpu: make sure that BOs have a backing storeChristian König1-1/+5
2023-06-15drm/amdgpu: make sure BOs are locked in amdgpu_vm_get_memoryChristian König1-30/+39
2023-06-15drm/amdgpu: Add checking mc_vram_sizeStanley.Yang1-1/+2
2023-06-15drm/amdgpu: Optimize checking ras supportedStanley.Yang3-21/+23
2023-06-15drm/amdgpu: Add channel_dis_num to ras init flagsCandice Li2-0/+2
2023-06-15drm/amdgpu: Update total channel number for umc v8_10Candice Li3-1/+5
2023-06-15drm/amd/pm: Align eccinfo table structure with smu v13_0_0 interfaceCandice Li1-2/+1
2023-06-15drm/amd/display: Convert to kdoc formats in dc/core/dc.cSrinivasan Shanmugam1-19/+15
2023-06-15drm/amdkfd: decrement queue count on mes queue destroyJonathan Kim1-1/+1
2023-06-15drm/amd/pm: enable more Pstates profile levels for SMU v13.0.5Tim Huang2-3/+39
2023-06-15drm/radeon: Fix missing prototypes in radeon_atpx_handler.cSrinivasan Shanmugam2-1/+10
2023-06-15drm/amdgpu: Fix usage of UMC fill record in RASLuben Tuikov1-2/+1
2023-06-15drm/amdgpu/sdma4: set align mask to 255Alex Deucher2-4/+4