summaryrefslogtreecommitdiffstats
path: root/drivers/misc/cxl/context.c
Commit message (Expand)AuthorAgeFilesLines
* cxl: Drop commands if the PCI channel is not in normal stateDaniel Axtens2015-08-141-1/+5
* cxl: Fix off by one error allowing subsequent mmap page to be accessedIan Munsie2015-07-081-2/+2
* cxl: Fail mmap if requested mapping is larger than assigned problem state areaIan Munsie2015-07-081-1/+9
* cxl: Rework context lifetimesMichael Neuling2015-06-031-2/+3
* cxl: Rework detach context functionsMichael Neuling2015-06-031-7/+13
* cxl: Add cookie parameter to afu_release_irqs()Michael Neuling2015-06-031-1/+1
* cxl: Use call_rcu to reduce latency when releasing the afu fdIan Munsie2015-06-031-5/+10
* cxl: Fix issues when unmapping contextsIan Munsie2015-01-121-19/+63
* cxl: Unmap MMIO regions when detaching a contextIan Munsie2014-12-121-1/+10
* cxl: Change contexts_lock to a mutex to fix sleep while atomic bugIan Munsie2014-12-121-7/+8
* cxl: Driver code for powernv PCIe based cards for userspace accessIan Munsie2014-10-081-0/+193
OpenPOWER on IntegriCloud