summaryrefslogtreecommitdiffstats
path: root/drivers/misc/cxl/context.c
AgeCommit message (Expand)Author
2015-10-01cxl: fix leak of ctx->irq_bitmap when releasing context via kernel APIAndrew Donnellan
2015-08-30cxl: Fix force unmapping mmaps of contexts allocated through the kernel apiIan Munsie
2015-08-18cxl: Add alternate MMIO error handlingIan Munsie
2015-08-14cxl: Drop commands if the PCI channel is not in normal stateDaniel Axtens
2015-07-08cxl: Fix off by one error allowing subsequent mmap page to be accessedIan Munsie
2015-07-08cxl: Fail mmap if requested mapping is larger than assigned problem state areaIan Munsie
2015-06-03cxl: Rework context lifetimesMichael Neuling
2015-06-03cxl: Rework detach context functionsMichael Neuling
2015-06-03cxl: Add cookie parameter to afu_release_irqs()Michael Neuling
2015-06-03cxl: Use call_rcu to reduce latency when releasing the afu fdIan Munsie
2015-01-12cxl: Fix issues when unmapping contextsIan Munsie
2014-12-12cxl: Unmap MMIO regions when detaching a contextIan Munsie
2014-12-12cxl: Change contexts_lock to a mutex to fix sleep while atomic bugIan Munsie
2014-10-08cxl: Driver code for powernv PCIe based cards for userspace accessIan Munsie