summaryrefslogtreecommitdiffstats
path: root/drivers/misc/cxl/cxl.h
Commit message (Expand)AuthorAgeFilesLines
* cxl: Add alternate MMIO error handlingIan Munsie2015-08-181-1/+3
* cxl: EEH supportDaniel Axtens2015-08-141-0/+1
* cxl: Allow the kernel to trust that an image won't change on PERST.Daniel Axtens2015-08-141-0/+1
* cxl: Allocate and release the SPA with the AFUDaniel Axtens2015-08-141-0/+3
* cxl: Drop commands if the PCI channel is not in normal stateDaniel Axtens2015-08-141-8/+36
* cxl: Convert MMIO read/write macros to inline functionsDaniel Axtens2015-08-141-16/+35
* cxl: Add AFU virtual PHB and kernel APIMichael Neuling2015-06-031-0/+5
* cxl: Export file ops for use by APIMichael Neuling2015-06-031-0/+9
* cxl: Move include file cxl.h -> cxl-base.hMichael Neuling2015-06-031-1/+1
* cxl: Split afu_register_irqs() functionMichael Neuling2015-06-031-0/+1
* cxl: Export some symbolsMichael Neuling2015-06-031-0/+5
* cxl: cxl_afu_reset() -> __cxl_afu_reset()Michael Neuling2015-06-031-1/+1
* cxl: Rework detach context functionsMichael Neuling2015-06-031-0/+1
* cxl: Add cookie parameter to afu_release_irqs()Michael Neuling2015-06-031-1/+1
* cxl: Use call_rcu to reduce latency when releasing the afu fdIan Munsie2015-06-031-0/+2
* cxl: Export AFU error buffer via sysfsVaibhav Jain2015-06-031-0/+7
* cxl: Implement an ioctl to fetch afu card-id, offset-id and modeVaibhav Jain2015-06-031-2/+0
* cxl: Export optional AFU configuration record in sysfsIan Munsie2015-02-061-0/+13
* cxl: Add ability to reset the cardRyan Grimm2015-01-221-0/+1
* cxl: Use image state defaults for reloading FPGARyan Grimm2015-01-221-0/+1
* cxl: Disable AFU debug flagIan Munsie2014-12-291-0/+7
* cxl: Unmap MMIO regions when detaching a contextIan Munsie2014-12-121-1/+6
* cxl: Change contexts_lock to a mutex to fix sleep while atomic bugIan Munsie2014-12-121-1/+1
* cxl: Name interrupts in /proc/interruptMichael Neuling2014-11-181-3/+10
* cxl: Return error to PSL if IRQ demultiplexing fails & print clearer warningIan Munsie2014-11-181-1/+1
* cxl: Driver code for powernv PCIe based cards for userspace accessIan Munsie2014-10-081-0/+629
OpenPOWER on IntegriCloud