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: rename user_ctx as compute_ctx
Oded Gabbay
2019-09-05
4
-19
/
+21
*
habanalabs: show the process context dram usage
Oded Gabbay
2019-09-05
1
-4
/
+7
*
habanalabs: kill user process after CS rollback
Oded Gabbay
2019-09-05
1
-4
/
+13
*
habanalabs: add handle field to context structure
Oded Gabbay
2019-09-05
2
-11
/
+18
*
habanalabs: Use dev_get_drvdata
Chuhong Yuan
2019-09-05
1
-4
/
+2
*
habanalabs: power management through sysfs is only for GOYA
Oded Gabbay
2019-09-05
2
-98
/
+98
*
habanalabs: cap simulator timeout
Oded Gabbay
2019-09-05
1
-6
/
+14
*
habanalabs: add debug print when rejecting CS
Oded Gabbay
2019-09-05
1
-0
/
+2
*
habanalabs: remove write_open_cnt property
Oded Gabbay
2019-09-05
1
-10
/
+0
*
habanalabs: fix device IRQ unmasking for BE host
Ben Segal
2019-08-12
1
-9
/
+24
*
habanalabs: fix endianness handling for internal QMAN submission
Oded Gabbay
2019-08-12
4
-15
/
+17
*
habanalabs: fix completion queue handling when host is BE
Ben Segal
2019-08-12
1
-14
/
+13
*
habanalabs: fix endianness handling for packets from user
Ben Segal
2019-08-12
2
-13
/
+32
*
habanalabs: fix DRAM usage accounting on context tear down
Tomer Tayar
2019-08-12
1
-0
/
+2
*
habanalabs: Avoid double free in error flow
Tomer Tayar
2019-08-12
1
-3
/
+2
*
habanalabs: fix host memory polling in BE architecture
Ben Segal
2019-07-29
4
-6
/
+20
*
habanalabs: fix F/W download in BE architecture
Ben Segal
2019-07-29
1
-17
/
+2
*
habanalabs: don't reset device when getting VRHOT
Oded Gabbay
2019-06-27
1
-1
/
+1
*
habanalabs: use %pad for printing a dma_addr_t
Arnd Bergmann
2019-07-08
1
-2
/
+2
*
habanalabs: Add busy engines bitmask to HW idle IOCTL
Tomer Tayar
2019-07-01
4
-5
/
+14
*
habanalabs: Add debugfs node for engines status
Tomer Tayar
2019-07-01
4
-53
/
+98
*
habanalabs: Update the device idle check
Tomer Tayar
2019-07-01
3
-4
/
+425
*
habanalabs: Allow accessing host mapped addresses via debugfs
Tomer Tayar
2019-06-16
2
-16
/
+38
*
habanalabs: add WARN in case of bad MMU mapping
Oded Gabbay
2019-05-31
1
-0
/
+4
*
habanalabs: remove DMA mask hack for Goya
Oded Gabbay
2019-05-29
1
-15
/
+4
*
habanalabs: set Goya CPU to use ASIC MMU
Oded Gabbay
2019-05-29
1
-3
/
+20
*
habanalabs: add MMU mappings for Goya CPU
Oded Gabbay
2019-05-29
4
-14
/
+137
*
habanalabs: initialize MMU context for driver
Oded Gabbay
2019-05-29
2
-4
/
+13
*
habanalabs: de-couple MMU and VM module initialization
Oded Gabbay
2019-05-29
3
-20
/
+22
*
habanalabs: initialize device CPU queues after MMU init
Oded Gabbay
2019-05-29
3
-48
/
+40
*
habanalabs: add rate-limit to an error message
Oded Gabbay
2019-06-06
1
-1
/
+1
*
habanalabs: remove simulator dedicated code
Oded Gabbay
2019-06-04
2
-11
/
+0
*
habanalabs: restore unsecured registers default values
Dalit Ben Zoor
2019-05-30
1
-3
/
+16
*
habanalabs: clear sobs and monitors in context switch
Dalit Ben Zoor
2019-05-30
1
-0
/
+7
*
habanalabs: make tpc registers secured
Dalit Ben Zoor
2019-05-30
1
-0
/
+16
*
habanalabs: don't limit packet size for device CPU
Oded Gabbay
2019-05-17
3
-23
/
+3
*
habanalabs: support device memory memset > 4GB
Oded Gabbay
2019-05-16
1
-19
/
+30
*
habanalabs: print event name for fatal and non-RAZWI events
Omer Shpigelman
2019-05-13
1
-19
/
+98
*
habanalabs: increase PCI ELBI timeout for Palladium
Omer Shpigelman
2019-05-13
2
-1
/
+11
*
habanalabs: pass device pointer to asic-specific function
Oded Gabbay
2019-05-12
4
-7
/
+8
*
habanalabs: change polling functions to macros
Oded Gabbay
2019-05-09
5
-129
/
+81
*
habanalabs: remove redundant memory clear
Oded Gabbay
2019-05-09
1
-2
/
+0
*
habanalabs: remove redundant CB size adjustment
Oded Gabbay
2019-05-09
1
-8
/
+1
*
habanalabs: check to load F/W before boot status
Oded Gabbay
2019-05-08
1
-3
/
+3
*
habanalabs: remove dead code in habanalabs_drv.c
Oded Gabbay
2019-05-08
1
-30
/
+26
*
habanalabs: force user to set device debug mode
Oded Gabbay
2019-05-04
5
-1
/
+73
*
habanalabs: minor documentation and prints fixes
Omer Shpigelman
2019-05-05
2
-4
/
+4
*
habanalabs: remove redundant CPU checks
Omer Shpigelman
2019-05-05
1
-15
/
+5
*
habanalabs: improve a couple of error messages
Oded Gabbay
2019-05-04
2
-3
/
+3
*
habanalabs: use u64_to_user_ptr() for reading user pointers
Arnd Bergmann
2019-06-20
1
-1
/
+1
[next]