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
2024-04-12
accel/qaic: mark debugfs stub functions as static inline
Arnd Bergmann
2024-04-12
accel/qaic: Add Sahara implementation for firmware loading
Jeffrey Hugo
2024-04-05
accel/qaic: Add fifo queued debugfs
Jeffrey Hugo
2024-04-05
accel/qaic: Add fifo size debugfs
Jeffrey Hugo
2024-04-05
accel/qaic: Add bootlog debugfs
Jeffrey Hugo
2024-02-23
accel/qaic: Constify aic100_channels
Jeff Johnson
2024-01-29
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2024-01-12
Merge tag 'drm-next-2024-01-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2024-01-09
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-01-08
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
2023-12-20
accel/qaic: Order pci_remove() operations in reverse of probe()
Jeffrey Hugo
2023-12-20
accel/qaic: Leverage DRM managed APIs to release resources
Pranjal Ramajor Asha Kanojiya
2023-12-15
accel/qaic: Call drm_gem_create_mmap_offset() once for each BO
Pranjal Ramajor Asha Kanojiya
2023-12-15
accel/qaic: Drop the reference to BO in error path of create BO IOCTL
Pranjal Ramajor Asha Kanojiya
2023-12-15
accel/qaic: Fix MHI channel struct field order
Jeffrey Hugo
2023-12-15
accel/qaic: Remove bo->queued field
Pranjal Ramajor Asha Kanojiya
2023-12-15
accel/qaic: Deprecate ->size field from attach slice IOCTL structure
Pranjal Ramajor Asha Kanojiya
2023-12-15
accel/qaic: Implement quirk for SOC_HW_VERSION
Jeffrey Hugo
2023-12-15
accel/qaic: Fix GEM import path code
Pranjal Ramajor Asha Kanojiya
2023-12-01
accel/qaic: Expand DRM device lifecycle
Carl Vanderlip
2023-12-01
accel/qaic: Increase number of in_reset states
Carl Vanderlip
2023-11-17
accel/qaic: Update MAX_ORDER use to be inclusive
Jeffrey Hugo
2023-11-03
accel/qaic: Support for 0 resize slice execution in BO
Pranjal Ramajor Asha Kanojiya
2023-11-03
accel/qaic: Quiet array bounds check on DMA abort message
Carl Vanderlip
2023-10-27
accel/qaic: Support MHI QAIC_TIMESYNC channel
Pranjal Ramajor Asha Kanojiya
2023-10-27
accel/qaic: Add support for periodic timesync
Ajit Pal Singh
2023-10-27
accel/qaic: Enable 1 MSI fallback mode
Carl Vanderlip
2023-09-29
Merge tag 'drm-misc-next-2023-09-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2023-09-22
accel/qaic: Add QAIC_DETACH_SLICE_BO IOCTL
Pranjal Ramajor Asha Kanojiya
2023-09-22
accel/qaic: Create a function to initialize BO
Pranjal Ramajor Asha Kanojiya
2023-09-22
accel/qaic: Clean up BO during flushing of transfer list
Pranjal Ramajor Asha Kanojiya
2023-09-22
accel/qaic: Undo slicing setup done in qaic_attach_slicing_bo()
Pranjal Ramajor Asha Kanojiya
2023-09-22
accel/qaic: Declare BO 'sliced' after all the operations are complete
Pranjal Ramajor Asha Kanojiya
2023-09-22
accel/qaic: Update BO metadata in a central location
Pranjal Ramajor Asha Kanojiya
2023-09-22
accel/qaic: Remove ->size field from struct qaic_bo
Pranjal Ramajor Asha Kanojiya
2023-09-15
accel/qaic: Use devm_drm_dev_alloc() instead of drm_dev_alloc()
Pranjal Ramajor Asha Kanojiya
2023-09-15
accel/qaic: Register for PCI driver at the beginning of module init
Pranjal Ramajor Asha Kanojiya
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
[next]