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