index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
habanalabs
/
goya
/
goya.c
Age
Commit message (
Expand
)
Author
2019-05-24
habanalabs: halt debug engines on user process close
Omer Shpigelman
2019-05-02
habanalabs: Update CPU DMA memory label name
Tomer Tayar
2019-05-02
habanalabs: Update CPU DMA pool label name
Tomer Tayar
2019-05-01
habanalabs: remove condition that is always true
Dalit Ben Zoor
2019-05-01
habanalabs: remove redundant member from parser struct
Dalit Ben Zoor
2019-05-01
habanalabs: Manipulate DMA addresses in ASIC functions
Tomer Tayar
2019-05-01
habanalabs: rename functions to improve code readability
Oded Gabbay
2019-04-30
habanalabs: remove call to cs_parser()
Dalit Ben Zoor
2019-04-28
habanalabs: return old dram bar address upon change
Oded Gabbay
2019-04-22
habanalabs: use ASIC functions interface for rreg/wreg
Oded Gabbay
2019-04-21
habanalabs: re-factor goya_parse_cb_no_ext_queue()
Oded Gabbay
2019-04-21
Merge 5.1-rc6 into char-misc-next
Greg Kroah-Hartman
2019-04-06
habanalabs: prevent device PTE read/write during hard-reset
Oded Gabbay
2019-04-02
habanalabs: refactoring in goya.c
Oded Gabbay
2019-04-01
habanalabs: add goya implementation for debug configuration
Omer Shpigelman
2019-04-01
habanalabs: add new IOCTL for debug, tracing and profiling
Omer Shpigelman
2019-03-24
habanalabs: remove low credit limit of DMA #0
Oded Gabbay
2019-03-20
habanalabs: set new golden value to tpc clock relaxation
Dalit Ben Zoor
2019-03-07
habanalabs: keep track of the device's dma mask
Oded Gabbay
2019-03-03
habanalabs: cast to expected type
Oded Gabbay
2019-03-03
habanalabs: prevent host crash during suspend/resume
Oded Gabbay
2019-03-02
habanalabs: use %px instead of %p in error print
Oded Gabbay
2019-02-28
habanalabs: fix little-endian<->cpu conversion warnings
Tomer Tayar
2019-02-28
habanalabs: soft-reset device if context-switch fails
Oded Gabbay
2019-02-28
habanalabs: print pointer using %p
Oded Gabbay
2019-02-28
habanalabs: extend QMAN0 job timeout
Omer Shpigelman
2019-02-28
habanalabs: set DMA0 completion to SOB 1007
Oded Gabbay
2019-02-28
habanalabs: fix validation of WREG32 to DMA completion
Oded Gabbay
2019-02-28
habanalabs: fix mmu cache registers init
Oded Gabbay
2019-02-28
habanalabs: disable CPU access on timeouts
Oded Gabbay
2019-02-28
habanalabs: add MMU DRAM default page mapping
Omer Shpigelman
2019-02-28
habanalabs: Dissociate RAZWI info from event types
Tomer Tayar
2019-02-27
habanalabs: make functions static or declare them
Oded Gabbay
2019-02-26
habanalabs: use u64 when comparing variables' sum to u32_max
Oded Gabbay
2019-03-07
habanalabs: Add a printout with the name of a busy engine
Tomer Tayar
2019-03-06
habanalabs: Remove unneeded function pointers
Tomer Tayar
2019-03-05
habanalabs: Move PCI code into common file
Tomer Tayar
2019-03-04
habanalabs: use EQ MSI/X ID per chip
Oded Gabbay
2019-03-04
habanalabs: Move device CPU code into common file
Tomer Tayar
2019-02-24
habanalabs: rename goya_non_fatal_events array to all events
Oded Gabbay
2019-02-24
habanalabs: add new device CPU boot status
Igor Grinberg
2019-02-23
habanalabs: don't print result when rc indicates error
Oded Gabbay
2019-02-18
habanalabs: add debugfs support
Oded Gabbay
2019-02-18
habanalabs: implement INFO IOCTL
Oded Gabbay
2019-02-18
habanalabs: add virtual memory and MMU modules
Omer Shpigelman
2019-02-18
habanalabs: add command submission module
Oded Gabbay
2019-02-18
habanalabs: add device reset support
Oded Gabbay
2019-02-18
habanalabs: add sysfs and hwmon support
Oded Gabbay
2019-02-18
habanalabs: add event queue and interrupts
Oded Gabbay
2019-02-18
habanalabs: add h/w queues module
Oded Gabbay
[next]