index
:
linux.git
master
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-06-20
habanalabs: use u64_to_user_ptr() for reading user pointers
Arnd Bergmann
2019-06-08
Merge tag 'char-misc-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-06-04
habanalabs: Read upper bits of trace buffer from RWPHI
Tomer Tayar
2019-06-03
habanalabs: Fix virtual address access via debugfs for 2MB pages
Tomer Tayar
2019-05-28
habanalabs: fix bug in checking huge page optimization
Oded Gabbay
2019-05-24
habanalabs: Avoid using a non-initialized MMU cache mutex
Tomer Tayar
2019-05-24
habanalabs: fix debugfs code
Jann Horn
2019-05-24
habanalabs: halt debug engines on user process close
Omer Shpigelman
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
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-04-30
habanalabs: increase timeout if working with simulator
Dalit Ben Zoor
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: Use single pool for CPU accessible host memory
Tomer Tayar
2019-04-28
habanalabs: return old dram bar address upon change
Oded Gabbay
2019-04-25
habanalabs: rename restore to ctx_switch when appropriate
Oded Gabbay
2019-04-22
habanalabs: use ASIC functions interface for rreg/wreg
Oded Gabbay
2019-04-21
uapi/habanalabs: add missing fields in bmon params
Oded Gabbay
2019-04-21
habanalabs: re-factor goya_parse_cb_no_ext_queue()
Oded Gabbay
2019-04-10
habanalabs: Cancel pr_fmt() definition dependency on includes order
Tomer Tayar
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-06
habanalabs: improve IOCTLs behavior when disabled or reset
Oded Gabbay
2019-04-06
habanalabs: all FD must be closed before removing device
Oded Gabbay
2019-04-04
habanalabs: split mmu/no-mmu code paths in memory ioctl
Oded Gabbay
2019-04-04
habanalabs: ASIC_AUTO_DETECT enum value is redundant
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-04-02
habanalabs: remove extra semicolon
Oded Gabbay
2019-03-31
habanalabs: prevent CPU soft lockup on Palladium
Oded Gabbay
2019-03-31
habanalabs: remove trailing blank line from EOF
Oded Gabbay
2019-03-27
habanalabs: improve error messages
Oded Gabbay
2019-03-24
habanalabs: remove low credit limit of DMA #0
Oded Gabbay
2019-03-24
habanalabs: add device status option to INFO IOCTL
Dalit Ben Zoor
2019-03-21
habanalabs: allow user to modify TPC clock relaxation value
Dalit Ben Zoor
2019-03-20
habanalabs: set new golden value to tpc clock relaxation
Dalit Ben Zoor
2019-03-17
habanalabs: never fail hard reset of device
Oded Gabbay
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-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
[next]