index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
accel
/
ivpu
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-30
accel/ivpu: Fix race condition when unbinding BOs
Tomasz Rusinowicz
1
-1
/
+2
2025-12-18
accel/ivpu: Fix DCT active percent format
Karol Wachowski
3
-4
/
+9
2025-12-18
accel/ivpu: Make function parameter names consistent
Jacek Lawrynowicz
2
-2
/
+2
2025-12-18
accel/ivpu: Ensure rpm_runtime_put in case of engine reset/resume fail
Karol Wachowski
1
-2
/
+2
2025-12-18
accel/ivpu: Prevent runtime suspend during context abort work
Andrzej Kacprowski
1
-1
/
+9
2025-09-09
accel/ivpu: Prevent recovery work from being queued during device removal
Karol Wachowski
3
-4
/
+4
2025-08-15
accel/ivpu: Fix reset_engine debugfs file logic
Andrzej Kacprowski
1
-34
/
+8
2025-07-06
accel/ivpu: Trigger device recovery on engine reset/resume failure
Karol Wachowski
2
-4
/
+11
2025-07-06
accel/ivpu: Add debugfs interface for setting HWS priority bands
Karol Wachowski
4
-18
/
+121
2025-07-06
accel/ivpu: Separate DB ID and CMDQ ID allocations from CMDQ allocation
Karol Wachowski
1
-24
/
+64
2025-07-06
accel/ivpu: Make command queue ID allocated on XArray
Karol Wachowski
4
-46
/
+60
2025-07-06
accel/ivpu: Remove copy engine support
Andrzej Kacprowski
3
-36
/
+20
2025-07-06
accel/ivpu: Do not fail on cmdq if failed to allocate preemption buffers
Karol Wachowski
1
-11
/
+16
2025-06-27
accel/ivpu: Fix warning in ivpu_gem_bo_free()
Jacek Lawrynowicz
1
-1
/
+2
2025-06-27
accel/ivpu: Use dma_resv_lock() instead of a custom mutex
Jacek Lawrynowicz
2
-30
/
+34
2025-06-27
accel/ivpu: Use firmware names from upstream repo
Jacek Lawrynowicz
1
-6
/
+6
2025-06-27
accel/ivpu: Improve buffer object logging
Jacek Lawrynowicz
2
-8
/
+18
2025-06-10
accel/ivpu: Update power island delays
Karol Wachowski
2
-17
/
+34
2025-06-10
accel/ivpu: Add initial Panther Lake support
Maciej Falkowski
3
-3
/
+11
2025-05-22
accel/ivpu: Fix fw log printing
Jacek Lawrynowicz
1
-17
/
+32
2025-05-22
accel/ivpu: Refactor functions in ivpu_fw_log.c
Jacek Lawrynowicz
3
-31
/
+35
2025-05-22
accel/ivpu: Reset fw log on cold boot
Tomasz Rusinowicz
3
-0
/
+16
2025-05-22
accel/ivpu: Rename ivpu_log_level to fw_log_level
Jacek Lawrynowicz
3
-11
/
+11
2025-05-18
accel/ivpu: Increase state dump msg timeout
Jacek Lawrynowicz
1
-1
/
+1
2025-05-09
accel/ivpu: Add handling of VPU_JSM_STATUS_MVNCI_CONTEXT_VIOLATION_HW
Karol Wachowski
1
-0
/
+25
2025-05-09
accel/ivpu: Fix locking order in ivpu_job_submit
Karol Wachowski
1
-9
/
+6
2025-05-09
accel/ivpu: Abort all jobs after command queue unregister
Karol Wachowski
6
-48
/
+77
2025-05-09
accel/ivpu: Update VPU FW API headers
Andrzej Kacprowski
4
-59
/
+292
2025-05-09
accel/ivpu: Fix a typo
Andrew Kreimer
1
-1
/
+1
2025-05-09
accel/ivpu: Use xa_alloc_cyclic() instead of custom function
Karol Wachowski
3
-37
/
+12
2025-05-09
accel/ivpu: Make DB_ID and JOB_ID allocations incremental
Tomasz Rusinowicz
3
-10
/
+43
2025-05-09
accel/ivpu: Correct DCT interrupt handling
Karol Wachowski
2
-9
/
+11
2025-05-02
accel/ivpu: Fix the NPU's DPU frequency calculation
Andrzej Kacprowski
5
-86
/
+64
2025-05-02
accel/ivpu: Add auto selection logic for job scheduler
Jacek Lawrynowicz
8
-15
/
+52
2025-04-20
accel/ivpu: Fix deadlock in ivpu_ms_cleanup()
Jacek Lawrynowicz
1
-0
/
+6
2025-04-20
accel/ivpu: Fix warning in ivpu_ipc_send_receive_internal()
Jacek Lawrynowicz
1
-1
/
+2
2025-04-20
accel/ivpu: Fix PM related deadlocks in MS IOCTLs
Jacek Lawrynowicz
2
-2
/
+20
2025-02-27
accel/ivpu: Fix error handling in recovery/reset
Jacek Lawrynowicz
1
-36
/
+43
2025-02-27
accel/ivpu: Add FW state dump on TDR
Tomasz Rusinowicz
7
-0
/
+43
2025-02-27
accel/ivpu: Add coredump support
Karol Wachowski
7
-14
/
+74
2025-02-27
accel/ivpu: Limit FW version string length
Jacek Lawrynowicz
2
-4
/
+9
2025-02-17
accel/ivpu: Clear runtime_error after pm_runtime_resume_and_get() fails
Jacek Lawrynowicz
1
-1
/
+4
2025-02-17
accel/ivpu: Fix Qemu crash when running in passthrough
Jacek Lawrynowicz
1
-1
/
+1
2024-12-27
accel/ivpu: Fix WARN in ivpu_ipc_send_receive_internal()
Jacek Lawrynowicz
1
-1
/
+1
2024-12-27
accel/ivpu: Fix general protection fault in ivpu_bo_list()
Jacek Lawrynowicz
1
-1
/
+1
2024-12-05
accel/ivpu: Prevent recovery invocation during probe and resume
Karol Wachowski
3
-38
/
+23
2024-10-30
accel/ivpu: Fix NOC firewall interrupt handling
Andrzej Kacprowski
4
-1
/
+15
2024-07-15
accel/ivpu: Add missing MODULE_FIRMWARE metadata
Alexander F. Lent
1
-0
/
+4
2024-06-14
accel/ivpu: Remove unused ivpu_rpm_get_if_active()
Jacek Lawrynowicz
2
-11
/
+0
2024-06-14
accel/ivpu: Remove duplicated debug messages
Jacek Lawrynowicz
1
-14
/
+6
[next]