summaryrefslogtreecommitdiff
path: root/drivers/misc/cxl/cxl.h
AgeCommit message (Expand)Author
2015-06-03cxl: Add AFU virtual PHB and kernel APIMichael Neuling
2015-06-03cxl: Export file ops for use by APIMichael Neuling
2015-06-03cxl: Move include file cxl.h -> cxl-base.hMichael Neuling
2015-06-03cxl: Split afu_register_irqs() functionMichael Neuling
2015-06-03cxl: Export some symbolsMichael Neuling
2015-06-03cxl: cxl_afu_reset() -> __cxl_afu_reset()Michael 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-06-03cxl: Export AFU error buffer via sysfsVaibhav Jain
2015-06-03cxl: Implement an ioctl to fetch afu card-id, offset-id and modeVaibhav Jain
2015-02-06cxl: Export optional AFU configuration record in sysfsIan Munsie
2015-01-22cxl: Add ability to reset the cardRyan Grimm
2015-01-22cxl: Use image state defaults for reloading FPGARyan Grimm
2014-12-29cxl: Disable AFU debug flagIan 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-11-18cxl: Name interrupts in /proc/interruptMichael Neuling
2014-11-18cxl: Return error to PSL if IRQ demultiplexing fails & print clearer warningIan Munsie
2014-10-08cxl: Driver code for powernv PCIe based cards for userspace accessIan Munsie