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