index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
accel
/
rocket
Age
Commit message (
Expand
)
Author
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-10
accel/rocket: factor out code with find_core_for_dev in rocket_remove
Quentin Schulz
2026-01-10
accel/rocket: fix unwinding in error path in rocket_probe
Quentin Schulz
2026-01-10
accel/rocket: fix unwinding in error path in rocket_core_init
Quentin Schulz
2025-10-31
drm: include drm_print.h where needed
Jani Nikula
2025-09-01
accel/rocket: Fix some error checking in rocket_core_init()
Dan Carpenter
2025-09-01
accel/rocket: Check the correct DMA irq status to warn about
Heiko Stuebner
2025-09-01
accel/rocket: Fix usages of kfree() and sizeof()
Brigham Campbell
2025-09-01
accel/rocket: Depend on DRM_ACCEL not just DRM
Heiko Stuebner
2025-09-01
accel/rocket: Fix indentation of Kconfig entry
Heiko Stuebner
2025-08-03
accel/rocket: Fix undeclared const rocket_pm_ops
Brigham Campbell
2025-08-03
accel/rocket: Fix Rockchip NPU compilation
Brigham Campbell
2025-07-25
accel/rocket: Add IOCTLs for synchronizing memory accesses
Tomeu Vizoso
2025-07-25
accel/rocket: Add job submission IOCTL
Tomeu Vizoso
2025-07-25
accel/rocket: Add IOCTL for BO creation
Tomeu Vizoso
2025-07-25
accel/rocket: Add a new driver for Rockchip's NPU
Tomeu Vizoso
2025-07-25
accel/rocket: Add registers header
Tomeu Vizoso