summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-01-27drm/amdgpu: fix NULL pointer dereference in amdgpu_gmc_filter_faults_removeJon Doron-1/+6
2026-01-27drm/amd/pm: fix smu v14 soft clock frequency setting issueYang Wang-0/+2
2026-01-27drm/amd/pm: fix smu v13 soft clock frequency setting issueYang Wang-0/+2
2026-01-27drm/amdkfd: add extended capabilities to device snapshotJonathan Kim-0/+1
2026-01-27drm/amdgpu: Send RMA CPER at bad page loadingKent Russell-0/+4
2026-01-27drm/amdgpu: Fix jpeg ring test order in vcn_v4_0_3Jesse.Zhang-1/+1
2026-01-27drm/amd/pm: fix race in power state check before mutex lockYang Wang-3/+4
2026-01-27drm/amd/display: Promote DC to 3.2.367Taimur Hassan-1/+1
2026-01-27drm/amd/display: [FW Promotion] Release 0.1.44.0Taimur Hassan-6/+49
2026-01-27drm/amd/display: Migrate HUBBUB register access from hwseq to hubbub component.Bhuvanachandra Pinninti-4/+29
2026-01-27drm/amd/display: mouse event trigger to boost RR when idleMuaaz Nisar-0/+13
2026-01-27drm/amd/display: Add debug flag to override min dispclkMichael Strauss-0/+1
2026-01-27drm/amd/display: avoid dig reg access timeout on usb4 link training failZhongwei-2/+10
2026-01-27drm/amd/display: Remove unnecessary DC FP guardWayne Lin-4/+0
2026-01-27drm/amd/display: add setup_stereo for dcn4x or laterCharlene Liu-1/+3
2026-01-27drm/amd/display: perform clear update flags for all DCN asicsAurabindo Pillai-1/+1
2026-01-27drm/amd/display: Enable bootcrc on FW sideWayne Lin-0/+3
2026-01-27drm/amd/display: Add FR skipping CTS functionsJack Chang-0/+1
2026-01-27drm/amd/display: Fix GFX12 family constant checksMatthew Stewart-3/+3
2026-01-27drm/amd/display: Enable vstateup hook for DCN401 to be reusedCharlene Liu-1/+3
2026-01-27drm/amdgpu: fix NULL pointer dereference in amdgpu_gmc_filter_faults_removeJon Doron-1/+6
2026-01-27drm/amd/pm: fix smu v14 soft clock frequency setting issueYang Wang-0/+2
2026-01-27drm/amd/pm: fix smu v13 soft clock frequency setting issueYang Wang-0/+2
2026-01-27drm/amd/include : Update MES v12 API header - SUSPENDShaoyun Liu-2/+4
2026-01-27drm/amdgpu: Simplify sorting of the bo listTvrtko Ursulin-5/+3
2026-01-27drm/amdgpu/mes: Remove idr leftovers v2Tvrtko Ursulin-69/+21
2026-01-27PCI: Move CardBus bridge scanning to setup-cardbus.cIlpo Järvinen-58/+149
2026-01-27PCI: Add pbus_validate_busn() for Bus Number validationIlpo Järvinen-12/+22
2026-01-27PCI: Add dword #defines for Bus Number + Secondary Latency TimerIlpo Järvinen-12/+13
2026-01-27PCI: Use scnprintf() instead of sprintf()Ilpo Järvinen-3/+4
2026-01-27PCI: Handle CardBus-specific params in setup-cardbus.cIlpo Järvinen-13/+26
2026-01-27PCI: Separate CardBus setup & build it only with CONFIG_CARDBUSIlpo Järvinen-167/+197
2026-01-27PCI: Add 'pci' prefix to struct pci_dev_resource handling functionsIlpo Järvinen-53/+61
2026-01-27PCI: Use resource_assigned() in setup-bus.c algorithmIlpo Järvinen-31/+33
2026-01-27PCI: Add pbus_mem_size_optional() to handle optional sizesIlpo Järvinen-23/+54
2026-01-27PCI: Check invalid align earlier in pbus_size_mem()Ilpo Järvinen-13/+12
2026-01-27PCI: Log reset and restore of resourcesIlpo Järvinen-1/+9
2026-01-27PCI: Add pci_resource_is_bridge_win()Ilpo Järvinen-6/+10
2026-01-27PCI: Fetch dev_res to local var in __assign_resources_sorted()Ilpo Järvinen-16/+17
2026-01-27PCI: Use res_to_dev_res() in reassign_resources_sorted()Ilpo Järvinen-10/+1
2026-01-27PCI: Pass bridge window resource to pbus_size_mem()Ilpo Järvinen-18/+17
2026-01-27PCI: Push realloc check into pbus_size_mem()Ilpo Järvinen-22/+12
2026-01-27PCI: Remove old_size limit from bridge window sizingIlpo Järvinen-8/+3
2026-01-27PCI: Stop over-estimating bridge window sizeIlpo Järvinen-92/+5
2026-01-27spi: SPI_AXIADO should depend on ARCH_AXIADOGeert Uytterhoeven-0/+1
2026-01-27PCI: Rewrite bridge window head alignment functionIlpo Järvinen-9/+44
2026-01-27ice: stop counting UDP csum mismatch as rx_errorsJesse Brandeburg-1/+0
2026-01-27ice: Fix NULL pointer dereference in ice_vsi_set_napi_queuesAaron Ma-4/+6
2026-01-27ixgbe: don't initialize aci lock in ixgbe_recovery_probe()Kohei Enju-4/+2
2026-01-27ixgbe: fix memory leaks in the ixgbe_recovery_probe() pathKohei Enju-12/+8