blob: 1e8c3c85c56f31e779459404ee9ea2d506d76711 [file] [log] [blame]
fca72fbb661f ("habanalabs: get card type, location from F/W")
4c172bbfaa4e ("habanalabs: stop using the acronym KMD")
0996bd1c74d3 ("habanalabs: display card name as sensors header")
75b3cb2bb080 ("habanalabs: add uapi to retrieve device utilization")
fe9a52c97f10 ("habanalabs: replace __le32_to_cpu with le32_to_cpu")
abca3a822441 ("habanalabs: replace __cpu_to_le32/64 with cpu_to_le32/64")
4d6a7751f6c3 ("habanalabs: create two char devices per ASIC")
b968eb1a84e0 ("habanalabs: change device_setup_cdev() to be more generic")
eb7caf84b029 ("habanalabs: maintain a list of file private data objects")
86d5307a6d35 ("habanalabs: rename user_ctx as compute_ctx")
02e921e42b27 ("habanalabs: show the process context dram usage")
209257feabb5 ("habanalabs: power management through sysfs is only for GOYA")
f388ec7c16ad ("habanalabs: add comments on INFO IOCTL")
06deb86a748a ("habanalabs: Add debugfs node for engines status")
ac6183ae4b4e ("habanalabs: Update the device idle check")
4a0ce7764b09 ("habanalabs: Allow accessing host mapped addresses via debugfs")
95b5a8b83e06 ("habanalabs: add MMU mappings for Goya CPU")
7aa2227affb5 ("habanalabs: initialize MMU context for driver")
0b28d26b9dfa ("habanalabs: initialize device CPU queues after MMU init")
cbb10f1e4a72 ("habanalabs: don't limit packet size for device CPU")
8c173dc41d38 ("habanalabs: remove dead code in habanalabs_drv.c")
19734970c98b ("habanalabs: force user to set device debug mode")
34a5fab7b6f7 ("habanalabs: remove redundant CPU checks")
cfc2f35006cb ("habanalabs: improve a couple of error messages")
8d45f1de3994 ("habanalabs: Avoid using a non-initialized MMU cache mutex")
89225ce4fc43 ("habanalabs: halt debug engines on user process close")
94cb669ceb05 ("habanalabs: Manipulate DMA addresses in ASIC functions")
03d5f641dc71 ("habanalabs: Use single pool for CPU accessible host memory")
a38693d77576 ("habanalabs: return old dram bar address upon change")
027d35d0b699 ("habanalabs: rename restore to ctx_switch when appropriate")
b2377e032f17 ("habanalabs: use ASIC functions interface for rreg/wreg")
3f5398cfbf05 ("habanalabs: improve IOCTLs behavior when disabled or reset")
caa3c8e52582 ("habanalabs: all FD must be closed before removing device")
295938406cbc ("habanalabs: ASIC_AUTO_DETECT enum value is redundant")
bedd14425d86 ("habanalabs: refactoring in goya.c")
8ba2876ddf93 ("habanalabs: add goya implementation for debug configuration")
315bc055ed56 ("habanalabs: add new IOCTL for debug, tracing and profiling")
aa957088b4e8 ("habanalabs: add device status option to INFO IOCTL")
a691a1ebb59e ("habanalabs: set new golden value to tpc clock relaxation")
d9973871dae1 ("habanalabs: keep track of the device's dma mask")
66542c3b9d2f ("habanalabs: add MMU shadow mapping")
d75bcf3e5d60 ("habanalabs: Allow accessing DRAM virtual addresses via debugfs")
c811f7bc771f ("habanalabs: Add a printout with the name of a busy engine")
393e5b55e222 ("habanalabs: Remove unneeded function pointers")
b6f897d75d65 ("habanalabs: Move PCI code into common file")
680cb3991c9e ("habanalabs: ratelimit warnings at start of IOCTLs")
e0a29952c527 ("habanalabs: remove unused defines")
3110c60fdc7a ("habanalabs: Move device CPU code into common file")
7cb5101ee010 ("habanalabs: prevent host crash during suspend/resume")
cbaa99ed1b69 ("habanalabs: perform accounting for active CS")