index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
habanalabs
Commit message (
Expand
)
Author
Age
Files
Lines
*
habanalabs: fix pm manual->auto in GOYA
Oded Gabbay
2020-03-24
1
-1
/
+1
*
habanalabs: show unsupported message for GAUDI
Oded Gabbay
2020-03-24
2
-2
/
+13
*
habanalabs: add print upon clock change
Omer Shpigelman
2020-03-24
2
-1
/
+52
*
habanalabs: update goya firmware register map
Oded Gabbay
2020-03-24
2
-30
/
+48
*
habanalabs: Add missing annotation for goya_hw_queues_unlock()
Jules Irenge
2020-03-24
1
-0
/
+1
*
habanalabs: Add missing annotation for goya_hw_queues_lock()
Jules Irenge
2020-03-24
1
-0
/
+1
*
habanalabs: Remove unused parse_cnt variable
Tomer Tayar
2020-03-24
1
-2
/
+2
*
habanalabs: provide historical maximum of various sensors
Christine Gharzuzi
2020-03-24
2
-3
/
+12
*
habanalabs: modify the return values of hl_read/write routines
Moti Haimovski
2020-03-24
2
-37
/
+43
*
habanalabs: support temperature offset via sysfs
Moti Haimovski
2020-03-24
3
-1
/
+51
*
habanalabs: ratelimit error prints of IRQs
Oded Gabbay
2020-03-24
1
-6
/
+7
*
habanalabs: add debugfs write64/read64
Moti Haimovski
2020-03-24
3
-0
/
+165
*
habanalabs: fix DDR bar address setting
Omer Shpigelman
2020-03-24
1
-2
/
+1
*
habanalabs: removing extra ;
Oded Gabbay
2020-03-24
1
-1
/
+1
*
habanalabs: Avoid running restore chunks if no execute chunks
Tomer Tayar
2020-03-24
1
-20
/
+21
*
habanalabs: Modify CS jobs counter to u16
Tomer Tayar
2020-03-24
1
-1
/
+1
*
habanalabs: split the host MMU properties
Omer Shpigelman
2020-03-24
6
-137
/
+225
*
habanalabs: use the user CB size as a default job size
Omer Shpigelman
2020-03-24
1
-4
/
+2
*
habanalabs: flush only at the end of the map/unmap
Pawel Piskorski
2020-03-24
4
-27
/
+50
*
habanalabs: patched cb equals user cb in device memset
Oded Gabbay
2020-02-11
1
-2
/
+0
*
habanalabs: do not halt CoreSight during hard reset
Omer Shpigelman
2020-02-11
1
-1
/
+3
*
habanalabs: halt the engines before hard-reset
Oded Gabbay
2020-02-11
2
-0
/
+43
*
habanalabs: remove variable 'val' set but not used
Chen Wandun
2019-12-14
1
-8
/
+7
*
habanalabs: rate limit error msg on waiting for CS
Oded Gabbay
2019-12-14
2
-3
/
+4
*
habanalabs: add more protection of device during reset
Oded Gabbay
2019-11-21
1
-0
/
+16
*
habanalabs: flush EQ workers in hard reset
Oded Gabbay
2019-11-21
1
-5
/
+11
*
habanalabs: make the reset code more consistent
Oded Gabbay
2019-11-21
1
-1
/
+1
*
habanalabs: expose reset counters via existing INFO IOCTL
Moti Haimovski
2019-11-21
1
-0
/
+19
*
habanalabs: make code more concise
Oded Gabbay
2019-11-21
1
-13
/
+9
*
habanalabs: use defines for F/W files
Oded Gabbay
2019-11-21
1
-6
/
+5
*
habanalabs: remove prints on successful device initialization
Oded Gabbay
2019-11-21
2
-7
/
+1
*
habanalabs: remove unnecessary checks
Omer Shpigelman
2019-11-21
1
-31
/
+9
*
habanalabs: invalidate MMU cache only once
Omer Shpigelman
2019-11-21
1
-1
/
+11
*
habanalabs: skip VA block list update in reset flow
Omer Shpigelman
2019-11-21
1
-10
/
+20
*
habanalabs: optimize MMU unmap
Omer Shpigelman
2019-11-21
1
-6
/
+13
*
habanalabs: prevent read/write from/to the device during hard reset
Omer Shpigelman
2019-11-21
1
-2
/
+4
*
habanalabs: split MMU properties to PCI/DRAM
Omer Shpigelman
2019-11-21
6
-148
/
+268
*
habanalabs: re-factor MMU masks and documentation
Omer Shpigelman
2019-11-21
3
-25
/
+23
*
habanalabs: type specific MMU cache invalidation
Omer Shpigelman
2019-11-21
3
-9
/
+12
*
habanalabs: re-factor memory module code
Omer Shpigelman
2019-11-21
3
-129
/
+158
*
habanalabs: export uapi defines to user-space
Oded Gabbay
2019-11-21
1
-4
/
+0
*
habanalabs: don't print error when queues are full
Oded Gabbay
2019-11-21
1
-3
/
+4
*
habanalabs: increase max jobs number to 512
Oded Gabbay
2019-11-21
1
-1
/
+1
*
habanalabs: set ETR as non-secured
Oded Gabbay
2019-11-21
2
-1
/
+5
*
habanalabs: use registers name defines for ETR block
Oded Gabbay
2019-11-21
3
-26
/
+140
*
habanalabs: read F/W versions before failure
Oded Gabbay
2019-11-21
1
-4
/
+4
*
habanalabs: expose card name in INFO IOCTL
Oded Gabbay
2019-11-21
2
-2
/
+10
*
habanalabs: remove set but not used variable 'qman_base_addr'
YueHaibing
2019-11-21
1
-4
/
+0
*
habanalabs: add opcode to INFO IOCTL to return clock rate
Oded Gabbay
2019-11-21
5
-1
/
+60
*
habanalabs: set TPC Icache to 16 cache lines
Oded Gabbay
2019-11-21
2
-3
/
+7
[next]