Age | Commit message (Expand) | Author | Files | Lines |
2023-06-20 | accel/qaic: Call DRM helper function to destroy prime GEM | Pranjal Ramajor Asha Kanojiya | 1 | -2/+2 |
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-23 | accel/qaic: Fix NNC message corruption | Jeffrey Hugo | 1 | -8/+21 |
2023-05-23 | accel/qaic: Grab ch_lock during QAIC_ATTACH_SLICE_BO | Pranjal Ramajor Asha Kanojiya | 1 | -8/+12 |
2023-05-23 | accel/qaic: Flush the transfer list again | Pranjal Ramajor Asha Kanojiya | 1 | -0/+5 |
2023-05-23 | accel/qaic: Validate if BO is sliced before slicing | Pranjal Ramajor Asha Kanojiya | 1 | -0/+5 |
2023-05-23 | accel/qaic: Validate user data before grabbing any lock | Pranjal Ramajor Asha Kanojiya | 2 | -46/+27 |
2023-05-23 | accel/qaic: initialize ret variable to 0 | Tom Rix | 1 | -1/+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 | 4 | -592/+0 |
2023-04-06 | accel/qaic: Add qaic driver to the build system | Jeffrey Hugo | 2 | -0/+36 |
2023-04-06 | accel/qaic: Add mhi_qaic_cntl | Pranjal Ramajor Asha Kanojiya | 2 | -0/+581 |
2023-04-06 | accel/qaic: Add datapath | Jeffrey Hugo | 1 | -0/+1902 |
2023-04-06 | accel/qaic: Add control path | Jeffrey Hugo | 1 | -0/+1526 |
2023-04-06 | accel/qaic: Add MHI controller | Jeffrey Hugo | 2 | -0/+579 |
2023-04-06 | accel/qaic: Add uapi and core driver file | Jeffrey Hugo | 2 | -0/+929 |