开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
habanalabs
/
hw_queue.c
Age
Commit message (
Expand
)
Author
2019-11-21
habanalabs: Add a new H/W queue type
Tomer Tayar
2019-11-21
habanalabs: Fix typos
Tomer Tayar
2019-09-05
habanalabs: add uapi to retrieve device utilization
Oded Gabbay
2019-09-05
habanalabs: replace __le32_to_cpu with le32_to_cpu
Oded Gabbay
2019-09-05
habanalabs: replace __cpu_to_le32/64 with cpu_to_le32/64
Oded Gabbay
2019-08-12
habanalabs: fix endianness handling for internal QMAN submission
Oded Gabbay
2019-05-12
habanalabs: pass device pointer to asic-specific function
Oded Gabbay
2019-05-01
habanalabs: Manipulate DMA addresses in ASIC functions
Tomer Tayar
2019-05-01
habanalabs: rename functions to improve code readability
Oded Gabbay
2019-04-28
habanalabs: Use single pool for CPU accessible host memory
Tomer Tayar
2019-03-03
habanalabs: perform accounting for active CS
Oded Gabbay
2019-02-28
habanalabs: fix little-endian<->cpu conversion warnings
Oded Gabbay
2019-02-18
habanalabs: add command submission module
Oded Gabbay
2019-02-18
habanalabs: add h/w queues module
Oded Gabbay