index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
habanalabs
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-08
habanalabs: Add check for pci_enable_device
Jiasheng Jiang
1
-0
/
+2
2021-10-09
habanalabs/gaudi: fix LBW RR configuration
Oded Gabbay
1
-48
/
+67
2021-09-26
habanalabs: add validity check for event ID received from F/W
Ofir Bitton
2
-0
/
+12
2021-07-20
habanalabs: remove node from list before freeing the node
Koby Elbaz
2
-0
/
+2
2021-07-20
habanalabs/gaudi: set the correct cpu_id on MME2_QM failure
Koby Elbaz
1
-1
/
+1
2021-07-14
habanalabs: Fix an error handling path in 'hl_pci_probe()'
Christophe JAILLET
1
-0
/
+1
2021-03-30
habanalabs: Call put_pid() when releasing control device
Tomer Tayar
1
-0
/
+2
2021-02-07
habanalabs: disable FW events on device removal
Oded Gabbay
1
-0
/
+9
2021-02-07
habanalabs: fix backward compatibility of idle check
Oded Gabbay
1
-0
/
+2
2021-02-07
habanalabs: zero pci counters packet before submit to FW
Ofir Bitton
1
-0
/
+5
2021-02-07
habanalabs: fix dma_addr passed to dma_mmap_coherent
Oded Gabbay
2
-2
/
+4
2021-01-19
habanalabs: Fix memleak in hl_device_reset
Dinghao Liu
1
-0
/
+2
2021-01-19
habanalabs: register to pci shutdown callback
Oded Gabbay
1
-0
/
+1
2021-01-19
habanalabs/gaudi: retry loading TPC f/w on -EINTR
Oded Gabbay
1
-2
/
+8
2021-01-19
habanalabs: adjust pci controller init to new firmware
Oded Gabbay
3
-14
/
+21
2020-11-30
habanalabs: put devices before driver removal
Ofir Bitton
1
-8
/
+8
2020-11-30
habanalabs: free host huge va_range if not used
Ofir Bitton
1
-0
/
+1
2020-11-23
habanalabs/gaudi: fix missing code in ECC handling
Oded Gabbay
1
-0
/
+2
2020-11-04
habanalabs/gaudi: mask WDT error in QMAN
Oded Gabbay
1
-1
/
+0
2020-11-04
habanalabs/gaudi: move coresight mmu config
Ofir Bitton
3
-4
/
+7
2020-11-04
habanalabs: fix kernel pointer type
Arnd Bergmann
7
-65
/
+55
2020-09-30
habanalabs/gaudi: use correct define for qman init
Oded Gabbay
1
-1
/
+1
2020-09-25
habanalabs/gaudi: configure QMAN LDMA registers properly
Ofir Bitton
2
-21
/
+49
2020-09-25
habanalabs: add notice of device not idle
Oded Gabbay
1
-0
/
+8
2020-09-25
habanalabs: add debug messages for opening/closing context
Oded Gabbay
1
-0
/
+5
2020-09-25
habanalabs: release kernel context after hw_fini
Oded Gabbay
1
-7
/
+6
2020-09-25
habanalabs: correct an error message
Oded Gabbay
1
-2
/
+2
2020-09-22
habanalabs: update scratchpad register map
Oded Gabbay
2
-0
/
+2
2020-09-22
habanalabs: add indication of security-enabled F/W
Oded Gabbay
5
-20
/
+94
2020-09-22
habanalabs/gaudi: fix DMA completions max outstanding to 15
Oded Gabbay
1
-0
/
+3
2020-09-22
habanalabs/gaudi: remove axi drain support
Oded Gabbay
1
-16
/
+0
2020-09-22
habanalabs: update firmware interface file
Oded Gabbay
1
-0
/
+25
2020-09-22
habanalabs: Add an option to map CB to device MMU
Tomer Tayar
5
-10
/
+226
2020-09-22
habanalabs: Save context in a command buffer object
Tomer Tayar
5
-22
/
+31
2020-09-22
habanalabs: no need for DMA_SHARED_BUFFER
Oded Gabbay
1
-1
/
+0
2020-09-22
habanalabs: allow to wait on CS without sleep
Oded Gabbay
1
-2
/
+5
2020-09-22
habanalabs/gaudi: increase timeout for boot fit load
Oded Gabbay
1
-1
/
+1
2020-09-22
habanalabs: add debugfs support for MMU with 6 HOPs
Moti Haimovski
1
-10
/
+60
2020-09-22
habanalabs: add num_hops to hl_mmu_properties
Moti Haimovski
4
-0
/
+11
2020-09-22
habanalabs: refactor MMU as device-oriented
Moti Haimovski
5
-222
/
+404
2020-09-22
habanalabs: rename mmu.c to mmu_v1.c
Moti Haimovski
2
-2
/
+2
2020-09-22
habanalabs: use smallest possible alignment for virtual addresses
Omer Shpigelman
1
-38
/
+48
2020-09-22
habanalabs: check flag before reset because of f/w event
Oded Gabbay
1
-1
/
+2
2020-09-22
habanalabs: increase PQ COMP_OFFSET by one nibble
Oded Gabbay
1
-1
/
+1
2020-09-22
habanalabs: Fix alignment issue in cpucp_info structure
Ofir Bitton
1
-0
/
+1
2020-09-22
habanalabs: remove unused define
Oded Gabbay
1
-2
/
+0
2020-09-22
habanalabs: remove unused ASIC function pointer
Oded Gabbay
3
-7
/
+0
2020-09-22
habanalabs: rename ArmCP to CPU-CP
Oded Gabbay
4
-22
/
+23
2020-09-22
habanalabs: count dropped CS because max CS in-flight
Oded Gabbay
1
-1
/
+4
2020-09-22
habanalabs: make use of dma_mmap_coherent
Hillf Danton
4
-16
/
+9
[next]