summaryrefslogtreecommitdiff
path: root/drivers/misc/cxl/cxl.h
AgeCommit message (Expand)Author
2016-09-15cxl: Fix DSI misses when the context owning task exitsVaibhav Jain
2016-09-15cxl: Fix possible idr warning when contexts are releasedVaibhav Jain
2015-10-01cxl: fix leak of IRQ names in cxl_free_afu_irqs()Andrew Donnellan
2015-08-30cxl: Set up and enable PSL TimebasePhilippe Bergheaud
2015-08-30cxl: Fix force unmapping mmaps of contexts allocated through the kernel apiIan Munsie
2015-08-18cxl: Add alternate MMIO error handlingIan Munsie
2015-08-14cxl: EEH supportDaniel Axtens
2015-08-14cxl: Allow the kernel to trust that an image won't change on PERST.Daniel Axtens
2015-08-14cxl: Allocate and release the SPA with the AFUDaniel Axtens
2015-08-14cxl: Drop commands if the PCI channel is not in normal stateDaniel Axtens
2015-08-14cxl: Convert MMIO read/write macros to inline functionsDaniel Axtens
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