summaryrefslogtreecommitdiff
path: root/drivers/misc/habanalabs/irq.c
AgeCommit message (Expand)Author
2019-09-05habanalabs: replace __le32_to_cpu with le32_to_cpuOded Gabbay
2019-09-05habanalabs: replace __cpu_to_le32/64 with cpu_to_le32/64Oded Gabbay
2019-08-12habanalabs: fix completion queue handling when host is BEBen Segal
2019-05-01habanalabs: rename functions to improve code readabilityOded Gabbay
2019-04-28habanalabs: Use single pool for CPU accessible host memoryTomer Tayar
2019-02-28habanalabs: fix little-endian<->cpu conversion warningsOded Gabbay
2019-02-18habanalabs: add device reset supportOded Gabbay
2019-02-18habanalabs: add event queue and interruptsOded Gabbay
2019-02-18habanalabs: add h/w queues moduleOded Gabbay