aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/accel/rocket/rocket_job.c
AgeCommit message (Expand)AuthorFilesLines
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook1-2/+1
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-4/+4
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-7/+7
2025-09-01accel/rocket: Check the correct DMA irq status to warn aboutHeiko Stuebner1-1/+1
2025-09-01accel/rocket: Fix usages of kfree() and sizeof()Brigham Campbell1-3/+4
2025-08-03accel/rocket: Fix Rockchip NPU compilationBrigham Campbell1-2/+2
2025-07-25accel/rocket: Add job submission IOCTLTomeu Vizoso1-0/+636