summaryrefslogtreecommitdiffstats
path: root/drivers/accel/qaic/qaic_drv.c
Commit message (Expand)AuthorAgeFilesLines
* accel/qaic: Add Sahara implementation for firmware loadingJeffrey Hugo2024-04-121-0/+10
* accel/qaic: Add bootlog debugfsJeffrey Hugo2024-04-051-1/+15
* accel/qaic: Order pci_remove() operations in reverse of probe()Jeffrey Hugo2023-12-201-1/+1
* accel/qaic: Leverage DRM managed APIs to release resourcesPranjal Ramajor Asha Kanojiya2023-12-201-50/+88
* accel/qaic: Expand DRM device lifecycleCarl Vanderlip2023-12-011-27/+17
* accel/qaic: Increase number of in_reset statesCarl Vanderlip2023-12-011-6/+6
* accel/qaic: Support MHI QAIC_TIMESYNC channelPranjal Ramajor Asha Kanojiya2023-10-271-0/+7
* accel/qaic: Add support for periodic timesyncAjit Pal Singh2023-10-271-0/+6
* accel/qaic: Enable 1 MSI fallback modeCarl Vanderlip2023-10-271-11/+24
* accel/qaic: Add QAIC_DETACH_SLICE_BO IOCTLPranjal Ramajor Asha Kanojiya2023-09-221-0/+1
* accel/qaic: Use devm_drm_dev_alloc() instead of drm_dev_alloc()Pranjal Ramajor Asha Kanojiya2023-09-151-60/+42
* accel/qaic: Register for PCI driver at the beginning of module initPranjal Ramajor Asha Kanojiya2023-09-151-8/+8
* drm: Clear fd/handle callbacks in struct drm_driverThomas Zimmermann2023-06-261-1/+0
* accel/qaic: Fix NULL pointer deref in qaic_destroy_drm_device()Jeffrey Hugo2023-06-091-0/+3
* accel/qaic: Free user handle on interrupted mutexCarl Vanderlip2023-06-091-0/+1
* accel/qaic: silence some uninitialized variable warningsDan Carpenter2023-05-161-1/+1
* Revert "accel/qaic: Add mhi_qaic_cntl"Jeffrey Hugo2023-04-131-10/+0
* accel/qaic: Add uapi and core driver fileJeffrey Hugo2023-04-061-0/+647