index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
accel
/
qaic
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
accel/qaic: mark debugfs stub functions as static inline
Arnd Bergmann
2024-04-12
1
-3
/
+3
*
accel/qaic: Add Sahara implementation for firmware loading
Jeffrey Hugo
2024-04-12
4
-1
/
+471
*
accel/qaic: Add fifo queued debugfs
Jeffrey Hugo
2024-04-05
3
-0
/
+41
*
accel/qaic: Add fifo size debugfs
Jeffrey Hugo
2024-04-05
1
-0
/
+35
*
accel/qaic: Add bootlog debugfs
Jeffrey Hugo
2024-04-05
5
-1
/
+317
*
accel/qaic: Constify aic100_channels
Jeff Johnson
2024-02-23
1
-1
/
+1
*
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2024-01-29
2
-6
/
+17
|
\
|
*
Merge tag 'drm-next-2024-01-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2024-01-12
9
-130
/
+598
|
|
\
|
*
\
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-01-09
1
-1
/
+1
|
|
\
\
|
|
*
|
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
2024-01-09
1
-1
/
+1
|
*
|
|
accel/qaic: Implement quirk for SOC_HW_VERSION
Jeffrey Hugo
2023-12-15
1
-1
/
+14
|
*
|
|
accel/qaic: Fix GEM import path code
Pranjal Ramajor Asha Kanojiya
2023-12-15
1
-4
/
+2
|
|
/
/
*
|
|
accel/qaic: Order pci_remove() operations in reverse of probe()
Jeffrey Hugo
2023-12-20
1
-1
/
+1
*
|
|
accel/qaic: Leverage DRM managed APIs to release resources
Pranjal Ramajor Asha Kanojiya
2023-12-20
2
-50
/
+89
*
|
|
accel/qaic: Call drm_gem_create_mmap_offset() once for each BO
Pranjal Ramajor Asha Kanojiya
2023-12-15
1
-4
/
+6
*
|
|
accel/qaic: Drop the reference to BO in error path of create BO IOCTL
Pranjal Ramajor Asha Kanojiya
2023-12-15
1
-4
/
+5
*
|
|
accel/qaic: Fix MHI channel struct field order
Jeffrey Hugo
2023-12-15
1
-2
/
+2
*
|
|
accel/qaic: Remove bo->queued field
Pranjal Ramajor Asha Kanojiya
2023-12-15
2
-14
/
+11
*
|
|
accel/qaic: Deprecate ->size field from attach slice IOCTL structure
Pranjal Ramajor Asha Kanojiya
2023-12-15
1
-13
/
+4
|
|
/
|
/
|
*
|
accel/qaic: Expand DRM device lifecycle
Carl Vanderlip
2023-12-01
3
-29
/
+19
*
|
accel/qaic: Increase number of in_reset states
Carl Vanderlip
2023-12-01
4
-18
/
+28
*
|
accel/qaic: Update MAX_ORDER use to be inclusive
Jeffrey Hugo
2023-11-17
1
-1
/
+1
*
|
accel/qaic: Support for 0 resize slice execution in BO
Pranjal Ramajor Asha Kanojiya
2023-11-03
1
-61
/
+43
*
|
accel/qaic: Quiet array bounds check on DMA abort message
Carl Vanderlip
2023-11-03
1
-1
/
+1
*
|
accel/qaic: Support MHI QAIC_TIMESYNC channel
Pranjal Ramajor Asha Kanojiya
2023-10-27
4
-4
/
+165
*
|
accel/qaic: Add support for periodic timesync
Ajit Pal Singh
2023-10-27
5
-1
/
+296
*
|
accel/qaic: Enable 1 MSI fallback mode
Carl Vanderlip
2023-10-27
5
-20
/
+50
|
/
*
Merge tag 'drm-misc-next-2023-09-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2023-09-29
3
-117
/
+202
|
\
|
*
accel/qaic: Add QAIC_DETACH_SLICE_BO IOCTL
Pranjal Ramajor Asha Kanojiya
2023-09-22
3
-11
/
+113
|
*
accel/qaic: Create a function to initialize BO
Pranjal Ramajor Asha Kanojiya
2023-09-22
1
-6
/
+14
|
*
accel/qaic: Clean up BO during flushing of transfer list
Pranjal Ramajor Asha Kanojiya
2023-09-22
1
-8
/
+6
|
*
accel/qaic: Undo slicing setup done in qaic_attach_slicing_bo()
Pranjal Ramajor Asha Kanojiya
2023-09-22
1
-4
/
+5
|
*
accel/qaic: Declare BO 'sliced' after all the operations are complete
Pranjal Ramajor Asha Kanojiya
2023-09-22
1
-3
/
+2
|
*
accel/qaic: Update BO metadata in a central location
Pranjal Ramajor Asha Kanojiya
2023-09-22
1
-10
/
+8
|
*
accel/qaic: Remove ->size field from struct qaic_bo
Pranjal Ramajor Asha Kanojiya
2023-09-22
2
-9
/
+3
|
*
accel/qaic: Use devm_drm_dev_alloc() instead of drm_dev_alloc()
Pranjal Ramajor Asha Kanojiya
2023-09-15
2
-62
/
+47
|
*
accel/qaic: Register for PCI driver at the beginning of module init
Pranjal Ramajor Asha Kanojiya
2023-09-15
1
-8
/
+8
*
|
BackMerge tag 'v6.5-rc7' into drm-next
Dave Airlie
2023-08-23
2
-22
/
+44
|
\
\
|
|
/
|
/
|
|
*
accel/qaic: Clean up integer overflow checking in map_user_pages()
Dan Carpenter
2023-08-15
1
-8
/
+18
|
*
accel/qaic: Fix slicing memory leak
Pranjal Ramajor Asha Kanojiya
2023-08-15
1
-0
/
+1
|
*
accel/qaic: Fix a leak in map_user_pages()
Dan Carpenter
2023-07-14
1
-2
/
+5
|
*
accel/qaic: Add consistent integer overflow checks
Dan Carpenter
2023-07-14
1
-7
/
+4
|
*
accel/qaic: tighten bounds checking in decode_message()
Dan Carpenter
2023-07-14
1
-2
/
+10
|
*
accel/qaic: tighten bounds checking in encode_message()
Dan Carpenter
2023-07-14
1
-3
/
+6
*
|
accel/qaic: remove redundant pointer pexec
Colin Ian King
2023-08-02
1
-3
/
+1
*
|
Merge tag 'drm-misc-next-2023-07-13' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2023-07-17
1
-1
/
+0
|
\
\
|
|
/
|
/
|
|
*
drm: Clear fd/handle callbacks in struct drm_driver
Thomas Zimmermann
2023-06-26
1
-1
/
+0
*
|
accel/qaic: Call DRM helper function to destroy prime GEM
Pranjal Ramajor Asha Kanojiya
2023-06-20
1
-2
/
+2
|
/
*
accel/qaic: Fix NULL pointer deref in qaic_destroy_drm_device()
Jeffrey Hugo
2023-06-09
1
-0
/
+3
*
accel/qaic: Free user handle on interrupted mutex
Carl Vanderlip
2023-06-09
1
-0
/
+1
[next]