summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-01-08drm/rockchip: vop: Add support for rk3506Chaoyi Chen-0/+71
2026-01-08drm/rockchip: dsi: Add support for rk3506Chaoyi Chen-0/+20
2026-01-08drm/rockchip: vop2: Simplify format_mod_supportedDaniel Stone-34/+22
2026-01-08drm/rockchip: vop2: Use drm_is_afbc helper functionDaniel Stone-1/+1
2026-01-08drm/rockchip: vop2: Enforce AFBC transform stride align in plane_checkDaniel Stone-3/+9
2026-01-08drm/rockchip: vop2: Enforce AFBC source alignment in plane_checkDaniel Stone-5/+10
2026-01-08drm/rockchip: vop2: Enforce scaling workaround in plane_checkDaniel Stone-10/+11
2026-01-08drm/rockchip: vop2: Fix Esmart test conditionDaniel Stone-6/+4
2026-01-08drm/rockchip: vop2: Switch impossible pos conditional to WARN_ONDaniel Stone-20/+8
2026-01-08drm/rockchip: vop2: Switch impossible format conditional to WARN_ONDaniel Stone-1/+2
2026-01-08Merge tag 'net-6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-299/+349
2026-01-08accel/amdxdna: Update firmware version check for latest firmwareLizhi Hou-42/+20
2026-01-08accel/amdxdna: Update message DMA buffer allocationLizhi Hou-15/+33
2026-01-08drm/gpuvm: use const for drm_gpuva_op_* ptrsAlice Ryhl-3/+3
2026-01-08drm/gpuvm: drm_gpuvm_bo_obtain() requires lock and staged modeAlice Ryhl-9/+19
2026-01-08Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski-184/+256
2026-01-08net: enetc: fix build warning when PAGE_SIZE is greater than 128KWei Fang-2/+2
2026-01-08Merge tag 'wireless-2026-01-08' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski-3/+3
2026-01-08atm: Fix dma_free_coherent() sizeThomas Fourier-1/+2
2026-01-08drm/gpuvm: take GEM lock inside drm_gpuvm_bo_obtain_prealloc()Alice Ryhl-31/+48
2026-01-08bnxt_en: Fix NULL pointer crash in bnxt_ptp_enable during error cleanupBreno Leitao-3/+3
2026-01-08drm/amd: Clean up kfd node on surprise disconnectMario Limonciello (AMD)-0/+8
2026-01-08drm/radeon: convert UVD v1.0 logging to drm_* helpersMukesh Ogare-13/+13
2026-01-08drm/amdgpu: Extend psp_skip_tmr for bare-metal and sriovHawking Zhang-28/+12
2026-01-08drm/amdgpu: Add helper to alloc GART entriesPhilip Yang-0/+54
2026-01-08drm/amd/pm: Return right size for gpuboard metricsLijo Lazar-23/+22
2026-01-08drm/radeon: fix signed v unsigned print formatsBen Dooks-3/+3
2026-01-08drm/amdgpu: fix drm panic null pointer when driver not support atomicLu Yao-1/+6
2026-01-08drm/amd: Enable SMU 15_0_0 supportPratik Vishwakarma-2/+3526
2026-01-08drm/amd: Enable SMU 15_0_0 firmware headersPratik Vishwakarma-0/+524
2026-01-08drm/amd: Enable SMUIO 15_0_0 supportPratik Vishwakarma-0/+85
2026-01-08drm/amdgpu: Add THM 15.0.0 headersAlex Deucher-0/+724
2026-01-08drm/amdgpu: add SMUIO 15.0.0 headersAlex Deucher-0/+290
2026-01-08drm/amdgpu: Fix gfx9 update PTE mtype flagPhilip Yang-4/+4
2026-01-08drm/amd/pm: Use driver table for board temperatureLijo Lazar-40/+43
2026-01-08drm/amd/pm: Use cached gpu metrics tableLijo Lazar-3/+11
2026-01-08drm/amd/pm: Use driver table structure in smuv14Lijo Lazar-16/+22
2026-01-08drm/amd/pm: Use driver table structure in smuv13Lijo Lazar-55/+76
2026-01-08drm/amd/pm: Use driver table structure in smuv12Lijo Lazar-7/+10
2026-01-08net: usb: pegasus: fix memory leak in update_eth_regs_async()Petko Manolov-0/+2
2026-01-08drm/amd/pm: Use driver table structure in smuv11Lijo Lazar-46/+83
2026-01-08net: 3com: 3c59x: fix possible null dereference in vortex_probe1()Thomas Fourier-1/+1
2026-01-08net: wan: framer: Discard pm_runtime_put() return valuesRafael J. Wysocki-3/+3
2026-01-08net: cadence: macb: Discard pm_runtime_put() return valueRafael J. Wysocki-1/+3
2026-01-08net: ethernet: ti: am65-cpsw: Discard pm_runtime_put() return valueRafael J. Wysocki-8/+2
2026-01-08PCI/P2PDMA: Fix p2pmem_alloc_mmap() warning conditionHou Tao-1/+1
2026-01-08Merge tag 'hid-for-linus-2026010801' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-13/+96
2026-01-08drm/rockchip: vop2: Only wait for changed layer cfg done when there is pendin...Andy Yan-2/+11
2026-01-08drm/rockchip: vop2: Add delay between poll registersAndy Yan-2/+2
2026-01-08PCI/P2PDMA: Release per-CPU pgmap ref when vm_insert_page() failsHou Tao-0/+1