summaryrefslogtreecommitdiffstats
path: root/drivers/misc/habanalabs
Commit message (Expand)AuthorAgeFilesLines
* habanalabs: use u64_to_user_ptr() for reading user pointersArnd Bergmann2019-06-201-1/+1
* Merge tag 'char-misc-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-06-089-59/+65
|\
| * habanalabs: Read upper bits of trace buffer from RWPHITomer Tayar2019-06-041-2/+12
| * habanalabs: Fix virtual address access via debugfs for 2MB pagesTomer Tayar2019-06-031-1/+4
| * habanalabs: fix bug in checking huge page optimizationOded Gabbay2019-05-281-6/+0
| * habanalabs: Avoid using a non-initialized MMU cache mutexTomer Tayar2019-05-242-7/+3
| * habanalabs: fix debugfs codeJann Horn2019-05-241-42/+18
| * habanalabs: halt debug engines on user process closeOmer Shpigelman2019-05-245-1/+28
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-213-0/+3
|/
* habanalabs: Update CPU DMA memory label nameTomer Tayar2019-05-021-2/+2
* habanalabs: Update CPU DMA pool label nameTomer Tayar2019-05-021-2/+2
* habanalabs: increase timeout if working with simulatorDalit Ben Zoor2019-04-302-2/+13
* habanalabs: remove condition that is always trueDalit Ben Zoor2019-05-011-25/+23
* habanalabs: remove redundant member from parser structDalit Ben Zoor2019-05-013-5/+1
* habanalabs: Manipulate DMA addresses in ASIC functionsTomer Tayar2019-05-016-56/+72
* habanalabs: rename functions to improve code readabilityOded Gabbay2019-05-015-36/+38
* habanalabs: remove call to cs_parser()Dalit Ben Zoor2019-04-301-24/+3
* habanalabs: Use single pool for CPU accessible host memoryTomer Tayar2019-04-284-22/+48
* habanalabs: return old dram bar address upon changeOded Gabbay2019-04-283-35/+35
* habanalabs: rename restore to ctx_switch when appropriateOded Gabbay2019-04-254-21/+22
* habanalabs: use ASIC functions interface for rreg/wregOded Gabbay2019-04-223-44/+71
* uapi/habanalabs: add missing fields in bmon paramsOded Gabbay2019-04-211-4/+12
* habanalabs: re-factor goya_parse_cb_no_ext_queue()Oded Gabbay2019-04-211-22/+21
* habanalabs: Cancel pr_fmt() definition dependency on includes orderTomer Tayar2019-04-103-2/+4
* Merge 5.1-rc6 into char-misc-nextGreg Kroah-Hartman2019-04-211-5/+4
|\
| * habanalabs: remove low credit limit of DMA #0Oded Gabbay2019-03-241-5/+4
* | habanalabs: prevent device PTE read/write during hard-resetOded Gabbay2019-04-061-0/+6
* | habanalabs: improve IOCTLs behavior when disabled or resetOded Gabbay2019-04-064-6/+16
* | habanalabs: all FD must be closed before removing deviceOded Gabbay2019-04-061-5/+27
* | habanalabs: split mmu/no-mmu code paths in memory ioctlOded Gabbay2019-04-041-85/+92
* | habanalabs: ASIC_AUTO_DETECT enum value is redundantOded Gabbay2019-04-042-7/+5
* | habanalabs: refactoring in goya.cOded Gabbay2019-04-023-81/+88
* | habanalabs: add goya implementation for debug configurationOmer Shpigelman2019-04-016-6/+1122
* | habanalabs: add new IOCTL for debug, tracing and profilingOmer Shpigelman2019-04-016-2/+154
* | habanalabs: remove extra semicolonOded Gabbay2019-04-021-1/+1
* | habanalabs: prevent CPU soft lockup on PalladiumOded Gabbay2019-03-311-2/+9
* | habanalabs: remove trailing blank line from EOFOded Gabbay2019-03-3191-91/+0
* | habanalabs: improve error messagesOded Gabbay2019-03-272-2/+3
* | habanalabs: add device status option to INFO IOCTLDalit Ben Zoor2019-03-243-0/+35
* | habanalabs: allow user to modify TPC clock relaxation valueDalit Ben Zoor2019-03-211-2/+12
* | habanalabs: set new golden value to tpc clock relaxationDalit Ben Zoor2019-03-201-0/+2
* | habanalabs: never fail hard reset of deviceOded Gabbay2019-03-171-10/+9
* | habanalabs: keep track of the device's dma maskOded Gabbay2019-03-074-39/+65
* | habanalabs: add MMU shadow mappingOmer Shpigelman2019-02-243-284/+356
* | habanalabs: Allow accessing DRAM virtual addresses via debugfsTomer Tayar2019-03-121-5/+91
* | habanalabs: Add a printout with the name of a busy engineTomer Tayar2019-03-073-13/+21
* | habanalabs: Remove unneeded function pointersTomer Tayar2019-03-062-12/+4
* | habanalabs: Move PCI code into common fileTomer Tayar2019-03-056-265/+434
* | habanalabs: ratelimit warnings at start of IOCTLsOded Gabbay2019-03-052-2/+2
* | habanalabs: remove unused definesOded Gabbay2019-02-281-8/+6