summaryrefslogtreecommitdiffstats
path: root/drivers/misc/habanalabs/common/device.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* habanalabs: disable FW events on device removalOded Gabbay2021-01-211-0/+9
* habanalabs: fix reset process in case of failuresOded Gabbay2021-01-121-1/+1
* habanalabs: Fix memleak in hl_device_resetDinghao Liu2020-12-291-0/+2
* habanalabs: fix order of status checkOded Gabbay2020-12-281-3/+3
* Merge 5.10-rc7 into char-misc-nextGreg Kroah-Hartman2020-12-071-8/+8
|\
| * habanalabs: put devices before driver removalOfir Bitton2020-11-301-8/+8
* | habanalabs: improve hard reset procedureOfir Bitton2020-11-301-36/+92
* | habanalabs: Rename hw_queues_mirror to cs_mirrorTomer Tayar2020-11-301-2/+2
* | habanalabs: move HW dirty check to a proper locationOfir Bitton2020-11-301-7/+0
* | habanalabs: add 'needs reset' state in driverOfir Bitton2020-11-301-9/+24
* | habanalabs: fix hard reset print and commentOmer Shpigelman2020-11-301-5/+8
* | habanalabs: Move repeatedly included headers to habanalabs.hTomer Tayar2020-11-301-1/+0
|/
* habanalabs: release kernel context after hw_finiOded Gabbay2020-09-251-7/+6
* habanalabs: refactor MMU as device-orientedMoti Haimovski2020-09-221-0/+6
* habanalabs: restructure hl_mmapOded Gabbay2020-09-221-2/+6
* habanalabs: replace armcp with the generic cpucpOded Gabbay2020-09-221-1/+1
* habanalabs: cast int to u32 before printing it with %uOded Gabbay2020-09-221-1/+1
* habanalabs: fix incorrect check on failed workqueue createColin Ian King2020-08-221-1/+1
* habanalabs: set max power according to card typeOded Gabbay2020-08-221-1/+6
* Merge 5.8-rc7 into char-misc-nextGreg Kroah-Hartman2020-07-271-1/+1
* habanalabs: enable device before hw_init()Oded Gabbay2020-07-241-4/+12
* habanalabs: create common folderOded Gabbay2020-07-241-0/+1506