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
/
misc
/
habanalabs
/
hw_queue.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-21
habanalabs: Add a new H/W queue type
Tomer Tayar
1
-55
/
+194
2019-11-21
habanalabs: Fix typos
Tomer Tayar
1
-2
/
+2
2019-09-05
habanalabs: add uapi to retrieve device utilization
Oded Gabbay
1
-1
/
+7
2019-09-05
habanalabs: replace __le32_to_cpu with le32_to_cpu
Oded Gabbay
1
-1
/
+1
2019-09-05
habanalabs: replace __cpu_to_le32/64 with cpu_to_le32/64
Oded Gabbay
1
-4
/
+4
2019-08-12
habanalabs: fix endianness handling for internal QMAN submission
Oded Gabbay
1
-9
/
+5
2019-05-12
habanalabs: pass device pointer to asic-specific function
Oded Gabbay
1
-1
/
+1
2019-05-01
habanalabs: Manipulate DMA addresses in ASIC functions
Tomer Tayar
1
-4
/
+2
2019-05-01
habanalabs: rename functions to improve code readability
Oded Gabbay
1
-3
/
+3
2019-04-28
habanalabs: Use single pool for CPU accessible host memory
Tomer Tayar
1
-10
/
+30
2019-03-03
habanalabs: perform accounting for active CS
Oded Gabbay
1
-2
/
+3
2019-02-28
habanalabs: fix little-endian<->cpu conversion warnings
Oded Gabbay
1
-10
/
+13
2019-02-18
habanalabs: add command submission module
Oded Gabbay
1
-0
/
+232
2019-02-18
habanalabs: add h/w queues module
Oded Gabbay
1
-0
/
+400