summaryrefslogtreecommitdiff
path: root/drivers/accel/rocket
AgeCommit message (Expand)Author
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-01-10accel/rocket: factor out code with find_core_for_dev in rocket_removeQuentin Schulz
2026-01-10accel/rocket: fix unwinding in error path in rocket_probeQuentin Schulz
2026-01-10accel/rocket: fix unwinding in error path in rocket_core_initQuentin Schulz
2025-10-31drm: include drm_print.h where neededJani Nikula
2025-09-01accel/rocket: Fix some error checking in rocket_core_init()Dan Carpenter
2025-09-01accel/rocket: Check the correct DMA irq status to warn aboutHeiko Stuebner
2025-09-01accel/rocket: Fix usages of kfree() and sizeof()Brigham Campbell
2025-09-01accel/rocket: Depend on DRM_ACCEL not just DRMHeiko Stuebner
2025-09-01accel/rocket: Fix indentation of Kconfig entryHeiko Stuebner
2025-08-03accel/rocket: Fix undeclared const rocket_pm_opsBrigham Campbell
2025-08-03accel/rocket: Fix Rockchip NPU compilationBrigham Campbell
2025-07-25accel/rocket: Add IOCTLs for synchronizing memory accessesTomeu Vizoso
2025-07-25accel/rocket: Add job submission IOCTLTomeu Vizoso
2025-07-25accel/rocket: Add IOCTL for BO creationTomeu Vizoso
2025-07-25accel/rocket: Add a new driver for Rockchip's NPUTomeu Vizoso
2025-07-25accel/rocket: Add registers headerTomeu Vizoso