index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
accel
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-09
accel/habanalabs/gaudi2: print power-mode changes
Moti Haimovski
3
-0
/
+31
2023-10-09
accel/habanalabs: add tsc clock sampling to clock sync info
Hen Alon
1
-0
/
+3
2023-10-09
accel/habanalabs: fix inline doc typos
Dafna Hirschfeld
2
-2
/
+2
2023-10-09
accel/habanalabs: disable events ioctls on control device
Dafna Hirschfeld
3
-14
/
+11
2023-10-09
accel/habanalabs: move cpucp interface to linux/habanalabs
David Meriin
7
-2197
/
+5
2023-10-09
accel/habanalabs/gaudi2: include block id in ECC error reporting
Ofir Bitton
2
-6
/
+20
2023-10-09
accel/habanalabs: improve etf configuration
Benjamin Dotan
1
-1
/
+8
2023-10-09
accel/habanalabs: refactor deprecated strncpy
Justin Stitt
1
-8
/
+8
2023-10-09
accel/habanalabs/gaudi2: Fix incorrect string length computation in gaudi2_ps...
Christophe JAILLET
1
-2
/
+2
2023-10-09
accel/habanalabs: refactor deprecated strncpy to strscpy_pad
Justin Stitt
3
-6
/
+7
2023-10-09
accel/habanalabs: fix ETR/ETF flush logic
Benjamin Dotan
3
-0
/
+32
2023-10-09
accel/habanalabs/gaudi2 : remove psoc_arc access
Benjamin Dotan
1
-12
/
+12
2023-10-09
accel/habanalabs/gaudi2: prepare to remove cpu_rst_status
Igor Grinberg
1
-6
/
+2
2023-10-09
accel/habanalabs: Move ioctls to the device specific ioctls range
Tomer Tayar
6
-56
/
+40
2023-10-09
accel/habanalabs: register compute device as an accel device
Tomer Tayar
6
-250
/
+161
2023-10-09
accel/habanalabs: add info ioctl for engine error reports
Ofir Bitton
4
-0
/
+224
2023-10-09
accel/habanalabs: set default device release watchdog T/O as 30 sec
Tomer Tayar
1
-1
/
+1
2023-10-09
accel/habanalabs: handle f/w reserved dram space request
Dani Liberman
3
-0
/
+14
2023-10-09
accel/habanalabs/gaudi2: fix missing check of kernel ctx
Oded Gabbay
1
-0
/
+3
2023-10-09
accel/habanalabs/gaudi2: prepare to remove soft_rst_irq
Igor Grinberg
1
-1
/
+2
2023-10-09
accel/habanalabs/gaudi2: unsecure tpc count registers
Ofir Bitton
1
-0
/
+1
2023-10-09
accel/habanalabs/gaudi2: un-secure register for engine cores interrupt
Tomer Tayar
1
-3
/
+17
2023-10-09
accel/habanalabs/gaudi: Add MODULE_FIRMWARE macros
Juerg Haefliger
1
-0
/
+4
2023-10-09
accel: make accel_class a static const structure
Ivan Orlov
1
-13
/
+8
2023-10-09
accel/habanalabs: dump temperature threshold boot error
Ofir Bitton
1
-0
/
+5
2023-10-09
accel/habanalabs: reset device if scrubbing failed
Oded Gabbay
1
-1
/
+3
2023-10-09
accel/habanalabs: remove pdev check on idle check
Oded Gabbay
1
-1
/
+1
2023-10-09
accel/habanalabs: fix wait_for_interrupt abortion flow
farah kassabri
1
-16
/
+16
2023-10-09
accel/habanalabs: Allow single timestamp registration request at a time
farah kassabri
4
-131
/
+219
2023-10-09
accel/habanalabs: rename fd_list to hpriv_list
Koby Elbaz
1
-24
/
+19
2023-10-09
accel/habanalabs: call put_pid after hpriv list is updated
Koby Elbaz
1
-2
/
+2
2023-10-09
accel/habanalabs: print return code when process termination fails
Koby Elbaz
1
-3
/
+4
2023-10-09
accel/habanalabs: fix standalone preboot descriptor request
farah kassabri
1
-1
/
+2
2023-10-09
accel/habanalabs: handle arc farm razwi
Dani Liberman
1
-3
/
+13
2023-10-09
accel/habanalabs: stop fetching MME SBTE error cause
Ofir Bitton
1
-23
/
+8
2023-10-09
accel/habanalabs: set device status 'malfunction' while in rmmod
Koby Elbaz
1
-2
/
+4
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...
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
[prev]
[next]