index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
accel
/
qaic
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-14
accel/qaic: Synchronize access to DBC request queue head & tail pointer
Pranjal Ramajor Asha Kanojiya
3
-2
/
+15
2025-10-14
accel/qaic: Treat remaining == 0 as error in find_and_map_user_pages()
Youssef Samir
1
-1
/
+1
2025-10-14
accel/qaic: Fix bootlog initialization ordering
Jeffrey Hugo
1
-2
/
+3
2025-06-11
accel/qaic: Use dev_printk() in RAS
Jeff Hugo
1
-8
/
+8
2025-06-11
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2
-2
/
+1
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-1
/
+1
2025-06-06
accel/qaic: delete qaic_bo.handle
Simona Vetter
2
-3
/
+0
2025-06-04
Merge tag 'pci-v6.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
2025-05-30
accel/qaic: Add Reliability, Accessibility, Serviceability (RAS)
Jeff Hugo
5
-0
/
+667
2025-04-23
PCI: Add CONFIG_MMU dependency
Arnd Bergmann
1
-1
/
+0
2025-04-11
accel/qaic: Test for imported buffers with drm_gem_is_imported()
Thomas Zimmermann
1
-4
/
+4
2025-04-07
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2
-3
/
+8
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: Remove redundant 'flush_workqueue()' calls
Chen Ni
1
-2
/
+0
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
[next]