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