index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
accel
Age
Commit message (
Expand
)
Author
Lines
2025-10-06
accel/qaic: Replace kzalloc + copy_from_user with memdup_user
Thorsten Blum
-9
/
+4
2025-10-02
accel/ivpu: Fix DCT active percent format
Karol Wachowski
-4
/
+9
2025-10-01
accel/ivpu: Improve BO alloc/free warnings
Jacek Lawrynowicz
-2
/
+7
2025-10-01
accel/ivpu: Fix doc description of job structure
Andrzej Kacprowski
-17
/
+27
2025-10-01
accel/ivpu: Fix page fault in ivpu_bo_unbind_all_bos_from_context()
Jacek Lawrynowicz
-6
/
+16
2025-10-01
accel/ivpu: Rework bind/unbind of imported buffers
Jacek Lawrynowicz
-34
/
+60
2025-10-01
accel/ivpu: Enable MCA ECC signalling based on MSR
Tomasz Rusinowicz
-0
/
+28
2025-09-25
accel/ivpu: Split FW runtime and global memory buffers
Karol Wachowski
-75
/
+152
2025-09-25
accel/habanalabs: add Infineon version check
Pavan S
-2
/
+9
2025-09-25
accel/habanalabs/gaudi2: read preboot status after recovering from dirty state
Konstantin Sinyuk
-1
/
+7
2025-09-25
accel/habanalabs: add HL_GET_P_STATE passthrough type
Ariel Aviad
-0
/
+3
2025-09-25
accel/habanalabs: add debugfs interface for HLDIO testing
Konstantin Sinyuk
-0
/
+214
2025-09-25
accel/habanalabs: add NVMe Direct I/O (HLDIO) infrastructure
Konstantin Sinyuk
-2
/
+624
2025-09-25
accel/habanalabs: support mapping cb with vmalloc-backed coherent memory
Moti Haimovski
-0
/
+26
2025-09-25
accel/habanalabs: remove old interface variation of 'access_ok()'
Ilia Levi
-5
/
+0
2025-09-25
accel/habanalabs/gaudi2: use the CPLD_SHUTDOWN event handler
Konstantin Sinyuk
-4
/
+2
2025-09-25
accel/habanalabs: disable device access after CPLD_SHUTDOWN
Konstantin Sinyuk
-0
/
+28
2025-09-25
accel/habanalabs: clarify ctx use after hl_ctx_put() in dmabuf release
Tomer Tayar
-1
/
+6
2025-09-25
accel/habanalabs/gaudi2: add support for logging register accesses from debugfs
Sharley Calzolari
-1
/
+148
2025-09-25
accel/habanalabs/gaudi2: stringify engine/queue ids
Ariel Suller
-8
/
+367
2025-09-25
accel/habanalabs: add generic message type to get error counters
Vitaly Margolin
-0
/
+3
2025-09-25
accel/habanalabs/gaudi2: fix BMON disable configuration
Vered Yavniely
-1
/
+1
2025-09-25
accel/habanalabs: return ENOMEM if less than requested pages were pinned
Tomer Tayar
-1
/
+1
2025-09-24
accel/amdxdna: Enhance runtime power management
Lizhi Hou
-160
/
+262
2025-09-18
accel/ivpu: Add support for user-managed preemption buffer
Andrzej Kacprowski
-44
/
+130
2025-09-18
accel/ivpu: Update JSM firmware API to latest 3.32.5 version
Karol Wachowski
-187
/
+326
2025-09-18
accel/ivpu: Ensure rpm_runtime_put in case of engine reset/resume fail
Karol Wachowski
-2
/
+2
2025-09-18
accel/ivpu: Remove unused firmware boot parameters
Andrzej Kacprowski
-9
/
+0
2025-09-18
accel/ivpu: Refactor priority_bands_show for readability
Jacek Lawrynowicz
-24
/
+14
2025-09-18
accel/ivpu: Reset cmdq->db_id on register failure
Karol Wachowski
-2
/
+4
2025-09-17
accel/amdxdna: Call dma_buf_vmap_unlocked() for imported object
Lizhi Hou
-27
/
+20
2025-09-15
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
-5
/
+5
2025-09-15
Merge tag 'v6.17-rc6' into drm-next
Dave Airlie
-5
/
+5
2025-09-11
accel/amdxdna: Fix an integer overflow in aie2_query_ctx_status_array()
Lizhi Hou
-0
/
+6
2025-09-04
accel/amdxdna: Add ioctl DRM_IOCTL_AMDXDNA_GET_ARRAY
Lizhi Hou
-26
/
+118
2025-09-01
accel/ivpu: Prevent recovery work from being queued during device removal
Karol Wachowski
-4
/
+4
2025-09-01
accel/ivpu: Make function parameter names consistent
Jacek Lawrynowicz
-2
/
+2
2025-09-01
accel/ivpu: Remove unused PLL_CONFIG_DEFAULT
Jacek Lawrynowicz
-2
/
+1
2025-09-01
accel/rocket: Fix some error checking in rocket_core_init()
Dan Carpenter
-1
/
+1
2025-09-01
accel/rocket: Check the correct DMA irq status to warn about
Heiko Stuebner
-1
/
+1
2025-09-01
accel/rocket: Fix usages of kfree() and sizeof()
Brigham Campbell
-3
/
+4
2025-09-01
accel/rocket: Depend on DRM_ACCEL not just DRM
Heiko Stuebner
-1
/
+1
2025-09-01
accel/rocket: Fix indentation of Kconfig entry
Heiko Stuebner
-8
/
+8
2025-08-29
accel/amdxdna: Use int instead of u32 to store error codes
Qianfeng Rong
-3
/
+3
2025-08-26
accel/amdxdna: Fix incorrect type used for a local variable
Lizhi Hou
-1
/
+2
2025-08-20
Merge drm/drm-fixes into drm-misc-fixes
Maxime Ripard
-16
/
+7
2025-08-20
Merge drm/drm-next into drm-misc-next
Maxime Ripard
-16
/
+7
2025-08-19
Merge tag 'drm-misc-next-2025-08-14' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
-166
/
+6370
2025-08-18
accel/amdxdna: Add a function to walk hardware contexts
Lizhi Hou
-95
/
+102
2025-08-16
accel/habanalabs/gaudi2: Use kvfree() for memory allocated with kvcalloc()
Thorsten Blum
-1
/
+1
[prev]
[next]