aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/cxl/api.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-09cxl: Remove cxl_get_phys_dev() kernel APIFrederic Barrat1-1/+0
2016-03-09cxl: Support the cxl kernel API from a guestFrederic Barrat1-17/+46
2016-03-09cxl: Add guest-specific codeChristophe Lombard1-1/+1
2016-03-09cxl: Introduce implementation-specific APIFrederic Barrat1-4/+4
2016-03-09cxl: Define process problem state area at attach time onlyFrederic Barrat1-9/+2
2016-01-05cxl: Fix DSI misses when the context owning task exitsVaibhav Jain1-1/+1
2015-11-24cxl: Fix possible idr warning when contexts are releasedVaibhav Jain1-4/+0
2015-10-01cxl: fix leak of IRQ names in cxl_free_afu_irqs()Andrew Donnellan1-0/+1
2015-08-30cxl: Fix force unmapping mmaps of contexts allocated through the kernel apiIan Munsie1-3/+30
2015-08-30cxl: Fix + cleanup error paths in cxl_dev_context_initIan Munsie1-7/+12
2015-08-20cxl: Allow release of contexts which have been OPENED but not STARTEDAndrew Donnellan1-1/+1
2015-08-14cxl: Allow the kernel to trust that an image won't change on PERST.Daniel Axtens1-0/+7
2015-07-07cxl: Fix refcounting in kernel APIMichael Neuling1-7/+5
2015-06-03cxl: Add AFU virtual PHB and kernel APIMichael Neuling1-0/+331