index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
habanalabs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
habanalabs: fix mapping with page size bigger than 4KB
Omer Shpigelman
2019-03-14
1
-2
/
+4
*
habanalabs: complete user context cleanup before hard reset
Omer Shpigelman
2019-03-13
1
-1
/
+23
*
habanalabs: fix bug when mapping very large memory area
Omer Shpigelman
2019-03-07
1
-4
/
+5
*
habanalabs: fix MMU number of pages calculation
Omer Shpigelman
2019-03-05
3
-21
/
+23
*
habanalabs: adjust Kconfig to fix build errors
Oded Gabbay
2019-03-02
1
-1
/
+2
*
habanalabs: use %px instead of %p in error print
Oded Gabbay
2019-03-02
1
-1
/
+1
*
habanalabs: use do_div for 64-bit divisions
Oded Gabbay
2019-03-01
1
-6
/
+6
*
habanalabs: fix little-endian<->cpu conversion warnings
Oded Gabbay
2019-02-28
6
-53
/
+70
*
habanalabs: use NULL to initialize array of pointers
Oded Gabbay
2019-02-28
1
-1
/
+1
*
habanalabs: fix little-endian<->cpu conversion warnings
Tomer Tayar
2019-02-28
1
-98
/
+125
*
habanalabs: soft-reset device if context-switch fails
Oded Gabbay
2019-02-28
2
-8
/
+10
*
habanalabs: print pointer using %p
Oded Gabbay
2019-02-28
1
-3
/
+2
*
habanalabs: fix memory leak with CBs with unaligned size
Oded Gabbay
2019-02-28
1
-3
/
+6
*
habanalabs: return correct error code on MMU mapping failure
Omer Shpigelman
2019-02-28
1
-2
/
+2
*
habanalabs: extend QMAN0 job timeout
Omer Shpigelman
2019-02-28
1
-3
/
+9
*
habanalabs: set DMA0 completion to SOB 1007
Oded Gabbay
2019-02-28
2
-7
/
+8
*
habanalabs: fix validation of WREG32 to DMA completion
Oded Gabbay
2019-02-28
1
-1
/
+1
*
habanalabs: fix mmu cache registers init
Oded Gabbay
2019-02-28
1
-2
/
+3
*
habanalabs: disable CPU access on timeouts
Oded Gabbay
2019-02-28
6
-7
/
+18
*
habanalabs: add MMU DRAM default page mapping
Omer Shpigelman
2019-02-28
6
-168
/
+361
*
habanalabs: Dissociate RAZWI info from event types
Tomer Tayar
2019-02-28
1
-100
/
+127
*
misc/habanalabs: adjust Kconfig to fix build errors
Randy Dunlap
2019-02-27
1
-0
/
+1
*
habanalabs: make functions static or declare them
Oded Gabbay
2019-02-27
6
-45
/
+54
*
habanalabs: allow memory allocations larger than 4GB
Oded Gabbay
2019-02-27
2
-7
/
+5
*
habanalabs: use u64 when comparing variables' sum to u32_max
Oded Gabbay
2019-02-26
2
-3
/
+5
*
habanalabs: return error when failing to read/write i2c
Oded Gabbay
2019-02-26
1
-2
/
+2
*
habanalabs: driver's Kconfig must select DMA_SHARED_BUFFER
Oded Gabbay
2019-02-23
1
-0
/
+1
*
habanalabs: don't print result when rc indicates error
Oded Gabbay
2019-02-23
1
-4
/
+10
*
habanalabs: use GFP_ATOMIC under spin lock
Wei Yongjun
2019-02-22
1
-1
/
+1
*
habanalabs: add debugfs support
Oded Gabbay
2019-02-18
10
-2
/
+1420
*
habanalabs: implement INFO IOCTL
Oded Gabbay
2019-02-18
3
-0
/
+134
*
habanalabs: add virtual memory and MMU modules
Omer Shpigelman
2019-02-18
11
-7
/
+2892
*
habanalabs: add command submission module
Oded Gabbay
2019-02-18
10
-6
/
+2686
*
habanalabs: add device reset support
Oded Gabbay
2019-02-18
10
-25
/
+737
*
habanalabs: add sysfs and hwmon support
Oded Gabbay
2019-02-18
10
-2
/
+1699
*
habanalabs: add event queue and interrupts
Oded Gabbay
2019-02-18
6
-13
/
+694
*
habanalabs: add h/w queues module
Oded Gabbay
2019-02-18
12
-8
/
+2778
*
habanalabs: add basic Goya h/w initialization
Oded Gabbay
2019-02-18
10
-8
/
+3991
*
habanalabs: add command buffer module
Oded Gabbay
2019-02-18
7
-2
/
+692
*
habanalabs: add context and ASID modules
Oded Gabbay
2019-02-18
6
-3
/
+374
*
habanalabs: add basic Goya support
Oded Gabbay
2019-02-18
8
-0
/
+1046
*
habanalabs: add Goya registers header files
Oded Gabbay
2019-02-18
94
-0
/
+30555
*
habanalabs: add skeleton driver
Oded Gabbay
2019-02-18
5
-0
/
+858
[prev]