index
:
pub/scm/linux/kernel/git/stable/linux.git
master
Linux kernel stable tree
Stable Group
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
2026-05-12
accel/qaic: kcalloc + kzalloc to kzalloc
Rosen Penev
1
-5
/
+3
2026-03-27
accel/qaic: Update copyright headers to yearless format
Zack McKevitt
1
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2025-11-07
accel/qaic: Add qaic_ prefix to irq_polling_work
Zack McKevitt
1
-1
/
+1
2025-11-07
accel/qaic: Collect crashdump from SSR channel
Pranjal Ramajor Asha Kanojiya
1
-1
/
+1
2025-11-07
accel/qaic: Implement basic SSR handling
Jeffrey Hugo
1
-0
/
+17
2025-11-07
accel/qaic: Add DMA Bridge Channel(DBC) sysfs and uevents
Pranjal Ramajor Asha Kanojiya
1
-0
/
+8
2025-11-05
accel/qaic: Add support for PM callbacks
Youssef Samir
1
-0
/
+89
2025-10-14
accel/qaic: Synchronize access to DBC request queue head & tail pointer
Pranjal Ramajor Asha Kanojiya
1
-0
/
+3
2025-05-30
accel/qaic: Add Reliability, Accessibility, Serviceability (RAS)
Jeff Hugo
1
-0
/
+6
2025-01-31
accel/qaic: Add AIC200 support
Jeffrey Hugo
1
-1
/
+10
2025-01-31
accel/qaic: Add config structs for supported cards
Jeffrey Hugo
1
-25
/
+51
2025-01-31
accel/qaic: Mask out SR-IOV PCI resources
Youssef Samir
1
-1
/
+1
2025-01-31
accel/qaic: Add support for MSI-X
Youssef Samir
1
-2
/
+2
2025-01-31
accel/qaic: Allocate an exact number of MSIs
Youssef Samir
1
-2
/
+4
2024-12-09
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
1
-1
/
+1
2024-12-05
drm: remove driver date from struct drm_driver and all drivers
Jani Nikula
1
-1
/
+0
2024-12-02
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