summaryrefslogtreecommitdiffstats
path: root/drivers/misc/cxl/api.c
Commit message (Expand)AuthorAgeFilesLines
* cxl: Remove dead codeFrederic Barrat2016-04-111-9/+0Star
* cxl: Remove cxl_get_phys_dev() kernel APIFrederic Barrat2016-03-091-1/+0Star
* 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/+2Star
* 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/+0Star
* 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/+5Star
* cxl: Add AFU virtual PHB and kernel APIMichael Neuling2015-06-031-0/+331