index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
accel
/
qaic
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-1
/
+1
2025-03-28
Merge tag 'drm-next-2025-03-28' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
6
-54
/
+464
2025-03-14
accel/qaic: Fix integer overflow in qaic_validate_req()
Dan Carpenter
1
-1
/
+3
2025-03-14
accel/qaic: Fix possible data corruption in BOs > 2G
Jeffrey Hugo
1
-1
/
+4
2025-01-31
accel/qaic: Add AIC200 support
Jeffrey Hugo
5
-18
/
+395
2025-01-31
accel/qaic: Add config structs for supported cards
Jeffrey Hugo
3
-30
/
+61
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
2025-01-17
accel/qaic: Change aic100_image_table definition
Youssef Samir
1
-2
/
+2
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-11-22
accel/qaic: Drop redundant vfree() null check in sahara
Jeffrey Hugo
1
-2
/
+1
2024-11-04
Backmerge v6.12-rc6 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds...
Dave Airlie
2
-4
/
+4
2024-10-25
accel/qaic: Add crashdump to Sahara
Jeffrey Hugo
1
-7
/
+381
2024-10-18
accel/qaic: Pass string literal as format argument of alloc_workqueue()
Simon Horman
1
-2
/
+2
2024-10-12
accel/qaic: Fix the for loop used to walk SG table
Pranjal Ramajor Asha Kanojiya
2
-4
/
+4
2024-10-12
accel/qaic: Add AIC080 support
Jeffrey Hugo
1
-1
/
+3
2024-10-12
accel/qaic: Add ipc_router channel
Jeffrey Hugo
1
-0
/
+32
2024-09-30
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-3
/
+1
2024-09-13
accel/qaic: Change to use DEFINE_SHOW_ATTRIBUTE macro
Longlong Xia
1
-38
/
+5
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: mark debugfs stub functions as static inline
Arnd Bergmann
1
-3
/
+3
2024-04-12
accel/qaic: Add Sahara implementation for firmware loading
Jeffrey Hugo
4
-1
/
+471
2024-04-05
accel/qaic: Add fifo queued debugfs
Jeffrey Hugo
3
-0
/
+41
2024-04-05
accel/qaic: Add fifo size debugfs
Jeffrey Hugo
1
-0
/
+35
2024-04-05
accel/qaic: Add bootlog debugfs
Jeffrey Hugo
5
-1
/
+317
2024-02-23
accel/qaic: Constify aic100_channels
Jeff Johnson
1
-1
/
+1
2024-01-29
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2
-6
/
+17
2024-01-12
Merge tag 'drm-next-2024-01-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
9
-130
/
+598
2024-01-09
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2024-01-08
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
1
-1
/
+1
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
2
-50
/
+89
2023-12-15
accel/qaic: Call drm_gem_create_mmap_offset() once for each BO
Pranjal Ramajor Asha Kanojiya
1
-4
/
+6
2023-12-15
accel/qaic: Drop the reference to BO in error path of create BO IOCTL
Pranjal Ramajor Asha Kanojiya
1
-4
/
+5
2023-12-15
accel/qaic: Fix MHI channel struct field order
Jeffrey Hugo
1
-2
/
+2
2023-12-15
accel/qaic: Remove bo->queued field
Pranjal Ramajor Asha Kanojiya
2
-14
/
+11
2023-12-15
accel/qaic: Deprecate ->size field from attach slice IOCTL structure
Pranjal Ramajor Asha Kanojiya
1
-13
/
+4
2023-12-15
accel/qaic: Implement quirk for SOC_HW_VERSION
Jeffrey Hugo
1
-1
/
+14
2023-12-15
accel/qaic: Fix GEM import path code
Pranjal Ramajor Asha Kanojiya
1
-4
/
+2
2023-12-01
accel/qaic: Expand DRM device lifecycle
Carl Vanderlip
3
-29
/
+19
2023-12-01
accel/qaic: Increase number of in_reset states
Carl Vanderlip
4
-18
/
+28
2023-11-17
accel/qaic: Update MAX_ORDER use to be inclusive
Jeffrey Hugo
1
-1
/
+1
2023-11-03
accel/qaic: Support for 0 resize slice execution in BO
Pranjal Ramajor Asha Kanojiya
1
-61
/
+43
2023-11-03
accel/qaic: Quiet array bounds check on DMA abort message
Carl Vanderlip
1
-1
/
+1
2023-10-27
accel/qaic: Support MHI QAIC_TIMESYNC channel
Pranjal Ramajor Asha Kanojiya
4
-4
/
+165
2023-10-27
accel/qaic: Add support for periodic timesync
Ajit Pal Singh
5
-1
/
+296
2023-10-27
accel/qaic: Enable 1 MSI fallback mode
Carl Vanderlip
5
-20
/
+50
[next]