index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
accel
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-08
accel/ivpu: Fix sporadic VPU boot failure
Andrzej Kacprowski
2
-1
/
+13
2023-06-08
accel/ivpu: Do not use mutex_lock_interruptible
Stanislaw Gruszka
2
-19
/
+7
2023-06-08
accel/ivpu: Do not trigger extra VPU reset if the VPU is idle
Andrzej Kacprowski
1
-4
/
+5
2023-06-06
accel/ivpu: Reserve all non-command bo's using DMA_RESV_USAGE_BOOKKEEP
Stanislaw Gruszka
1
-7
/
+14
2023-06-06
accel/ivpu: ivpu_ipc needs GENERIC_ALLOCATOR
Randy Dunlap
1
-0
/
+1
2023-05-23
accel/qaic: Fix NNC message corruption
Jeffrey Hugo
1
-8
/
+21
2023-05-23
accel/qaic: Grab ch_lock during QAIC_ATTACH_SLICE_BO
Pranjal Ramajor Asha Kanojiya
1
-8
/
+12
2023-05-23
accel/qaic: Flush the transfer list again
Pranjal Ramajor Asha Kanojiya
1
-0
/
+5
2023-05-23
accel/qaic: Validate if BO is sliced before slicing
Pranjal Ramajor Asha Kanojiya
1
-0
/
+5
2023-05-23
accel/qaic: Validate user data before grabbing any lock
Pranjal Ramajor Asha Kanojiya
2
-46
/
+27
2023-05-23
accel/qaic: initialize ret variable to 0
Tom Rix
1
-1
/
+1
2023-05-16
accel/qaic: silence some uninitialized variable warnings
Dan Carpenter
1
-1
/
+1
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-2
/
+2
2023-04-27
Merge tag 'drm-next-2023-04-27' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
4
-592
/
+0
2023-04-26
Merge tag 'hwmon-for-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
1
-1
/
+1
2023-04-26
Merge tag 'drm-next-2023-04-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
46
-3875
/
+10373
2023-04-13
Revert "accel/qaic: Add mhi_qaic_cntl"
Jeffrey Hugo
4
-592
/
+0
2023-04-08
accel/habanalabs: add missing error flow in hl_sysfs_init()
Tomer Tayar
1
-1
/
+5
2023-04-08
accel/habanalabs: speedup h/w queues test in Gaudi2
Moti Haimovski
2
-41
/
+128
2023-04-08
accel/habanalabs: fix handling of arc farm sei event
Dani Liberman
2
-11
/
+18
2023-04-08
accel/habanalabs: remove Gaudi1 multi MSI code
Ofir Bitton
2
-93
/
+5
2023-04-08
accel/habanalabs: fixes for unexpected error interrupt
Ofir Bitton
2
-5
/
+2
2023-04-08
accel/habanalabs: don't wait for STS_OK after sending COMMS WFE
Koby Elbaz
1
-1
/
+1
2023-04-08
accel/habanalabs: sync f/w events interrupt in hard reset
Tal Cohen
5
-25
/
+37
2023-04-08
accel/habanalabs: fix wrong reset and event flags
Ofir Bitton
1
-4
/
+9
2023-04-08
accel/habanalabs: fix events mask of decoder abnormal interrupts
Tomer Tayar
1
-7
/
+11
2023-04-08
accel/habanalabs: remove completion from abnormal interrupt work name
Tomer Tayar
3
-20
/
+14
2023-04-08
accel/habanalabs: print raw binning masks in debug level
Ofir Bitton
1
-0
/
+4
2023-04-08
accel/habanalabs: fix HBM MMU interrupt handling
Ofir Bitton
1
-37
/
+108
2023-04-08
accel/habanalabs: improvements to FW ver extraction
Dafna Hirschfeld
1
-7
/
+4
2023-04-08
accel/habanalabs: fix access error clear event
Dani Liberman
1
-1
/
+1
2023-04-08
accel/habanalabs: send disable pci when compute ctx is active
Tal Cohen
1
-1
/
+3
2023-04-08
accel/habanalabs: remove duplicated disable pci msg
Tal Cohen
1
-2
/
+0
2023-04-08
accel/habanalabs: change COMMS warning messages to error level
Koby Elbaz
1
-2
/
+2
2023-04-08
accel/habanalabs: check return value of add_va_block_locked
Dafna Hirschfeld
1
-3
/
+8
2023-04-08
accel/habanalabs: print event type when device is disabled
Tal Cohen
1
-3
/
+6
2023-04-08
accel/habanalabs: unmap mapped memory when TLB inv fails
Koby Elbaz
2
-5
/
+18
2023-04-08
accel/habanalabs: Remove redundant pci_clear_master
Cai Huoqing
2
-3
/
+0
2023-04-07
hwmon: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
1
-1
/
+1
2023-04-06
accel/qaic: Add qaic driver to the build system
Jeffrey Hugo
4
-0
/
+38
2023-04-06
accel/qaic: Add mhi_qaic_cntl
Pranjal Ramajor Asha Kanojiya
2
-0
/
+581
2023-04-06
accel/qaic: Add datapath
Jeffrey Hugo
1
-0
/
+1902
2023-04-06
accel/qaic: Add control path
Jeffrey Hugo
1
-0
/
+1526
2023-04-06
accel/qaic: Add MHI controller
Jeffrey Hugo
2
-0
/
+579
2023-04-06
accel/qaic: Add uapi and core driver file
Jeffrey Hugo
2
-0
/
+929
2023-04-05
accel/ivpu: Fix S3 system suspend when not idle
Jacek Lawrynowicz
1
-15
/
+11
2023-04-05
accel/ivpu: Add dma fence to command buffers only
Karol Wachowski
1
-11
/
+7
2023-04-05
accel/ivpu: Remove D3hot delay for Meteorlake
Karol Wachowski
1
-0
/
+4
2023-04-03
Merge 6.3-rc5 into driver-core-next
Greg Kroah-Hartman
8
-91
/
+82
2023-03-24
accel/ivpu: Fix IPC buffer header status field value
Andrzej Kacprowski
1
-1
/
+1
[next]