summaryrefslogtreecommitdiffstats
path: root/drivers/misc/cxl/file.c
Commit message (Expand)AuthorAgeFilesLines
* cxl: Adapter failure handlingChristophe Lombard2016-03-091-5/+5
* cxl: Support to flash a new image on the adapter from a guestChristophe Lombard2016-03-091-4/+7
* cxl: Add guest-specific codeChristophe Lombard2016-03-091-1/+1
* cxl: Introduce implementation-specific APIFrederic Barrat2016-03-091-7/+8
* cxl: Fix DSI misses when the context owning task exitsVaibhav Jain2016-01-051-1/+5
* cxl: Fix possible idr warning when contexts are releasedVaibhav Jain2015-11-241-8/+11
* cxl: fix leak of ctx->mapping when releasing kernel API contextsAndrew Donnellan2015-10-011-3/+10
* cxl: Add alternate MMIO error handlingIan Munsie2015-08-181-1/+3
* cxl: Drop commands if the PCI channel is not in normal stateDaniel Axtens2015-08-141-0/+19
* cxl: sparse: Make declarations staticDaniel Axtens2015-08-121-2/+2
* cxl: Export file ops for use by APIMichael Neuling2015-06-031-9/+14
* cxl: Rework context lifetimesMichael Neuling2015-06-031-1/+0Star
* cxl: Add cookie parameter to afu_release_irqs()Michael Neuling2015-06-031-1/+1
* cxl: Implement an ioctl to fetch afu card-id, offset-id and modeVaibhav Jain2015-06-031-0/+22
* Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2015-02-121-1/+6
|\
| * cxl: Add tracepointsIan Munsie2015-01-221-0/+3
| * cxl: Fix leaking interrupts if attach process failsIan Munsie2014-12-291-1/+3
* | cxl: Fix issues when unmapping contextsIan Munsie2015-01-121-6/+8
|/
* cxl: Unmap MMIO regions when detaching a contextIan Munsie2014-12-121-1/+5
* cxl: Fix afu_read() not doing finish_wait() on signal or non-blockingIan Munsie2014-10-091-5/+15
* cxl: Driver code for powernv PCIe based cards for userspace accessIan Munsie2014-10-081-0/+508