summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2023-11-20EDAC/dmc520: Convert to platform remove callback returning voidUwe Kleine-König-4/+2
2023-11-20EDAC/cpc925: Convert to platform remove callback returning voidUwe Kleine-König-4/+2
2023-11-20EDAC/cell: Convert to platform remove callback returning voidUwe Kleine-König-3/+2
2023-11-20EDAC/bluefield: Convert to platform remove callback returning voidUwe Kleine-König-4/+2
2023-11-20EDAC/aspeed: Convert to platform remove callback returning voidUwe Kleine-König-4/+2
2023-11-20EDAC/armada_xp: Convert to platform remove callback returning voidUwe Kleine-König-8/+4
2023-11-20EDAC/altera: Convert to platform remove callback returning voidUwe Kleine-König-8/+4
2023-11-20EDAC/altera: Use device_get_match_data()Rob Herring-7/+2
2023-11-19Merge tag 'irq_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-6/+10
2023-11-18Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-41/+38
2023-11-18Merge tag 'parisc-for-6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+1
2023-11-18Merge tag 'for-6.7/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-100/+130
2023-11-18parisc/power: Fix power soft-off when running on qemuHelge Deller-1/+1
2023-11-18Merge tag 'i2c-for-6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-18/+78
2023-11-17Merge tag 'drm-fixes-2023-11-17' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-98/+182
2023-11-17dm-crypt: start allocating with MAX_ORDERMikulas Patocka-1/+1
2023-11-17dm-verity: don't use blocking calls from taskletsMikulas Patocka-14/+15
2023-11-17dm-bufio: fix no-sleep modeMikulas Patocka-25/+62
2023-11-17dm-delay: avoid duplicate logicMikulas Patocka-44/+21
2023-11-17dm-delay: fix bugs introduced by kthread modeMikulas Patocka-26/+35
2023-11-17dm-delay: fix a race between delay_presuspend and delay_bioMikulas Patocka-5/+11
2023-11-17Merge tag 'amd-drm-fixes-6.7-2023-11-17' of https://gitlab.freedesktop.org/ag...Daniel Vetter-84/+160
2023-11-17drm/amdgpu/gmc9: disable AGP apertureAlex Deucher-1/+1
2023-11-17drm/amdgpu/gmc10: disable AGP apertureAlex Deucher-1/+1
2023-11-17drm/amdgpu/gmc11: disable AGP apertureAlex Deucher-1/+1
2023-11-17drm/amdgpu: add a module parameter to control the AGP apertureAlex Deucher-3/+15
2023-11-17drm/amdgpu/gmc11: fix logic typo in AGP checkAlex Deucher-1/+1
2023-11-17drm/amd/display: Fix encoder disable logicNicholas Susanto-6/+4
2023-11-17drm/amd/display: Change the DMCUB mailbox memory location from FB to inboxLewis Huang-22/+45
2023-11-17drm/amdgpu: add and populate the port num into xgmi topology infoShiwu Zhang-0/+6
2023-11-17drm/amd/display: Negate IPS allow and commit bitsDuncan Ma-16/+16
2023-11-17drm/amd/pm: Don't send unload message for resetLijo Lazar-1/+1
2023-11-17drm/amdgpu: fix ras err_data null pointer issue in amdgpu_ras.cYang Wang-1/+1
2023-11-17drm/amd/display: Clear dpcd_sink_ext_caps if not setPaul Hsieh-0/+4
2023-11-17drm/amd/display: Enable fast plane updates on DCN3.2 and aboveTianci Yin-4/+4
2023-11-17drm/amd/display: fix NULL dereferenceJosé Pekkarinen-4/+1
2023-11-17drm/amd/display: fix a NULL pointer dereference in amdgpu_dm_i2c_xfer()Mario Limonciello-0/+3
2023-11-17drm/amd/display: Add null checks for 8K60 lightupMuhammad Ahmed-1/+4
2023-11-17drm/amd/pm: Fill pcie error counters for gpu v1_4Asad Kamal-0/+8
2023-11-17drm/amd/pm: Update metric table for smu v13_0_6Asad Kamal-1/+9
2023-11-17drm/amdgpu: correct chunk_ptr to a pointer to chunk.YuanShang-1/+1
2023-11-17drm/amd/display: Fix DSC not Enabled on Direct MST SinkFangzhi Zuo-15/+14
2023-11-17drm/amdgpu: Address member 'ring' not described in 'amdgpu_ vce, uvd_entity_i...Srinivasan Shanmugam-0/+2
2023-11-17drm/amdgpu: finalizing mem_partitions at the end of GMC v9 sw_finiLe Ma-2/+3
2023-11-17drm/amdgpu: Do not program VF copy regs in mmhub v1.8 under SRIOV (v2)Victor Lu-3/+3
2023-11-17drm/amd/display: Guard against invalid RPTR/WPTR being setNicholas Kazlauskas-3/+15
2023-11-16Merge tag 'net-6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-336/+556
2023-11-16Merge tag 'for-linus-6.7a-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-319/+322
2023-11-16Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-11/+11
2023-11-16macvlan: Don't propagate promisc change to lower dev in passthruVlad Buslov-1/+1