index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
habanalabs
/
irq.c
Age
Commit message (
Expand
)
Author
2020-07-24
habanalabs: create common folder
Oded Gabbay
2020-07-24
habanalabs: Assign each CQ with its own work queue
Ofir Bitton
2020-07-24
habanalabs: use queue pi/ci in order to determine queue occupancy
Ofir Bitton
2020-07-24
habanalabs: Increase queues depth
Ofir Bitton
2020-07-01
misc: habanalabs: irq: Repair kerneldoc formatting issues
Lee Jones
2020-06-29
misc: habanalabs: irq: Add missing struct identifier for 'struct hl_eqe_work'
Lee Jones
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 completion queue handling when host is BE
Ben Segal
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-02-28
habanalabs: fix little-endian<->cpu conversion warnings
Oded Gabbay
2019-02-18
habanalabs: add device reset support
Oded Gabbay
2019-02-18
habanalabs: add event queue and interrupts
Oded Gabbay
2019-02-18
habanalabs: add h/w queues module
Oded Gabbay