summaryrefslogtreecommitdiffstats
path: root/drivers/misc/cxl/file.c
AgeCommit message (Expand)Author
2015-10-01cxl: fix leak of ctx->mapping when releasing kernel API contextsAndrew Donnellan
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-08-12cxl: sparse: Make declarations staticDaniel Axtens
2015-06-03cxl: Export file ops for use by APIMichael Neuling
2015-06-03cxl: Rework context lifetimesMichael Neuling
2015-06-03cxl: Add cookie parameter to afu_release_irqs()Michael Neuling
2015-06-03cxl: Implement an ioctl to fetch afu card-id, offset-id and modeVaibhav Jain
2015-02-11Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2015-01-22cxl: Add tracepointsIan Munsie
2015-01-12cxl: Fix issues when unmapping contextsIan Munsie
2014-12-29cxl: Fix leaking interrupts if attach process failsIan Munsie
2014-12-12cxl: Unmap MMIO regions when detaching a contextIan Munsie
2014-10-09cxl: Fix afu_read() not doing finish_wait() on signal or non-blockingIan Munsie
2014-10-08cxl: Driver code for powernv PCIe based cards for userspace accessIan Munsie