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
/
habanalabs.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-05
habanalabs: correctly cast variable to __le32
Oded Gabbay
1
-2
/
+2
2019-09-05
habanalabs: stop using the acronym KMD
Oded Gabbay
1
-16
/
+16
2019-09-05
habanalabs: add uapi to retrieve aggregate H/W events
Oded Gabbay
1
-1
/
+2
2019-09-05
habanalabs: add uapi to retrieve device utilization
Oded Gabbay
1
-2
/
+21
2019-09-05
habanalabs: Expose devices after initialization is done
Tomer Tayar
1
-0
/
+2
2019-09-05
habanalabs: create two char devices per ASIC
Oded Gabbay
1
-2
/
+12
2019-09-05
habanalabs: maintain a list of file private data objects
Oded Gabbay
1
-13
/
+11
2019-09-05
habanalabs: rename user_ctx as compute_ctx
Oded Gabbay
1
-5
/
+4
2019-09-05
habanalabs: add handle field to context structure
Oded Gabbay
1
-0
/
+2
2019-09-05
habanalabs: cap simulator timeout
Oded Gabbay
1
-6
/
+14
2019-08-12
habanalabs: fix endianness handling for internal QMAN submission
Oded Gabbay
1
-2
/
+7
2019-07-29
habanalabs: fix host memory polling in BE architecture
Ben Segal
1
-2
/
+14
2019-07-01
habanalabs: Add busy engines bitmask to HW idle IOCTL
Tomer Tayar
1
-1
/
+2
2019-07-01
habanalabs: Add debugfs node for engines status
Tomer Tayar
1
-7
/
+1
2019-05-29
habanalabs: add MMU mappings for Goya CPU
Oded Gabbay
1
-4
/
+2
2019-05-17
habanalabs: don't limit packet size for device CPU
Oded Gabbay
1
-10
/
+2
2019-05-13
habanalabs: increase PCI ELBI timeout for Palladium
Omer Shpigelman
1
-0
/
+2
2019-05-12
habanalabs: pass device pointer to asic-specific function
Oded Gabbay
1
-2
/
+3
2019-05-09
habanalabs: change polling functions to macros
Oded Gabbay
1
-4
/
+53
2019-05-04
habanalabs: force user to set device debug mode
Oded Gabbay
1
-0
/
+6
2019-05-05
habanalabs: minor documentation and prints fixes
Omer Shpigelman
1
-1
/
+1
2019-05-24
habanalabs: halt debug engines on user process close
Omer Shpigelman
1
-0
/
+2
2019-04-30
habanalabs: increase timeout if working with simulator
Dalit Ben Zoor
1
-1
/
+6
2019-05-01
habanalabs: remove redundant member from parser struct
Dalit Ben Zoor
1
-3
/
+0
2019-05-01
habanalabs: Manipulate DMA addresses in ASIC functions
Tomer Tayar
1
-6
/
+4
2019-05-01
habanalabs: rename functions to improve code readability
Oded Gabbay
1
-15
/
+15
2019-04-28
habanalabs: Use single pool for CPU accessible host memory
Tomer Tayar
1
-0
/
+12
2019-04-28
habanalabs: return old dram bar address upon change
Oded Gabbay
1
-2
/
+3
2019-04-25
habanalabs: rename restore to ctx_switch when appropriate
Oded Gabbay
1
-8
/
+9
2019-04-22
habanalabs: use ASIC functions interface for rreg/wreg
Oded Gabbay
1
-6
/
+26
2019-04-10
habanalabs: Cancel pr_fmt() definition dependency on includes order
Tomer Tayar
1
-2
/
+0
2019-04-04
habanalabs: ASIC_AUTO_DETECT enum value is redundant
Oded Gabbay
1
-5
/
+3
2019-04-02
habanalabs: refactoring in goya.c
Oded Gabbay
1
-4
/
+0
2019-04-01
habanalabs: add new IOCTL for debug, tracing and profiling
Omer Shpigelman
1
-0
/
+25
2019-03-24
habanalabs: add device status option to INFO IOCTL
Dalit Ben Zoor
1
-0
/
+1
2019-03-07
habanalabs: keep track of the device's dma mask
Oded Gabbay
1
-1
/
+4
2019-02-24
habanalabs: add MMU shadow mapping
Omer Shpigelman
1
-9
/
+15
2019-03-07
habanalabs: Add a printout with the name of a busy engine
Tomer Tayar
1
-1
/
+7
2019-03-05
habanalabs: Move PCI code into common file
Tomer Tayar
1
-0
/
+20
2019-03-04
habanalabs: Move device CPU code into common file
Tomer Tayar
1
-0
/
+17
2019-03-03
habanalabs: perform accounting for active CS
Oded Gabbay
1
-5
/
+8
2019-03-05
habanalabs: fix MMU number of pages calculation
Omer Shpigelman
1
-4
/
+4
2019-02-28
habanalabs: disable CPU access on timeouts
Oded Gabbay
1
-0
/
+2
2019-02-28
habanalabs: add MMU DRAM default page mapping
Omer Shpigelman
1
-1
/
+11
2019-02-27
habanalabs: make functions static or declare them
Oded Gabbay
1
-2
/
+0
2019-02-27
habanalabs: allow memory allocations larger than 4GB
Oded Gabbay
1
-1
/
+1
2019-02-18
habanalabs: add debugfs support
Oded Gabbay
1
-0
/
+189
2019-02-18
habanalabs: implement INFO IOCTL
Oded Gabbay
1
-0
/
+2
2019-02-18
habanalabs: add virtual memory and MMU modules
Omer Shpigelman
1
-2
/
+187
2019-02-18
habanalabs: add command submission module
Oded Gabbay
1
-0
/
+275
[next]