index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
habanalabs
Age
Commit message (
Expand
)
Author
2019-03-03
habanalabs: cast to expected type
Oded Gabbay
2019-03-03
habanalabs: prevent host crash during suspend/resume
Oded Gabbay
2019-03-03
habanalabs: perform accounting for active CS
Oded Gabbay
2019-03-14
habanalabs: fix mapping with page size bigger than 4KB
Omer Shpigelman
2019-03-13
habanalabs: complete user context cleanup before hard reset
Omer Shpigelman
2019-03-07
habanalabs: fix bug when mapping very large memory area
Omer Shpigelman
2019-03-05
habanalabs: fix MMU number of pages calculation
Omer Shpigelman
2019-03-02
habanalabs: adjust Kconfig to fix build errors
Oded Gabbay
2019-03-02
habanalabs: use %px instead of %p in error print
Oded Gabbay
2019-03-01
habanalabs: use do_div for 64-bit divisions
Oded Gabbay
2019-02-28
habanalabs: fix little-endian<->cpu conversion warnings
Oded Gabbay
2019-02-28
habanalabs: use NULL to initialize array of pointers
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: fix memory leak with CBs with unaligned size
Oded Gabbay
2019-02-28
habanalabs: return correct error code on MMU mapping failure
Omer Shpigelman
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
misc/habanalabs: adjust Kconfig to fix build errors
Randy Dunlap
2019-02-27
habanalabs: make functions static or declare them
Oded Gabbay
2019-02-27
habanalabs: allow memory allocations larger than 4GB
Oded Gabbay
2019-02-26
habanalabs: use u64 when comparing variables' sum to u32_max
Oded Gabbay
2019-02-26
habanalabs: return error when failing to read/write i2c
Oded Gabbay
2019-02-23
habanalabs: driver's Kconfig must select DMA_SHARED_BUFFER
Oded Gabbay
2019-02-23
habanalabs: don't print result when rc indicates error
Oded Gabbay
2019-02-22
habanalabs: use GFP_ATOMIC under spin lock
Wei Yongjun
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
2019-02-18
habanalabs: add basic Goya h/w initialization
Oded Gabbay
2019-02-18
habanalabs: add command buffer module
Oded Gabbay
2019-02-18
habanalabs: add context and ASID modules
Oded Gabbay
2019-02-18
habanalabs: add basic Goya support
Oded Gabbay
2019-02-18
habanalabs: add Goya registers header files
Oded Gabbay
2019-02-18
habanalabs: add skeleton driver
Oded Gabbay