Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |