linux_dsm_epyc7002/drivers/misc/habanalabs/common
Ofir Bitton 5555b7c56b habanalabs: put devices before driver removal
Driver never puts its device and control_device objects, hence
a memory leak is introduced every driver removal.

Signed-off-by: Ofir Bitton <obitton@habana.ai>
Reviewed-by: Oded Gabbay <ogabbay@kernel.org>
Signed-off-by: Oded Gabbay <ogabbay@kernel.org>
2020-11-30 10:30:16 +02:00
..
asid.c habanalabs: create common folder 2020-07-24 20:31:37 +03:00
command_buffer.c habanalabs: fix kernel pointer type 2020-11-04 08:56:06 +02:00
command_submission.c habanalabs: allow to wait on CS without sleep 2020-09-22 18:49:53 +03:00
context.c habanalabs: add notice of device not idle 2020-09-25 14:44:21 +03:00
debugfs.c habanalabs: Save context in a command buffer object 2020-09-22 18:49:54 +03:00
device.c habanalabs: put devices before driver removal 2020-11-30 10:30:16 +02:00
firmware_if.c habanalabs: add indication of security-enabled F/W 2020-09-22 18:49:54 +03:00
habanalabs_drv.c habanalabs: PCIe Advanced Error Reporting support 2020-09-22 18:49:49 +03:00
habanalabs_ioctl.c habanalabs: replace armcp with the generic cpucp 2020-09-22 18:49:51 +03:00
habanalabs.h habanalabs: fix kernel pointer type 2020-11-04 08:56:06 +02:00
hw_queue.c habanalabs: fix kernel pointer type 2020-11-04 08:56:06 +02:00
hwmon.c habanalabs: replace armcp with the generic cpucp 2020-09-22 18:49:51 +03:00
irq.c habanalabs: fix kernel pointer type 2020-11-04 08:56:06 +02:00
Makefile habanalabs: refactor MMU as device-oriented 2020-09-22 18:49:53 +03:00
memory.c habanalabs: free host huge va_range if not used 2020-11-30 10:30:16 +02:00
mmu_v1.c habanalabs: refactor MMU as device-oriented 2020-09-22 18:49:53 +03:00
mmu.c habanalabs: refactor MMU as device-oriented 2020-09-22 18:49:53 +03:00
pci.c habanalabs: add indication of security-enabled F/W 2020-09-22 18:49:54 +03:00
sysfs.c habanalabs: replace armcp with the generic cpucp 2020-09-22 18:49:51 +03:00