summaryrefslogtreecommitdiffstats
path: root/drivers/misc/cxl/native.c
Commit message (Expand)AuthorAgeFilesLines
* cxl: Adapter failure handlingChristophe Lombard2016-03-091-16/+16
* cxl: Support the cxl kernel API from a guestFrederic Barrat2016-03-091-0/+50
* cxl: sysfs support for guestsChristophe Lombard2016-03-091-0/+7
* cxl: Separate bare-metal fields in adapter and AFU data structuresChristophe Lombard2016-03-091-41/+44
* cxl: New hcalls to support cxl adaptersChristophe Lombard2016-03-091-0/+1
* cxl: Rename some bare-metal specific functionsFrederic Barrat2016-03-091-48/+50
* cxl: Introduce implementation-specific APIFrederic Barrat2016-03-091-52/+83
* cxl: Move bare-metal specific code to specialized filesFrederic Barrat2016-03-091-1/+239
* cxl: Move common code away from bare-metal-specific filesChristophe Lombard2016-03-091-21/+0Star
* cxl: Set endianess of kernel contextsFrederic Barrat2015-12-081-1/+1
* cxl: Fix number of allocated pages in SPAChristophe Lombard2015-10-071-1/+1
* 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/+1Star
* 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/+0Star
* 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