index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
accel
/
qaic
Age
Commit message (
Expand
)
Author
Files
Lines
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-09
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
2023-12-15
accel/qaic: Fix MHI channel struct field order
Jeffrey Hugo
1
-2
/
+2
2023-12-15
accel/qaic: Remove bo->queued field
Pranjal Ramajor Asha Kanojiya
2
-14
/
+11
2023-12-15
accel/qaic: Deprecate ->size field from attach slice IOCTL structure
Pranjal Ramajor Asha Kanojiya
1
-13
/
+4
2023-12-15
accel/qaic: Implement quirk for SOC_HW_VERSION
Jeffrey Hugo
1
-1
/
+14
2023-12-15
accel/qaic: Fix GEM import path code
Pranjal Ramajor Asha Kanojiya
1
-4
/
+2
2023-12-01
accel/qaic: Expand DRM device lifecycle
Carl Vanderlip
3
-29
/
+19
2023-12-01
accel/qaic: Increase number of in_reset states
Carl Vanderlip
4
-18
/
+28
2023-11-17
accel/qaic: Update MAX_ORDER use to be inclusive
Jeffrey Hugo
1
-1
/
+1
2023-11-03
accel/qaic: Support for 0 resize slice execution in BO
Pranjal Ramajor Asha Kanojiya
1
-61
/
+43
2023-11-03
accel/qaic: Quiet array bounds check on DMA abort message
Carl Vanderlip
1
-1
/
+1
2023-10-27
accel/qaic: Support MHI QAIC_TIMESYNC channel
Pranjal Ramajor Asha Kanojiya
4
-4
/
+165
2023-10-27
accel/qaic: Add support for periodic timesync
Ajit Pal Singh
5
-1
/
+296
2023-10-27
accel/qaic: Enable 1 MSI fallback mode
Carl Vanderlip
5
-20
/
+50
2023-09-29
Merge tag 'drm-misc-next-2023-09-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
3
-117
/
+202
2023-09-22
accel/qaic: Add QAIC_DETACH_SLICE_BO IOCTL
Pranjal Ramajor Asha Kanojiya
3
-11
/
+113
2023-09-22
accel/qaic: Create a function to initialize BO
Pranjal Ramajor Asha Kanojiya
1
-6
/
+14
2023-09-22
accel/qaic: Clean up BO during flushing of transfer list
Pranjal Ramajor Asha Kanojiya
1
-8
/
+6
2023-09-22
accel/qaic: Undo slicing setup done in qaic_attach_slicing_bo()
Pranjal Ramajor Asha Kanojiya
1
-4
/
+5
2023-09-22
accel/qaic: Declare BO 'sliced' after all the operations are complete
Pranjal Ramajor Asha Kanojiya
1
-3
/
+2
2023-09-22
accel/qaic: Update BO metadata in a central location
Pranjal Ramajor Asha Kanojiya
1
-10
/
+8
2023-09-22
accel/qaic: Remove ->size field from struct qaic_bo
Pranjal Ramajor Asha Kanojiya
2
-9
/
+3
2023-09-15
accel/qaic: Use devm_drm_dev_alloc() instead of drm_dev_alloc()
Pranjal Ramajor Asha Kanojiya
2
-62
/
+47
2023-09-15
accel/qaic: Register for PCI driver at the beginning of module init
Pranjal Ramajor Asha Kanojiya
1
-8
/
+8
2023-08-24
BackMerge tag 'v6.5-rc7' into drm-next
Dave Airlie
2
-22
/
+44
2023-08-15
accel/qaic: Clean up integer overflow checking in map_user_pages()
Dan Carpenter
1
-8
/
+18
2023-08-15
accel/qaic: Fix slicing memory leak
Pranjal Ramajor Asha Kanojiya
1
-0
/
+1
2023-08-02
accel/qaic: remove redundant pointer pexec
Colin Ian King
1
-3
/
+1
2023-07-17
Merge tag 'drm-misc-next-2023-07-13' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
1
-1
/
+0
2023-07-14
accel/qaic: Fix a leak in map_user_pages()
Dan Carpenter
1
-2
/
+5
2023-07-14
accel/qaic: Add consistent integer overflow checks
Dan Carpenter
1
-7
/
+4
2023-07-14
accel/qaic: tighten bounds checking in decode_message()
Dan Carpenter
1
-2
/
+10
2023-07-14
accel/qaic: tighten bounds checking in encode_message()
Dan Carpenter
1
-3
/
+6
2023-06-26
drm: Clear fd/handle callbacks in struct drm_driver
Thomas Zimmermann
1
-1
/
+0
2023-06-20
accel/qaic: Call DRM helper function to destroy prime GEM
Pranjal Ramajor Asha Kanojiya
1
-2
/
+2
2023-06-09
accel/qaic: Fix NULL pointer deref in qaic_destroy_drm_device()
Jeffrey Hugo
1
-0
/
+3
[next]