summaryrefslogtreecommitdiffstats
path: root/drivers/misc/habanalabs/common/irq.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* habanalabs: move driver to accel subsystemOded Gabbay2023-01-261-571/+0
* habanalabs: adjacent timestamps should be more accurateTamir Gilad-Raz2023-01-261-3/+3
* habanalabs: rename soft reset to compute resetOded Gabbay2022-07-121-1/+1
* habanalabs: add support for common decoder interruptsOfir Bitton2022-07-121-6/+3
* habanalabs: naming refactor of user interrupt flowOfir Bitton2022-07-121-6/+6
* habanalabs: add gaudi2 wait-for-CS supportOded Gabbay2022-07-121-21/+73
* habanalabs: add gaudi2 asic-specific codeOded Gabbay2022-07-121-14/+31
* habanalabs: refactor dma asic-specific functionsOhad Sharabi2022-07-121-11/+5
* habanalabs: remove user interrupt debug printOded Gabbay2022-05-221-4/+0
* habanalabs: convert ts to use unified memory managerYuri Nudelman2022-05-221-5/+5
* habanalabs: change function to staticOded Gabbay2022-02-281-1/+1
* habanalabs: Timestamps buffers registrationfarah kassabri2022-02-281-6/+121
* habanalabs: refactor reset information variablesOfir Bitton2021-12-261-1/+1
* habanalabs: change wait_for_interrupt implementationfarah kassabri2021-12-261-2/+6
* habanalabs: handle events during soft-resetOfir Bitton2021-12-261-1/+1
* habanalabs: change misleading IRQ warning during resetOfir Bitton2021-12-261-3/+1
* habanalabs: simplify wait for interrupt with timestamp flowYuri Nudelman2021-10-181-2/+2
* habanalabs: take timestamp on wait for interruptYuri Nudelman2021-10-181-1/+4
* habanalabs: check running index in eqe controlOded Gabbay2021-06-181-3/+21
* habanalabs: wait for interrupt supportOfir Bitton2021-04-091-3/+19
* habanalabs: enable all IRQs for user interrupt supportOfir Bitton2021-04-091-0/+40
* habanalabs: mark hl_eq_inc_ptr() as staticOded Gabbay2021-03-101-1/+1
* habanalabs: fix kernel pointer typeArnd Bergmann2020-11-041-8/+9
* habanalabs: replace armcp with the generic cpucpOded Gabbay2020-09-221-1/+1
* habanalabs: create common folderOded Gabbay2020-07-241-0/+320