index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
accel
/
qaic
/
qaic_drv.c
Age
Commit message (
Expand
)
Author
2025-05-30
accel/qaic: Add Reliability, Accessibility, Serviceability (RAS)
Jeff Hugo
2025-01-31
accel/qaic: Add AIC200 support
Jeffrey Hugo
2025-01-31
accel/qaic: Add config structs for supported cards
Jeffrey Hugo
2025-01-31
accel/qaic: Mask out SR-IOV PCI resources
Youssef Samir
2025-01-31
accel/qaic: Add support for MSI-X
Youssef Samir
2025-01-31
accel/qaic: Allocate an exact number of MSIs
Youssef Samir
2024-12-09
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
2024-12-05
drm: remove driver date from struct drm_driver and all drivers
Jani Nikula
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-10-18
accel/qaic: Pass string literal as format argument of alloc_workqueue()
Simon Horman
2024-10-12
accel/qaic: Add AIC080 support
Jeffrey Hugo
2024-08-29
dma-mapping: don't return errors from dma_set_max_seg_size
Christoph Hellwig
2024-04-12
accel/qaic: Add Sahara implementation for firmware loading
Jeffrey Hugo
2024-04-05
accel/qaic: Add bootlog debugfs
Jeffrey Hugo
2023-12-20
accel/qaic: Order pci_remove() operations in reverse of probe()
Jeffrey Hugo
2023-12-20
accel/qaic: Leverage DRM managed APIs to release resources
Pranjal Ramajor Asha Kanojiya
2023-12-01
accel/qaic: Expand DRM device lifecycle
Carl Vanderlip
2023-12-01
accel/qaic: Increase number of in_reset states
Carl Vanderlip
2023-10-27
accel/qaic: Support MHI QAIC_TIMESYNC channel
Pranjal Ramajor Asha Kanojiya
2023-10-27
accel/qaic: Add support for periodic timesync
Ajit Pal Singh
2023-10-27
accel/qaic: Enable 1 MSI fallback mode
Carl Vanderlip
2023-09-22
accel/qaic: Add QAIC_DETACH_SLICE_BO IOCTL
Pranjal Ramajor Asha Kanojiya
2023-09-15
accel/qaic: Use devm_drm_dev_alloc() instead of drm_dev_alloc()
Pranjal Ramajor Asha Kanojiya
2023-09-15
accel/qaic: Register for PCI driver at the beginning of module init
Pranjal Ramajor Asha Kanojiya
2023-06-26
drm: Clear fd/handle callbacks in struct drm_driver
Thomas Zimmermann
2023-06-09
accel/qaic: Fix NULL pointer deref in qaic_destroy_drm_device()
Jeffrey Hugo
2023-06-09
accel/qaic: Free user handle on interrupted mutex
Carl Vanderlip
2023-05-16
accel/qaic: silence some uninitialized variable warnings
Dan Carpenter
2023-04-13
Revert "accel/qaic: Add mhi_qaic_cntl"
Jeffrey Hugo
2023-04-06
accel/qaic: Add uapi and core driver file
Jeffrey Hugo