index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
accel
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-09
accel/habanalabs: print task name upon creation of a user context
Tomer Tayar
1
-2
/
+4
2023-10-09
accel/habanalabs: print task name and request code upon ioctl failure
Tomer Tayar
1
-7
/
+17
2023-10-09
accel/habanalabs: notify user about undefined opcode event
Ofir Bitton
1
-5
/
+137
2023-10-09
accel/habanalabs: update pending reset flags with new reset requests
Tomer Tayar
1
-1
/
+3
2023-10-09
accel/habanalabs: prevent immediate hard reset due to 2 adjacent H/W events
Tomer Tayar
1
-1
/
+10
2023-10-04
kthread: add kthread_stop_put
Andreas Gruenbacher
1
-2
/
+1
2023-09-28
accel/ivpu: Annotate struct ivpu_job with __counted_by
Kees Cook
1
-1
/
+1
2023-09-29
Merge tag 'drm-misc-next-2023-09-27' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
3
-117
/
+202
2023-09-27
accel/ivpu: Compile ivpu_debugfs.c conditionally
Stanislaw Gruszka
3
-3
/
+6
2023-09-27
accel/ivpu: Update debugfs to latest changes in DRM
Stanislaw Gruszka
3
-31
/
+31
2023-09-27
accel/ivpu: Use cached buffers for FW loading
Karol Wachowski
2
-3
/
+10
2023-09-27
accel/ivpu/40xx: Fix missing VPUIP interrupts
Karol Wachowski
1
-6
/
+5
2023-09-27
accel/ivpu/40xx: Disable frequency change interrupt
Karol Wachowski
1
-2
/
+1
2023-09-27
accel/ivpu/40xx: Ensure clock resource ownership Ack before Power-Up
Karol Wachowski
2
-0
/
+16
2023-09-27
accel/ivpu: Don't flood dmesg with VPU ready message
Jacek Lawrynowicz
1
-1
/
+1
2023-09-27
accel/ivpu: Do not use wait event interruptible
Stanislaw Gruszka
1
-7
/
+4
2023-09-25
accel/ivpu: Add Arrow Lake pci id
Stanislaw Gruszka
2
-0
/
+3
2023-09-22
accel/qaic: Add QAIC_DETACH_SLICE_BO IOCTL
Pranjal Ramajor Asha Kanojiya
3
-11
/
+113
2023-09-22
accel/qaic: Create a function to initialize BO
Pranjal Ramajor Asha Kanojiya
1
-6
/
+14
2023-09-22
accel/qaic: Clean up BO during flushing of transfer list
Pranjal Ramajor Asha Kanojiya
1
-8
/
+6
2023-09-22
accel/qaic: Undo slicing setup done in qaic_attach_slicing_bo()
Pranjal Ramajor Asha Kanojiya
1
-4
/
+5
2023-09-22
accel/qaic: Declare BO 'sliced' after all the operations are complete
Pranjal Ramajor Asha Kanojiya
1
-3
/
+2
2023-09-22
accel/qaic: Update BO metadata in a central location
Pranjal Ramajor Asha Kanojiya
1
-10
/
+8
2023-09-22
accel/qaic: Remove ->size field from struct qaic_bo
Pranjal Ramajor Asha Kanojiya
2
-9
/
+3
2023-09-22
Merge tag 'drm-misc-next-2023-09-11-1' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
14
-273
/
+290
2023-09-20
accel/ivpu/40xx: Fix buttress interrupt handling
Karol Wachowski
1
-1
/
+8
2023-09-15
accel/qaic: Use devm_drm_dev_alloc() instead of drm_dev_alloc()
Pranjal Ramajor Asha Kanojiya
2
-62
/
+47
2023-09-15
accel/qaic: Register for PCI driver at the beginning of module init
Pranjal Ramajor Asha Kanojiya
1
-8
/
+8
2023-09-08
Merge tag 'drm-misc-next-fixes-2023-09-01' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
1
-2
/
+1
2023-09-04
accel/ivpu: Print information about used workarounds
Stanislaw Gruszka
3
-0
/
+14
2023-09-04
accel/ivpu: Move MMU register definitions to ivpu_mmu.c
Jacek Lawrynowicz
2
-75
/
+75
2023-09-04
accel/ivpu/37xx: White space cleanup
Stanislaw Gruszka
1
-50
/
+50
2023-09-04
accel/ivpu/37xx: Change register rename leftovers
Stanislaw Gruszka
2
-70
/
+70
2023-09-04
accel/ivpu: Move ivpu_fw_load() to ivpu_fw_init()
Jacek Lawrynowicz
3
-8
/
+4
2023-09-04
accel/ivpu: Initialize context with SSID = 1
Karol Wachowski
4
-6
/
+27
2023-09-04
accel/ivpu: Add information about context on failure
Stanislaw Gruszka
1
-2
/
+2
2023-09-04
accel/ivpu: Make ivpu_pm_init() void
Stanislaw Gruszka
3
-7
/
+3
2023-09-04
accel/ivpu: Remove duplicated error messages
Jacek Lawrynowicz
3
-44
/
+25
2023-09-04
accel/ivpu: Move set autosuspend delay to HW specific code
Krystian Pradzynski
4
-6
/
+14
2023-09-01
drm/debugfs: rework drm_debugfs_create_files implementation v2
Christian König
1
-2
/
+0
2023-09-01
drm/debugfs: rework debugfs directory creation v5
Christian König
1
-12
/
+18
2023-08-31
drm/debugfs: drop debugfs_init() for the render and accel node v2
Christian König
1
-3
/
+0
2023-08-25
accel/ivpu: refactor deprecated strncpy
Justin Stitt
1
-2
/
+1
2023-08-24
BackMerge tag 'v6.5-rc7' into drm-next
Dave Airlie
4
-22
/
+61
2023-08-18
Merge tag 'drm-misc-fixes-2023-08-17' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
Dave Airlie
2
-8
/
+19
2023-08-15
accel/qaic: Clean up integer overflow checking in map_user_pages()
Dan Carpenter
1
-8
/
+18
2023-08-15
accel/qaic: Fix slicing memory leak
Pranjal Ramajor Asha Kanojiya
1
-0
/
+1
2023-08-11
Merge tag 'drm-misc-fixes-2023-08-10' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
Dave Airlie
1
-0
/
+8
2023-08-09
accel/ivpu: Add initial support for VPU 4
Stanislaw Gruszka
7
-2
/
+1462
2023-08-09
accel/ivpu: Refactor memory ranges logic
Karol Wachowski
6
-30
/
+28
[prev]
[next]