summaryrefslogtreecommitdiff
path: root/drivers/misc/cxl/context.c
Commit message (Expand)AuthorAge
* cxl: Fix DSI misses when the context owning task exitsVaibhav Jain2016-01-05
* cxl: Fix possible idr warning when contexts are releasedVaibhav Jain2015-11-24
* cxl: fix leak of ctx->irq_bitmap when releasing context via kernel APIAndrew Donnellan2015-10-01
* cxl: Fix force unmapping mmaps of contexts allocated through the kernel apiIan Munsie2015-08-30
* cxl: Add alternate MMIO error handlingIan Munsie2015-08-18
* cxl: Drop commands if the PCI channel is not in normal stateDaniel Axtens2015-08-14
* cxl: Fix off by one error allowing subsequent mmap page to be accessedIan Munsie2015-07-08
* cxl: Fail mmap if requested mapping is larger than assigned problem state areaIan Munsie2015-07-08
* cxl: Rework context lifetimesMichael Neuling2015-06-03
* cxl: Rework detach context functionsMichael Neuling2015-06-03
* cxl: Add cookie parameter to afu_release_irqs()Michael Neuling2015-06-03
* cxl: Use call_rcu to reduce latency when releasing the afu fdIan Munsie2015-06-03
* cxl: Fix issues when unmapping contextsIan Munsie2015-01-12
* cxl: Unmap MMIO regions when detaching a contextIan Munsie2014-12-12
* cxl: Change contexts_lock to a mutex to fix sleep while atomic bugIan Munsie2014-12-12
* cxl: Driver code for powernv PCIe based cards for userspace accessIan Munsie2014-10-08