index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
accel
/
qaic
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-24
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
*
accel/qaic: Fix NNC message corruption
Jeffrey Hugo
2023-05-23
1
-8
/
+21
*
accel/qaic: Grab ch_lock during QAIC_ATTACH_SLICE_BO
Pranjal Ramajor Asha Kanojiya
2023-05-23
1
-8
/
+12
*
accel/qaic: Flush the transfer list again
Pranjal Ramajor Asha Kanojiya
2023-05-23
1
-0
/
+5
*
accel/qaic: Validate if BO is sliced before slicing
Pranjal Ramajor Asha Kanojiya
2023-05-23
1
-0
/
+5
*
accel/qaic: Validate user data before grabbing any lock
Pranjal Ramajor Asha Kanojiya
2023-05-23
2
-46
/
+27
*
accel/qaic: initialize ret variable to 0
Tom Rix
2023-05-23
1
-1
/
+1
*
accel/qaic: silence some uninitialized variable warnings
Dan Carpenter
2023-05-16
1
-1
/
+1
*
Revert "accel/qaic: Add mhi_qaic_cntl"
Jeffrey Hugo
2023-04-13
4
-592
/
+0
*
accel/qaic: Add qaic driver to the build system
Jeffrey Hugo
2023-04-06
2
-0
/
+36
*
accel/qaic: Add mhi_qaic_cntl
Pranjal Ramajor Asha Kanojiya
2023-04-06
2
-0
/
+581
*
accel/qaic: Add datapath
Jeffrey Hugo
2023-04-06
1
-0
/
+1902
*
accel/qaic: Add control path
Jeffrey Hugo
2023-04-06
1
-0
/
+1526
*
accel/qaic: Add MHI controller
Jeffrey Hugo
2023-04-06
2
-0
/
+579
*
accel/qaic: Add uapi and core driver file
Jeffrey Hugo
2023-04-06
2
-0
/
+929