index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
habanalabs
/
goya
/
goya.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
habanalabs: re-factor H/W queues initialization
Omer Shpigelman
2020-05-17
1
-1
/
+8
*
habanalabs: remove stop-on-error flag from DMA
Omer Shpigelman
2020-05-17
1
-1
/
+5
*
habanalabs: don't wait for ASIC CPU after reset
Oded Gabbay
2020-05-17
1
-24
/
+0
*
habanalabs: add print upon clock change
Omer Shpigelman
2020-03-24
1
-1
/
+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: ratelimit error prints of IRQs
Oded Gabbay
2020-03-24
1
-6
/
+7
*
habanalabs: add debugfs write64/read64
Moti Haimovski
2020-03-24
1
-0
/
+92
*
habanalabs: fix DDR bar address setting
Omer Shpigelman
2020-03-24
1
-2
/
+1
*
habanalabs: split the host MMU properties
Omer Shpigelman
2020-03-24
1
-11
/
+14
*
habanalabs: flush only at the end of the map/unmap
Pawel Piskorski
2020-03-24
1
-8
/
+12
*
habanalabs: patched cb equals user cb in device memset
Oded Gabbay
2020-02-11
1
-2
/
+0
*
habanalabs: halt the engines before hard-reset
Oded Gabbay
2020-02-11
1
-0
/
+42
*
habanalabs: remove variable 'val' set but not used
Chen Wandun
2019-12-14
1
-8
/
+7
*
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
1
-3
/
+0
*
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
1
-0
/
+17
*
habanalabs: type specific MMU cache invalidation
Omer Shpigelman
2019-11-21
1
-2
/
+4
*
habanalabs: re-factor memory module code
Omer Shpigelman
2019-11-21
1
-1
/
+1
*
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
1
-0
/
+3
*
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
1
-1
/
+2
*
habanalabs: set TPC Icache to 16 cache lines
Oded Gabbay
2019-11-21
1
-0
/
+3
*
habanalabs: Add a new H/W queue type
Tomer Tayar
2019-11-21
1
-2
/
+2
*
habanalabs: Mark queue as expecting CB handle or address
Tomer Tayar
2019-11-21
1
-0
/
+3
*
habanalabs: handle F/W failure for sensor initialization
Oded Gabbay
2019-11-21
1
-0
/
+5
*
habanalabs: stop using the acronym KMD
Oded Gabbay
2019-09-05
1
-11
/
+11
*
habanalabs: display card name as sensors header
Oded Gabbay
2019-09-05
1
-0
/
+4
*
habanalabs: add uapi to retrieve aggregate H/W events
Oded Gabbay
2019-09-05
1
-2
/
+7
*
habanalabs: Make the Coresight timestamp perpetual
Tomer Tayar
2019-09-05
1
-0
/
+23
*
habanalabs: Add descriptive name to PSOC app status register
Tomer Tayar
2019-09-05
1
-2
/
+2
*
habanalabs: Add descriptive names to PSOC scratch-pad registers
Tomer Tayar
2019-09-05
1
-17
/
+16
*
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
1
-3
/
+4
*
habanalabs: fix endianness handling for packets from user
Ben Segal
2019-08-12
1
-13
/
+19
*
habanalabs: fix host memory polling in BE architecture
Ben Segal
2019-07-29
1
-2
/
+3
*
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
1
-2
/
+9
*
habanalabs: Add debugfs node for engines status
Tomer Tayar
2019-07-01
1
-45
/
+84
*
habanalabs: Update the device idle check
Tomer Tayar
2019-07-01
1
-4
/
+6
*
habanalabs: Allow accessing host mapped addresses via debugfs
Tomer Tayar
2019-06-16
1
-4
/
+15
*
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
1
-5
/
+121
*
habanalabs: initialize device CPU queues after MMU init
Oded Gabbay
2019-05-29
1
-36
/
+28
*
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
[next]