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
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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-10
accel/amdxdna: Return error when setting clock failed for npu1
Lizhi Hou
1
-0
/
+2
2025-03-21
Merge tag 'drm-misc-fixes-2025-03-20' of ssh://gitlab.freedesktop.org/drm/mis...
Dave Airlie
1
-2
/
+7
2025-03-14
accel/qaic: Fix integer overflow in qaic_validate_req()
Dan Carpenter
1
-1
/
+3
2025-03-14
accel/qaic: Fix possible data corruption in BOs > 2G
Jeffrey Hugo
1
-1
/
+4
2025-02-21
Merge tag 'drm-misc-fixes-2025-02-20' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
1
-0
/
+1
2025-02-19
accel/amdxdna: Add missing include linux/slab.h
Su Hui
1
-0
/
+1
2025-02-07
Merge tag 'drm-misc-fixes-2025-02-06' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
3
-39
/
+58
2025-02-06
Merge remote-tracking branch 'drm-misc/drm-misc-next-fixes' into drm-misc-fixes
Maxime Ripard
38
-15
/
+8037
2025-02-04
accel/amdxdna: Add MODULE_FIRMWARE() declarations
Mario Limonciello
1
-0
/
+5
2025-02-03
accel/ivpu: Fix error handling in recovery/reset
Jacek Lawrynowicz
1
-36
/
+43
2025-02-03
accel/ivpu: Clear runtime_error after pm_runtime_resume_and_get() fails
Jacek Lawrynowicz
1
-1
/
+4
2025-02-03
accel/ivpu: Fix error handling in ivpu_boot()
Jacek Lawrynowicz
1
-2
/
+6
2025-01-26
Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...
Linus Torvalds
4
-13
/
+6
2025-01-12
drivers: remove get_task_comm() and print task comm directly
Yafang Shao
2
-10
/
+4
2025-01-12
accel/habanalabs: convert timeouts to secs_to_jiffies()
Easwar Hariharan
2
-3
/
+2
2025-01-10
Merge tag 'v6.13-rc6' into drm-next
Dave Airlie
3
-5
/
+9
2025-01-03
accel/amdxdna: Declare npu6_dev_priv as static
Lizhi Hou
1
-1
/
+1
2025-01-03
accel/amdxdna: Add __user to second parameter of aie2_query_status
Lizhi Hou
1
-1
/
+1
2025-01-03
accel/amdxdna: Declare force_cmdlist as static
Lizhi Hou
1
-1
/
+1
2025-01-03
accel/amdxdna: Use rcu_access_pointer for __rcu pointer
Lizhi Hou
1
-1
/
+1
2025-01-03
accel/amdxdna: Declare aie2_max_col as static
Lizhi Hou
1
-1
/
+1
2025-01-03
accel/amdxdna: Declare mailbox register base as __iomem pointer
Lizhi Hou
3
-16
/
+16
2025-01-03
accel/amdxdna: Declare npu device profile as static variables
Lizhi Hou
4
-4
/
+4
2024-12-20
Merge tag 'drm-misc-fixes-2024-12-19' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
3
-5
/
+9
2024-12-19
accel/ivpu: Fix WARN in ivpu_ipc_send_receive_internal()
Jacek Lawrynowicz
1
-1
/
+1
2024-12-19
accel/ivpu: Fix memory leak in ivpu_mmu_reserved_context_init()
Jacek Lawrynowicz
1
-3
/
+7
2024-12-19
accel/ivpu: Fix general protection fault in ivpu_bo_list()
Jacek Lawrynowicz
1
-1
/
+1
2024-12-18
accel/amdxdna: include linux/slab.h
Arnd Bergmann
1
-0
/
+1
2024-12-17
accel/amdxdna: Add zero check for pad in ioctl input structures
Lizhi Hou
4
-1
/
+13
2024-12-16
accel/amdxdna: Read firmware interface version from registers
Lizhi Hou
7
-50
/
+64
2024-12-16
accel/amdxdna: Enhance power management settings
Lizhi Hou
17
-128
/
+482
2024-12-16
accel/amdxdna: Replace idr api with xarray
Lizhi Hou
8
-72
/
+60
2024-12-16
accel/amdxdna: Add RyzenAI-npu6 support
Lizhi Hou
4
-1
/
+125
2024-12-13
accel/amdxdna: use modern PM helpers
Arnd Bergmann
1
-2
/
+2
2024-12-13
accel/amdxdna: Add include interrupt.h to amdxdna_mailbox.c
Mike Lothian
1
-0
/
+1
2024-12-13
accel/amdxdna: Add query firmware version
Lizhi Hou
1
-0
/
+20
2024-12-13
accel/amdxdna: Replace mmput with mmput_async to avoid dead lock
Lizhi Hou
1
-1
/
+1
2024-12-13
accel/amdxdna: Add device status for aie2 devices
Lizhi Hou
3
-6
/
+24
2024-12-09
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
2
-2
/
+2
2024-12-05
drm: remove driver date from struct drm_driver and all drivers
Jani Nikula
3
-3
/
+0
2024-12-05
accel/ivpu: remove DRIVER_DATE conditional drm_driver init
Jani Nikula
1
-7
/
+0
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2
-2
/
+2
2024-11-22
accel/amdxdna: Add query functions
Lizhi Hou
5
-0
/
+310
2024-11-22
accel/amdxdna: Add error handling
Lizhi Hou
5
-0
/
+421
2024-11-22
accel/amdxdna: Add suspend and resume
Lizhi Hou
7
-3
/
+185
2024-11-22
accel/amdxdna: Add command execution
Lizhi Hou
17
-9
/
+1452
2024-11-22
accel/amdxdna: Add GEM buffer object management
Lizhi Hou
9
-1
/
+882
2024-11-22
accel/amdxdna: Add hardware context
Lizhi Hou
9
-1
/
+736
2024-11-22
accel/amdxdna: Add hardware resource solver
Lizhi Hou
5
-1
/
+508
2024-11-22
accel/amdxdna: Support hardware mailbox
Lizhi Hou
16
-1
/
+1707
[next]