index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
accel
/
qaic
Age
Commit message (
Expand
)
Author
2023-08-24
BackMerge tag 'v6.5-rc7' into drm-next
Dave Airlie
2023-08-15
accel/qaic: Clean up integer overflow checking in map_user_pages()
Dan Carpenter
2023-08-15
accel/qaic: Fix slicing memory leak
Pranjal Ramajor Asha Kanojiya
2023-08-02
accel/qaic: remove redundant pointer pexec
Colin Ian King
2023-07-17
Merge tag 'drm-misc-next-2023-07-13' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2023-07-14
accel/qaic: Fix a leak in map_user_pages()
Dan Carpenter
2023-07-14
accel/qaic: Add consistent integer overflow checks
Dan Carpenter
2023-07-14
accel/qaic: tighten bounds checking in decode_message()
Dan Carpenter
2023-07-14
accel/qaic: tighten bounds checking in encode_message()
Dan Carpenter
2023-06-26
drm: Clear fd/handle callbacks in struct drm_driver
Thomas Zimmermann
2023-06-20
accel/qaic: Call DRM helper function to destroy prime GEM
Pranjal Ramajor Asha Kanojiya
2023-06-09
accel/qaic: Fix NULL pointer deref in qaic_destroy_drm_device()
Jeffrey Hugo
2023-06-09
accel/qaic: Free user handle on interrupted mutex
Carl Vanderlip
2023-05-23
accel/qaic: Fix NNC message corruption
Jeffrey Hugo
2023-05-23
accel/qaic: Grab ch_lock during QAIC_ATTACH_SLICE_BO
Pranjal Ramajor Asha Kanojiya
2023-05-23
accel/qaic: Flush the transfer list again
Pranjal Ramajor Asha Kanojiya
2023-05-23
accel/qaic: Validate if BO is sliced before slicing
Pranjal Ramajor Asha Kanojiya
2023-05-23
accel/qaic: Validate user data before grabbing any lock
Pranjal Ramajor Asha Kanojiya
2023-05-23
accel/qaic: initialize ret variable to 0
Tom Rix
2023-05-16
accel/qaic: silence some uninitialized variable warnings
Dan Carpenter
2023-04-13
Revert "accel/qaic: Add mhi_qaic_cntl"
Jeffrey Hugo
2023-04-06
accel/qaic: Add qaic driver to the build system
Jeffrey Hugo
2023-04-06
accel/qaic: Add mhi_qaic_cntl
Pranjal Ramajor Asha Kanojiya
2023-04-06
accel/qaic: Add datapath
Jeffrey Hugo
2023-04-06
accel/qaic: Add control path
Jeffrey Hugo
2023-04-06
accel/qaic: Add MHI controller
Jeffrey Hugo
2023-04-06
accel/qaic: Add uapi and core driver file
Jeffrey Hugo