summaryrefslogtreecommitdiffstats
path: root/drivers/misc/cxl/native.c
Commit message (Expand)AuthorAgeFilesLines
* cxl: Allocate and release the SPA with the AFUDaniel Axtens2015-08-141-11/+22
* cxl: Drop commands if the PCI channel is not in normal stateDaniel Axtens2015-08-141-3/+69
* cxl: Don't ignore add_process_element() result when attaching contextDaniel Axtens2015-08-061-3/+1
* cxl: use more common format specifierRasmus Villemoes2015-07-131-5/+5
* cxl: Move include file cxl.h -> cxl-base.hMichael Neuling2015-06-031-1/+1
* cxl: Configure PSL for kernel contexts and merge codeMichael Neuling2015-06-031-28/+35
* cxl: Export some symbolsMichael Neuling2015-06-031-5/+5
* cxl: cxl_afu_reset() -> __cxl_afu_reset()Michael Neuling2015-06-031-4/+4
* cxl: Add tracepointsIan Munsie2015-01-221-8/+30
* cxl: Disable SPAP register when freeing SPAIan Munsie2014-12-291-0/+1
* cxl: Add timeout to process element commandsIan Munsie2014-12-121-0/+5
* cxl: Change contexts_lock to a mutex to fix sleep while atomic bugIan Munsie2014-12-121-7/+0
* cxl: Return error to PSL if IRQ demultiplexing fails & print clearer warningIan Munsie2014-11-181-7/+7
* cxl: Disable secondary hash in segment tableIan Munsie2014-10-281-2/+2
* cxl: Driver code for powernv PCIe based cards for userspace accessIan Munsie2014-10-081-0/+683
OpenPOWER on IntegriCloud