aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-11-20Merge tag 'regulator-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds17-149/+185
2024-11-20Merge tag 'regmap-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds5-5/+54
2024-11-20Merge tag 'printk-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-10/+31
2024-11-20drm/amd/display: Allow building DC with clang on LoongArchHuacai Chen1-7/+8
2024-11-20drm/amd/display: Fix null check for pipe_ctx->plane_state in hwss_setup_dppZicheng Qu1-0/+3
2024-11-20drm/amd/display: Fix null check for pipe_ctx->plane_state in dcn20_program_pipeZicheng Qu1-3/+3
2024-11-20drm/radeon: Fix spurious unplug event on radeon HDMISteven 'Steve' Kendall1-4/+8
2024-11-20drm/radeon: Constify struct pci_device_idChristophe JAILLET1-2/+1
2024-11-20drm/amdgpu: Use reset recovery state checksLijo Lazar2-6/+6
2024-11-20drm/amdgpu: Add init level for post reset reinitLijo Lazar7-3/+38
2024-11-20drm/amdgpu/pm: add gen5 display to the user on smu v14.0.2/3Kenneth Feng4-6/+12
2024-11-20drm/amdkfd: make sure ring buffer is flushed before update wptrVictor Zhao1-0/+5
2024-11-20drm/amd: Fix initialization mistake for NBIO 7.11 devicesMario Limonciello1-0/+9
2024-11-20drm/amd: Add some missing straps from NBIO 7.11.0Mario Limonciello2-0/+15
2024-11-20drm/amd/display: 3.2.310Aric Cyr1-1/+1
2024-11-20drm/amd/display: Remove PIPE_DTO_SRC_SEL programming from set_dtbclk_dtoOvidiu Bunea1-6/+9
2024-11-20drm/amd/display: allow chroma 1:1 scaling when sharpness is offSamson Tam1-14/+20
2024-11-20drm/amd/display: Populate Power Profile In Case of Early ReturnAustin Zheng1-2/+2
2024-11-20drm/amd/display: add public taps API in SPLSamson Tam2-17/+48
2024-11-20drm/amd/display: Enable Request rate limiter during C-State on dcn401Dillon Varone8-11/+53
2024-11-20drm/amd/display: Fix handling of plane refcountJoshua Aberback1-0/+3
2024-11-20drm/amd/display: Ignore scalar validation failure if pipe is phantomChris Park1-0/+8
2024-11-20drm/amd/display: update pipe selection policy to check head pipeYihan Zhu1-1/+22
2024-11-20drm/amd/display: remove redundant is_dsc_possible checkBhavin Sharma1-8/+5
2024-11-20drm/amd/pm: remove redundant tools_size checkBhavin Sharma1-13/+11
2024-11-20drm/amd/pm: update current_socclk and current_uclk in gpu_metrics on smu v13.0.7Umio Yasuno1-0/+2
2024-11-20drm/radeon: Use ttm_bo_move_null() in radeon_bo_move()Huacai Chen1-2/+1
2024-11-20drm/amd/pm: Get xgmi link status for XGMI_v_6_4_0Asad Kamal3-1/+46
2024-11-20drm/amd/pm: Add gpu_metrics_v1_7Asad Kamal3-4/+117
2024-11-20drm/amd/pm: Update data types used for uapi i/fAsad Kamal1-4/+4
2024-11-20dm-verity: remove the unused "data_start" variableMikulas Patocka2-4/+3
2024-11-20dm-bufio: use kmalloc to allocate power-of-two sized buffersMikulas Patocka1-5/+20
2024-11-20dm thin: Add missing destroy_work_on_stack()Yuan Can1-0/+1
2024-11-20dm: add support for get_unique_idBenjamin Coddington1-0/+55
2024-11-20dm vdo: fix function doc comment formattingMatthew Sakai10-23/+19
2024-11-20dm vdo int-map: remove unused parametersMatthew Sakai1-17/+11
2024-11-20dm-vdo: reset bi_ioprio to the default value when the bio is resetSusan LeGendre-McGhee1-0/+1
2024-11-20dm-vdo murmurhash: remove u64 alignment requirementSusan LeGendre-McGhee1-5/+2
2024-11-20dm: Fix typo in error messageSsuhung Yeh1-1/+1
2024-11-20dm ioctl: rate limit a couple of ioctl based error messagesColin Ian King1-2/+2
2024-11-20dm vdo: Remove unused uds_compute_index_sizeDr. David Alan Gilbert2-30/+0
2024-11-20dm vdo: Remove unused functionsDr. David Alan Gilbert2-34/+0
2024-11-20dm: zoned: Remove unused functionsDr. David Alan Gilbert2-52/+0
2024-11-20dm: Remove unused dm_table_bio_basedDr. David Alan Gilbert2-6/+0
2024-11-20dm: Remove unused dm_set_md_typeDr. David Alan Gilbert2-7/+0
2024-11-20dm cache: Remove unused functions in bio-prison-v1Dr. David Alan Gilbert2-59/+0
2024-11-20dm cache: Remove unused dm_cache_sizeDr. David Alan Gilbert2-10/+0
2024-11-20dm cache: Remove unused dm_cache_dumpDr. David Alan Gilbert2-26/+0
2024-11-20dm cache: Remove unused btracker_nr_writebacks_queuedDr. David Alan Gilbert2-7/+0
2024-11-19Input: mpr121 - use devm_regulator_get_enable_read_voltage()David Lechner1-42/+3