index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
accel
/
qaic
/
qaic_drv.c
Age
Commit message (
Expand
)
Author
Files
Lines
6 days
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
1
-1
/
+1
10 days
drm: remove driver date from struct drm_driver and all drivers
drm-misc-next-2024-12-05
Jani Nikula
1
-1
/
+0
13 days
module: Convert symbol namespace to string literal
Peter Zijlstra
1
-1
/
+1
2024-10-18
accel/qaic: Pass string literal as format argument of alloc_workqueue()
Simon Horman
1
-2
/
+2
2024-10-12
accel/qaic: Add AIC080 support
Jeffrey Hugo
1
-1
/
+3
2024-08-29
dma-mapping: don't return errors from dma_set_max_seg_size
Christoph Hellwig
1
-3
/
+1
2024-04-12
accel/qaic: Add Sahara implementation for firmware loading
Jeffrey Hugo
1
-0
/
+10
2024-04-05
accel/qaic: Add bootlog debugfs
Jeffrey Hugo
1
-1
/
+15
2023-12-20
accel/qaic: Order pci_remove() operations in reverse of probe()
Jeffrey Hugo
1
-1
/
+1
2023-12-20
accel/qaic: Leverage DRM managed APIs to release resources
Pranjal Ramajor Asha Kanojiya
1
-50
/
+88
2023-12-01
accel/qaic: Expand DRM device lifecycle
Carl Vanderlip
1
-27
/
+17
2023-12-01
accel/qaic: Increase number of in_reset states
Carl Vanderlip
1
-6
/
+6
2023-10-27
accel/qaic: Support MHI QAIC_TIMESYNC channel
Pranjal Ramajor Asha Kanojiya
1
-0
/
+7
2023-10-27
accel/qaic: Add support for periodic timesync
Ajit Pal Singh
1
-0
/
+6
2023-10-27
accel/qaic: Enable 1 MSI fallback mode
Carl Vanderlip
1
-11
/
+24
2023-09-22
accel/qaic: Add QAIC_DETACH_SLICE_BO IOCTL
Pranjal Ramajor Asha Kanojiya
1
-0
/
+1
2023-09-15
accel/qaic: Use devm_drm_dev_alloc() instead of drm_dev_alloc()
Pranjal Ramajor Asha Kanojiya
1
-60
/
+42
2023-09-15
accel/qaic: Register for PCI driver at the beginning of module init
Pranjal Ramajor Asha Kanojiya
1
-8
/
+8
2023-06-26
drm: Clear fd/handle callbacks in struct drm_driver
Thomas Zimmermann
1
-1
/
+0
2023-06-09
accel/qaic: Fix NULL pointer deref in qaic_destroy_drm_device()
Jeffrey Hugo
1
-0
/
+3
2023-06-09
accel/qaic: Free user handle on interrupted mutex
Carl Vanderlip
1
-0
/
+1
2023-05-16
accel/qaic: silence some uninitialized variable warnings
Dan Carpenter
1
-1
/
+1
2023-04-13
Revert "accel/qaic: Add mhi_qaic_cntl"
Jeffrey Hugo
1
-10
/
+0
2023-04-06
accel/qaic: Add uapi and core driver file
Jeffrey Hugo
1
-0
/
+647