index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
accel
/
drm_accel.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-04
drm: move drm based debugfs funcs to drm_debugfs.c
Sunil Khatri
1
-16
/
+0
2024-08-26
accel: Use XArray instead of IDR for minors
Michał Winiarski
1
-103
/
+7
2024-02-26
accel: constify the struct device_type usage
Ricardo B. Marliere
1
-1
/
+1
2023-12-06
accel: Include <drm/drm_auth.h>
Thomas Zimmermann
1
-0
/
+1
2023-10-09
accel: make accel_class a static const structure
Ivan Orlov
1
-13
/
+8
2023-09-01
drm/debugfs: rework drm_debugfs_create_files implementation v2
Christian König
1
-2
/
+0
2023-09-01
drm/debugfs: rework debugfs directory creation v5
Christian König
1
-12
/
+18
2023-08-31
drm/debugfs: drop debugfs_init() for the render and accel node v2
Christian König
1
-3
/
+0
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
1
-1
/
+1
2022-12-16
Fix mismerge due to devnode now taking a 'const *' device
Linus Torvalds
1
-1
/
+1
2022-11-22
accel: add dedicated minor for accelerator devices
Oded Gabbay
1
-1
/
+241
2022-11-22
drivers/accel: define kconfig and register a new major
Oded Gabbay
1
-0
/
+83