aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/cxl/api.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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