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-14
accel/qaic: Support the new READ_DATA implementation
Jeff Hugo
-34
/
+104
2025-10-14
accel/qaic: Ensure entry belongs to DBC in qaic_perf_stats_bo_ioctl()
Youssef Samir
-0
/
+10
2025-10-14
accel/qaic: Use overflow check function instead of division
Carl Vanderlip
-4
/
+6
2025-10-14
accel/qaic: Fix incorrect error return path
Aswin Venkatesan
-1
/
+1
2025-10-14
accel/qaic: Remove redundant retry_count = 0 statement
Youssef Samir
-1
/
+0
2025-10-14
accel/qaic: Synchronize access to DBC request queue head & tail pointer
Pranjal Ramajor Asha Kanojiya
-2
/
+15
2025-10-14
accel/qaic: Include signal.h in qaic_control.c
Zack McKevitt
-0
/
+1
2025-10-14
accel/qaic: Treat remaining == 0 as error in find_and_map_user_pages()
Youssef Samir
-1
/
+1
2025-10-14
accel/qaic: Use kvcalloc() for slice requests allocation
Youssef Samir
-3
/
+3
2025-10-14
accel/qaic: Fix bootlog initialization ordering
Jeffrey Hugo
-2
/
+3
2025-10-13
accel/qaic: Add support to export dmabuf fd
Pranjal Ramajor Asha Kanojiya
-0
/
+28
2025-10-13
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
-24
/
+1437
2025-10-08
accel/ivpu: Return correct job error status
Andrzej Kacprowski
-15
/
+37
2025-10-08
accel/ivpu: Trigger engine reset for additional job status codes
Andrzej Kacprowski
-1
/
+9
2025-10-08
accel/ivpu: Update JSM API header to 3.33.0
Andrzej Kacprowski
-54
/
+96
2025-10-08
accel/amdxdna: Resume power for creating and destroying hardware context
Lizhi Hou
-1
/
+8
2025-10-06
accel/qaic: Replace snprintf() with sysfs_emit() in sysfs show functions
Chelsy Ratnawat
-3
/
+3
2025-10-06
accel/qaic: Replace kcalloc + copy_from_user with memdup_array_user
Thorsten Blum
-25
/
+9
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
[prev]
[next]