summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* habanalabs: Add debugfs node for engines statusTomer Tayar2019-07-014-53/+98
* habanalabs: Update the device idle checkTomer Tayar2019-07-013-4/+425
* habanalabs: Allow accessing host mapped addresses via debugfsTomer Tayar2019-06-162-16/+38
* habanalabs: add WARN in case of bad MMU mappingOded Gabbay2019-05-311-0/+4
* habanalabs: remove DMA mask hack for GoyaOded Gabbay2019-05-291-15/+4
* habanalabs: set Goya CPU to use ASIC MMUOded Gabbay2019-05-291-3/+20
* habanalabs: add MMU mappings for Goya CPUOded Gabbay2019-05-294-14/+137
* habanalabs: initialize MMU context for driverOded Gabbay2019-05-292-4/+13
* habanalabs: de-couple MMU and VM module initializationOded Gabbay2019-05-293-20/+22
* habanalabs: initialize device CPU queues after MMU initOded Gabbay2019-05-293-48/+40
* habanalabs: add rate-limit to an error messageOded Gabbay2019-06-061-1/+1
* habanalabs: remove simulator dedicated codeOded Gabbay2019-06-042-11/+0
* habanalabs: restore unsecured registers default valuesDalit Ben Zoor2019-05-301-3/+16
* habanalabs: clear sobs and monitors in context switchDalit Ben Zoor2019-05-301-0/+7
* habanalabs: make tpc registers securedDalit Ben Zoor2019-05-301-0/+16
* habanalabs: don't limit packet size for device CPUOded Gabbay2019-05-173-23/+3
* habanalabs: support device memory memset > 4GBOded Gabbay2019-05-161-19/+30
* habanalabs: print event name for fatal and non-RAZWI eventsOmer Shpigelman2019-05-131-19/+98
* habanalabs: increase PCI ELBI timeout for PalladiumOmer Shpigelman2019-05-132-1/+11
* habanalabs: pass device pointer to asic-specific functionOded Gabbay2019-05-124-7/+8
* habanalabs: change polling functions to macrosOded Gabbay2019-05-095-129/+81
* habanalabs: remove redundant memory clearOded Gabbay2019-05-091-2/+0
* habanalabs: remove redundant CB size adjustmentOded Gabbay2019-05-091-8/+1
* habanalabs: check to load F/W before boot statusOded Gabbay2019-05-081-3/+3
* habanalabs: remove dead code in habanalabs_drv.cOded Gabbay2019-05-081-30/+26
* habanalabs: force user to set device debug modeOded Gabbay2019-05-045-1/+73
* habanalabs: minor documentation and prints fixesOmer Shpigelman2019-05-052-4/+4
* habanalabs: remove redundant CPU checksOmer Shpigelman2019-05-051-15/+5
* habanalabs: improve a couple of error messagesOded Gabbay2019-05-042-3/+3
* ocxl: Allow contexts to be attached with a NULL mmAlastair D'Silva2019-07-032-7/+30
* fsi: sbefifo: Don't fail operations when in SBE IPL stateEddie James2019-07-031-2/+2
* coresight: tmc: Smatch: Fix potential NULL pointer dereferenceSuzuki K Poulose2019-07-031-2/+4
* coresight: etm3x: Smatch: Fix potential NULL pointer dereferenceSuzuki K Poulose2019-07-031-1/+2
* coresight: Potential uninitialized variable in probe()Dan Carpenter2019-07-031-0/+1
* coresight: etb10: Do not call smp_processor_id from preemptibleSuzuki K Poulose2019-07-031-4/+2
* coresight: tmc-etf: Do not call smp_processor_id from preemptibleSuzuki K Poulose2019-07-031-4/+2
* coresight: tmc-etr: alloc_perf_buf: Do not call smp_processor_id from preempt...Suzuki K Poulose2019-07-031-5/+2
* coresight: tmc-etr: Do not call smp_processor_id() from preemptibleSuzuki K Poulose2019-07-031-4/+2
* docs: misc-devices: convert files without extension to ReSTMauro Carvalho Chehab2019-07-032-2/+2
* fpga: dfl: fme: align PR buffer size per PR datawidthWu Hao2019-07-031-5/+9
* fpga: dfl: fme: remove copy_to_user() in ioctl for PRWu Hao2019-07-031-3/+0
* fpga: dfl-fme-mgr: fix FME_PR_INTFC_ID register address.Wu Hao2019-07-031-2/+2
* intel_th: msu: Start read iterator from a non-empty windowAlexander Shishkin2019-07-031-9/+33
* intel_th: msu: Split sgt array and pointer in multiwindow modeAlexander Shishkin2019-07-031-10/+13
* intel_th: msu: Support multipage blocksAlexander Shishkin2019-07-031-18/+38
* intel_th: pci: Add Ice Lake NNPI supportAlexander Shishkin2019-07-031-0/+5
* intel_th: msu: Fix single mode with disabled IOMMUAlexander Shishkin2019-07-031-1/+1
* intel_th: msu: Remove set but not used variable 'last'YueHaibing2019-07-031-2/+1
* intel_th: msu: Fix unused variable warning on arm64 platformShaokun Zhang2019-07-031-13/+27
* misc: fsa9480: Delete this driverLinus Walleij2019-07-033-557/+0