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-12-15
accel/amdxdna: Block running under a hypervisor
Mario Limonciello (AMD)
-0
/
+6
2025-12-15
accel/amdxdna: Fix potential NULL pointer dereference in context cleanup
Lizhi Hou
-24
/
+26
2025-12-12
accel/amdxdna: Fix race where send ring appears full due to delayed head update
Lizhi Hou
-11
/
+16
2025-12-10
accel/amdxdna: Fix cu_idx being cleared by memset() during command setup
Lizhi Hou
-4
/
+4
2025-12-09
accel/amdxdna: Fix race condition when checking rpm_on
Lizhi Hou
-47
/
+24
2025-12-08
accel/amdxdna: Fix tail-pointer polling in mailbox_get_msg()
Lizhi Hou
-18
/
+1
2025-12-02
accel/amdxdna: Poll MPNPU_PWAITMODE after requesting firmware suspend
Lizhi Hou
-1
/
+35
2025-11-13
accel/amdxdna: Fix deadlock between context destroy and job timeout
Lizhi Hou
-2
/
+4
2025-11-13
accel/amdxdna: Clear mailbox interrupt register during channel creation
Lizhi Hou
-0
/
+1
2025-11-12
accel/ivpu: Fix warning due to undefined CONFIG_PROC_FS
Karol Wachowski
-2
/
+2
2025-11-12
accel/ivpu: Count only resident buffers in memory utilization
Karol Wachowski
-1
/
+2
2025-11-12
accel/ivpu: Add fdinfo support for memory statistics
Karol Wachowski
-0
/
+23
2025-11-07
accel/qaic: Add qaic_ prefix to irq_polling_work
Zack McKevitt
-3
/
+3
2025-11-07
accel/qaic: Collect crashdump from SSR channel
Pranjal Ramajor Asha Kanojiya
-18
/
+578
2025-11-07
accel/qaic: Implement basic SSR handling
Jeffrey Hugo
-7
/
+359
2025-11-07
accel/qaic: Add DMA Bridge Channel(DBC) sysfs and uevents
Pranjal Ramajor Asha Kanojiya
-0
/
+145
2025-11-07
accel/amdxdna: Treat power-off failure as unrecoverable error
Lizhi Hou
-0
/
+10
2025-11-06
accel/amdxdna: Fix dma_fence leak when job is canceled
Lizhi Hou
-1
/
+1
2025-11-05
accel/qaic: Add support for PM callbacks
Youssef Samir
-0
/
+103
2025-11-05
accel/amdxdna: Support preemption requests
Lizhi Hou
-1
/
+192
2025-11-05
accel/ivpu: Improve debug and warning messages
Karol Wachowski
-58
/
+120
2025-11-04
accel/amdxdna: Add IOCTL parameter for telemetry data
Lizhi Hou
-10
/
+156
2025-11-04
accel/amdxdna: Add IOCTL parameter for resource data
Lizhi Hou
-7
/
+31
2025-11-04
accel/amdxdna: Add hardware specific attributes
Lizhi Hou
-0
/
+19
2025-11-03
accel/amdxdna: Use MSG_OP_CHAIN_EXEC_NPU when supported
Lizhi Hou
-167
/
+392
2025-10-31
drm: include drm_print.h where needed
Jani Nikula
-0
/
+3
2025-10-30
accel/amdxdna: Fix incorrect command state for timed out job
Lizhi Hou
-2
/
+14
2025-10-30
accel/ivpu: Wait for CDYN de-assertion during power down sequence
Karol Wachowski
-0
/
+19
2025-10-30
accel/ivpu: Disallow setting sched mode OS starting from NPU6
Karol Wachowski
-1
/
+7
2025-10-30
accel/ivpu: Add support for userptr buffer objects
Jacek Lawrynowicz
-3
/
+218
2025-10-30
accel/ivpu: Fix race condition when unbinding BOs
Tomasz Rusinowicz
-1
/
+2
2025-10-30
accel/ivpu: replace use of system_wq with system_percpu_wq
Marco Crivellari
-5
/
+6
2025-10-30
accel/ivpu: replace use of system_unbound_wq with system_dfl_wq
Marco Crivellari
-1
/
+1
2025-10-29
accel/ivpu: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
-3
/
+0
2025-10-29
accel/ivpu: Remove skip of dma unmap for imported buffers
Maciej Falkowski
-3
/
+0
2025-10-27
accel/qaic: Rename constant for clarity
Troy Hanson
-7
/
+7
2025-10-27
accel/qaic: Fix comment
Aswin Venkatesan
-1
/
+1
2025-10-27
accel/qaic: Update the sahara image table for AIC200
Youssef Samir
-1
/
+4
2025-10-24
accel: Add Arm Ethos-U NPU driver
Rob Herring (Arm)
-0
/
+1918
2025-10-24
accel/amdxdna: Fix uninitialized return value
Lizhi Hou
-2
/
+2
2025-10-24
accel/amdxdna: Fix incorrect return value in aie2_hwctx_sync_debug_bo()
Lizhi Hou
-1
/
+1
2025-10-24
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
-5
/
+19
2025-10-24
Merge tag 'drm-misc-next-2025-10-21' of https://gitlab.freedesktop.org/drm/mi...
Simona Vetter
-191
/
+704
2025-10-23
accel/ivpu: Add support for Nova Lake's NPU
Maciej Falkowski
-0
/
+17
2025-10-21
Merge tag 'drm-misc-next-2025-10-02' of https://gitlab.freedesktop.org/drm/mi...
Simona Vetter
-581
/
+1051
2025-10-20
accel/amdxdna: Support firmware debug buffer
Lizhi Hou
-14
/
+226
2025-10-20
accel/qaic: Fix mismatched types in min()
Zack McKevitt
-2
/
+2
2025-10-20
accel/qaic: Use check_add_overflow in sahara for 64b types
Zack McKevitt
-6
/
+11
2025-10-16
accel/amdxdna: Support getting last hardware error
Lizhi Hou
-19
/
+146
2025-10-15
accel/ivpu: Fix race condition when mapping dmabuf
Wludzik, Jozef
-1
/
+2
[prev]
[next]