index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
habanalabs
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
habanalabs: Fix an error handling path in 'hl_pci_probe()'
Christophe JAILLET
2021-07-14
1
-0
/
+1
*
habanalabs: Call put_pid() when releasing control device
Tomer Tayar
2021-03-30
1
-0
/
+2
*
habanalabs: disable FW events on device removal
Oded Gabbay
2021-02-07
1
-0
/
+9
*
habanalabs: fix backward compatibility of idle check
Oded Gabbay
2021-02-07
1
-0
/
+2
*
habanalabs: zero pci counters packet before submit to FW
Ofir Bitton
2021-02-07
1
-0
/
+5
*
habanalabs: Fix memleak in hl_device_reset
Dinghao Liu
2021-01-19
1
-0
/
+2
*
habanalabs: register to pci shutdown callback
Oded Gabbay
2021-01-19
1
-0
/
+1
*
habanalabs: adjust pci controller init to new firmware
Oded Gabbay
2021-01-19
1
-11
/
+17
*
habanalabs: put devices before driver removal
Ofir Bitton
2020-11-30
1
-8
/
+8
*
habanalabs: free host huge va_range if not used
Ofir Bitton
2020-11-30
1
-0
/
+1
*
habanalabs: fix kernel pointer type
Arnd Bergmann
2020-11-04
4
-30
/
+29
*
habanalabs: add notice of device not idle
Oded Gabbay
2020-09-25
1
-0
/
+8
*
habanalabs: add debug messages for opening/closing context
Oded Gabbay
2020-09-25
1
-0
/
+5
*
habanalabs: release kernel context after hw_fini
Oded Gabbay
2020-09-25
1
-7
/
+6
*
habanalabs: correct an error message
Oded Gabbay
2020-09-25
1
-2
/
+2
*
habanalabs: add indication of security-enabled F/W
Oded Gabbay
2020-09-22
3
-9
/
+70
*
habanalabs: Add an option to map CB to device MMU
Tomer Tayar
2020-09-22
3
-6
/
+222
*
habanalabs: Save context in a command buffer object
Tomer Tayar
2020-09-22
3
-14
/
+19
*
habanalabs: allow to wait on CS without sleep
Oded Gabbay
2020-09-22
1
-2
/
+5
*
habanalabs: add debugfs support for MMU with 6 HOPs
Moti Haimovski
2020-09-22
1
-10
/
+60
*
habanalabs: add num_hops to hl_mmu_properties
Moti Haimovski
2020-09-22
1
-0
/
+6
*
habanalabs: refactor MMU as device-oriented
Moti Haimovski
2020-09-22
5
-222
/
+404
*
habanalabs: rename mmu.c to mmu_v1.c
Moti Haimovski
2020-09-22
2
-2
/
+2
*
habanalabs: use smallest possible alignment for virtual addresses
Omer Shpigelman
2020-09-22
1
-38
/
+48
*
habanalabs: remove unused ASIC function pointer
Oded Gabbay
2020-09-22
1
-5
/
+0
*
habanalabs: rename ArmCP to CPU-CP
Oded Gabbay
2020-09-22
2
-19
/
+20
*
habanalabs: count dropped CS because max CS in-flight
Oded Gabbay
2020-09-22
1
-1
/
+4
*
habanalabs: make use of dma_mmap_coherent
Hillf Danton
2020-09-22
2
-8
/
+3
*
habanalabs: clear vm_pgoff before doing the mmap
Oded Gabbay
2020-09-22
1
-0
/
+4
*
habanalabs: restructure hl_mmap
Oded Gabbay
2020-09-22
3
-4
/
+20
*
habanalabs: replace armcp with the generic cpucp
Oded Gabbay
2020-09-22
8
-141
/
+160
*
habanalabs: add support for getting device total energy
farah kassabri
2020-09-22
3
-0
/
+50
*
habanalabs: Include linux/bitfield.h only in habanalabs.h
Tomer Tayar
2020-09-22
3
-2
/
+1
*
habanalabs: extend busy engines mask to 64 bits
farah kassabri
2020-09-22
2
-2
/
+2
*
habanalabs: use FIELD_PREP() instead of <<
Oded Gabbay
2020-09-22
1
-4
/
+5
*
habanalabs: eliminate redundant else condition
Oded Gabbay
2020-09-22
1
-2
/
+2
*
habanalabs: cast int to u32 before printing it with %u
Oded Gabbay
2020-09-22
1
-1
/
+1
*
habanalabs: change CB's ID to be 64 bits
Oded Gabbay
2020-09-22
3
-4
/
+4
*
habanalabs: PCIe Advanced Error Reporting support
Ofir Bitton
2020-09-22
1
-1
/
+75
*
habanalabs: expose sync manager resources allocation in INFO IOCTL
Ofir Bitton
2020-09-22
2
-1
/
+35
*
habanalabs: add information about PCIe controller
Ofir Bitton
2020-09-22
3
-0
/
+93
*
habanalabs: Replace dma-fence mechanism with completions
Ofir Bitton
2020-09-22
4
-63
/
+77
*
habanalabs: increase length of ASIC name
Oded Gabbay
2020-09-22
1
-1
/
+1
*
habanalabs: prevent user buff overflow
Moti Haimovski
2020-08-31
1
-1
/
+1
*
habanalabs: correctly report inbound pci region cfg error
Ofir Bitton
2020-08-22
1
-1
/
+1
*
habanalabs: check correct vmalloc return code
Ofir Bitton
2020-08-22
2
-3
/
+8
*
habanalabs: validate FW file size
Ofir Bitton
2020-08-22
1
-0
/
+9
*
habanalabs: fix incorrect check on failed workqueue create
Colin Ian King
2020-08-22
1
-1
/
+1
*
habanalabs: set max power according to card type
Oded Gabbay
2020-08-22
3
-5
/
+14
*
habanalabs: proper handling of alloc size in coresight
Ofir Bitton
2020-08-22
1
-1
/
+1
[next]