summaryrefslogtreecommitdiffstats
path: root/drivers/misc/cxl/api.c
Commit message (Expand)AuthorAgeFilesLines
* cxl: Add support for interrupts on the Mellanox CX4Ian Munsie2016-07-141-0/+71
* cxl: Add preliminary workaround for CX4 interrupt limitationIan Munsie2016-07-141-0/+15
* cxl: Add kernel APIs to get & set the max irqs per contextIan Munsie2016-07-141-0/+27
* cxl: Add support for using the kernel API with a real PHBIan Munsie2016-07-141-0/+5
* cxl: Add set and get private data to context structMichael Neuling2016-06-281-0/+21
* cxl: Add mechanism for delivering AFU driver specific eventsPhilippe Bergheaud2016-06-281-0/+17
* cxl: Update process element after allocating interruptsIan Munsie2016-06-161-1/+11
* cxl: Add kernel API to allow a context to operate with relocate disabledIan Munsie2016-05-111-0/+19
* cxl: Remove dead codeFrederic Barrat2016-04-111-9/+0
* cxl: Remove cxl_get_phys_dev() kernel APIFrederic Barrat2016-03-091-1/+0
* cxl: Support the cxl kernel API from a guestFrederic Barrat2016-03-091-17/+46
* cxl: Add guest-specific codeChristophe Lombard2016-03-091-1/+1
* cxl: Introduce implementation-specific APIFrederic Barrat2016-03-091-4/+4
* cxl: Define process problem state area at attach time onlyFrederic Barrat2016-03-091-9/+2
* cxl: Fix DSI misses when the context owning task exitsVaibhav Jain2016-01-051-1/+1
* cxl: Fix possible idr warning when contexts are releasedVaibhav Jain2015-11-241-4/+0
* cxl: fix leak of IRQ names in cxl_free_afu_irqs()Andrew Donnellan2015-10-011-0/+1
* cxl: Fix force unmapping mmaps of contexts allocated through the kernel apiIan Munsie2015-08-301-3/+30
* cxl: Fix + cleanup error paths in cxl_dev_context_initIan Munsie2015-08-301-7/+12
* cxl: Allow release of contexts which have been OPENED but not STARTEDAndrew Donnellan2015-08-201-1/+1
* cxl: Allow the kernel to trust that an image won't change on PERST.Daniel Axtens2015-08-141-0/+7
* cxl: Fix refcounting in kernel APIMichael Neuling2015-07-071-7/+5
* cxl: Add AFU virtual PHB and kernel APIMichael Neuling2015-06-031-0/+331
OpenPOWER on IntegriCloud