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
2023-06-08
accel/habanalabs: poll for device status update following WFE cmd
Koby Elbaz
-5
/
+23
2023-06-08
accel/habanalabs: expose debugfs files later
Tomer Tayar
-44
/
+61
2023-06-08
accel/habanalabs: add pci health check during heartbeat
Ofir Bitton
-3
/
+16
2023-06-08
accel/habanalabs: add missing tpc interrupt info
Dafna Hirschfeld
-1
/
+2
2023-06-08
accel/habanalabs: refactor abort of completions and waits
Koby Elbaz
-8
/
+14
2023-06-08
accel/habanalabs: minimize encapsulation signal mutex lock time
Koby Elbaz
-2
/
+8
2023-06-08
accel/ivpu: Fix sporadic VPU boot failure
Andrzej Kacprowski
-1
/
+13
2023-06-08
accel/ivpu: Do not use mutex_lock_interruptible
Stanislaw Gruszka
-19
/
+7
2023-06-08
accel/ivpu: Do not trigger extra VPU reset if the VPU is idle
Andrzej Kacprowski
-4
/
+5
2023-06-08
accel/ivpu: Mark 64 kB contiguous areas as contiguous in PTEs
Karol Wachowski
-16
/
+64
2023-06-08
accel/ivpu: Rename and cleanup MMU600 page tables
Karol Wachowski
-92
/
+97
2023-06-08
accel/ivpu: Make DMA bit mask HW specific
Karol Wachowski
-1
/
+4
2023-06-08
accel/ivpu: Add MMU support for 4 level page mappings
Karol Wachowski
-53
/
+132
2023-06-08
accel/ivpu: Remove configuration of MMU TBU1 and TBU3
Karol Wachowski
-15
/
+4
2023-06-08
accel/ivpu: Use struct_size()
Christophe JAILLET
-3
/
+1
2023-06-06
accel/ivpu: Reserve all non-command bo's using DMA_RESV_USAGE_BOOKKEEP
Stanislaw Gruszka
-7
/
+14
2023-06-06
accel/ivpu: ivpu_ipc needs GENERIC_ALLOCATOR
Randy Dunlap
-0
/
+1
2023-06-05
accel/habanalabs: call to HW/FW err returns 0 when no events exist
Moti Haimovski
-10
/
+10
2023-06-05
accel/habanalabs: unsecure TPC bias registers
Ofir Bitton
-0
/
+1
2023-06-05
accel/habanalabs: do soft-reset using cpucp packet
Dafna Hirschfeld
-10
/
+35
2023-06-05
accel/habanalabs: check fw version using sw version
Dafna Hirschfeld
-3
/
+9
2023-06-05
accel/habanalabs: extract and save the FW's SW major/minor/sub-minor
Dafna Hirschfeld
-6
/
+78
2023-06-05
accel/habanalabs: rename fw_{major/minor}_version to fw_inner_{major/minor}_ver
Dafna Hirschfeld
-9
/
+9
2023-06-05
accel/habanalabs: add helper to extract the FW major/minor
Dafna Hirschfeld
-24
/
+45
2023-06-05
accel/habanalabs: fix bug in free scratchpad memory
Moti Haimovski
-2
/
+2
2023-06-05
accel/habanalabs: remove commented code that won't be used
Koby Elbaz
-9
/
+0
2023-06-05
accel/habanalabs: allow user to modify EDMA RL register
Rakesh Ughreja
-0
/
+1
2023-06-05
accel/habanalabs: ignore false positive razwi
Tal Cohen
-16
/
+27
2023-06-05
accel/habanalabs: remove variable gaudi_irq_name
Tom Rix
-7
/
+0
2023-05-23
accel/qaic: Fix NNC message corruption
Jeffrey Hugo
-8
/
+21
2023-05-23
accel/qaic: Grab ch_lock during QAIC_ATTACH_SLICE_BO
Pranjal Ramajor Asha Kanojiya
-8
/
+12
2023-05-23
accel/qaic: Flush the transfer list again
Pranjal Ramajor Asha Kanojiya
-0
/
+5
2023-05-23
accel/qaic: Validate if BO is sliced before slicing
Pranjal Ramajor Asha Kanojiya
-0
/
+5
2023-05-23
accel/qaic: Validate user data before grabbing any lock
Pranjal Ramajor Asha Kanojiya
-46
/
+27
2023-05-23
accel/qaic: initialize ret variable to 0
Tom Rix
-1
/
+1
2023-05-16
accel/qaic: silence some uninitialized variable warnings
Dan Carpenter
-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
2023-04-27
Merge tag 'drm-next-2023-04-27' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
-592
/
+0
2023-04-25
Merge tag 'hwmon-for-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
-1
/
+1
2023-04-25
Merge tag 'drm-next-2023-04-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
-3875
/
+10373
2023-04-13
Revert "accel/qaic: Add mhi_qaic_cntl"
Jeffrey Hugo
-592
/
+0
2023-04-08
accel/habanalabs: add missing error flow in hl_sysfs_init()
Tomer Tayar
-1
/
+5
2023-04-08
accel/habanalabs: speedup h/w queues test in Gaudi2
Moti Haimovski
-41
/
+128
2023-04-08
accel/habanalabs: fix handling of arc farm sei event
Dani Liberman
-11
/
+18
2023-04-08
accel/habanalabs: remove Gaudi1 multi MSI code
Ofir Bitton
-93
/
+5
2023-04-08
accel/habanalabs: fixes for unexpected error interrupt
Ofir Bitton
-5
/
+2
2023-04-08
accel/habanalabs: don't wait for STS_OK after sending COMMS WFE
Koby Elbaz
-1
/
+1
2023-04-08
accel/habanalabs: sync f/w events interrupt in hard reset
Tal Cohen
-25
/
+37
2023-04-08
accel/habanalabs: fix wrong reset and event flags
Ofir Bitton
-4
/
+9
2023-04-08
accel/habanalabs: fix events mask of decoder abnormal interrupts
Tomer Tayar
-7
/
+11
[prev]
[next]