summaryrefslogtreecommitdiff
path: root/drivers/misc/habanalabs
AgeCommit message (Expand)Author
2019-05-02habanalabs: Update CPU DMA memory label nameTomer Tayar
2019-05-02habanalabs: Update CPU DMA pool label nameTomer Tayar
2019-04-30habanalabs: increase timeout if working with simulatorDalit Ben Zoor
2019-05-01habanalabs: remove condition that is always trueDalit Ben Zoor
2019-05-01habanalabs: remove redundant member from parser structDalit Ben Zoor
2019-05-01habanalabs: Manipulate DMA addresses in ASIC functionsTomer Tayar
2019-05-01habanalabs: rename functions to improve code readabilityOded Gabbay
2019-04-30habanalabs: remove call to cs_parser()Dalit Ben Zoor
2019-04-28habanalabs: Use single pool for CPU accessible host memoryTomer Tayar
2019-04-28habanalabs: return old dram bar address upon changeOded Gabbay
2019-04-25habanalabs: rename restore to ctx_switch when appropriateOded Gabbay
2019-04-22habanalabs: use ASIC functions interface for rreg/wregOded Gabbay
2019-04-21uapi/habanalabs: add missing fields in bmon paramsOded Gabbay
2019-04-21habanalabs: re-factor goya_parse_cb_no_ext_queue()Oded Gabbay
2019-04-10habanalabs: Cancel pr_fmt() definition dependency on includes orderTomer Tayar
2019-04-21Merge 5.1-rc6 into char-misc-nextGreg Kroah-Hartman
2019-04-06habanalabs: prevent device PTE read/write during hard-resetOded Gabbay
2019-04-06habanalabs: improve IOCTLs behavior when disabled or resetOded Gabbay
2019-04-06habanalabs: all FD must be closed before removing deviceOded Gabbay
2019-04-04habanalabs: split mmu/no-mmu code paths in memory ioctlOded Gabbay
2019-04-04habanalabs: ASIC_AUTO_DETECT enum value is redundantOded Gabbay
2019-04-02habanalabs: refactoring in goya.cOded Gabbay
2019-04-01habanalabs: add goya implementation for debug configurationOmer Shpigelman
2019-04-01habanalabs: add new IOCTL for debug, tracing and profilingOmer Shpigelman
2019-04-02habanalabs: remove extra semicolonOded Gabbay
2019-03-31habanalabs: prevent CPU soft lockup on PalladiumOded Gabbay
2019-03-31habanalabs: remove trailing blank line from EOFOded Gabbay
2019-03-27habanalabs: improve error messagesOded Gabbay
2019-03-24habanalabs: remove low credit limit of DMA #0Oded Gabbay
2019-03-24habanalabs: add device status option to INFO IOCTLDalit Ben Zoor
2019-03-21habanalabs: allow user to modify TPC clock relaxation valueDalit Ben Zoor
2019-03-20habanalabs: set new golden value to tpc clock relaxationDalit Ben Zoor
2019-03-17habanalabs: never fail hard reset of deviceOded Gabbay
2019-03-07habanalabs: keep track of the device's dma maskOded Gabbay
2019-03-03habanalabs: cast to expected typeOded Gabbay
2019-03-03habanalabs: prevent host crash during suspend/resumeOded Gabbay
2019-03-03habanalabs: perform accounting for active CSOded Gabbay
2019-03-14habanalabs: fix mapping with page size bigger than 4KBOmer Shpigelman
2019-03-13habanalabs: complete user context cleanup before hard resetOmer Shpigelman
2019-03-07habanalabs: fix bug when mapping very large memory areaOmer Shpigelman
2019-03-05habanalabs: fix MMU number of pages calculationOmer Shpigelman
2019-03-02habanalabs: adjust Kconfig to fix build errorsOded Gabbay
2019-03-02habanalabs: use %px instead of %p in error printOded Gabbay
2019-03-01habanalabs: use do_div for 64-bit divisionsOded Gabbay
2019-02-28habanalabs: fix little-endian<->cpu conversion warningsOded Gabbay
2019-02-28habanalabs: use NULL to initialize array of pointersOded Gabbay
2019-02-28habanalabs: fix little-endian<->cpu conversion warningsTomer Tayar
2019-02-28habanalabs: soft-reset device if context-switch failsOded Gabbay
2019-02-28habanalabs: print pointer using %pOded Gabbay
2019-02-28habanalabs: fix memory leak with CBs with unaligned sizeOded Gabbay