summaryrefslogtreecommitdiff
path: root/drivers/misc/cxl/cxl.h
Commit message (Expand)AuthorAge
* Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-05-20
|\
| * cxl: Check periodically the coherent platform function's stateChristophe Lombard2016-05-11
| * cxl: Add kernel API to allow a context to operate with relocate disabledIan Munsie2016-05-11
| * cxl: Remove duplicate #definesIan Munsie2016-05-11
| * cxl: Allow initialization on timebase sync failuresFrederic Barrat2016-04-22
* | cxl: Poll for outstanding IRQs when detaching a contextMichael Neuling2016-04-27
|/
* cxl: Ignore probes for virtual afu pci devicesVaibhav Jain2016-03-09
* cxl: Adapter failure handlingChristophe Lombard2016-03-09
* cxl: Support the cxl kernel API from a guestFrederic Barrat2016-03-09
* cxl: Support to flash a new image on the adapter from a guestChristophe Lombard2016-03-09
* cxl: sysfs support for guestsChristophe Lombard2016-03-09
* cxl: Add guest-specific codeChristophe Lombard2016-03-09
* cxl: Separate bare-metal fields in adapter and AFU data structuresChristophe Lombard2016-03-09
* cxl: New hcalls to support cxl adaptersChristophe Lombard2016-03-09
* cxl: Update cxl_irq() prototypeFrederic Barrat2016-03-09
* cxl: Isolate a few bare-metal-specific callsFrederic Barrat2016-03-09
* cxl: Rename some bare-metal specific functionsFrederic Barrat2016-03-09
* cxl: Introduce implementation-specific APIFrederic Barrat2016-03-09
* cxl: Move bare-metal specific code to specialized filesFrederic Barrat2016-03-09
* cxl: Move common code away from bare-metal-specific filesChristophe Lombard2016-03-09
* cxl: Fix DSI misses when the context owning task exitsVaibhav Jain2016-01-05
* cxl: Fix possible idr warning when contexts are releasedVaibhav Jain2015-11-24
* cxl: fix leak of IRQ names in cxl_free_afu_irqs()Andrew Donnellan2015-10-01
* cxl: Set up and enable PSL TimebasePhilippe Bergheaud2015-08-30
* cxl: Fix force unmapping mmaps of contexts allocated through the kernel apiIan Munsie2015-08-30
* cxl: Add alternate MMIO error handlingIan Munsie2015-08-18
* cxl: EEH supportDaniel Axtens2015-08-14
* cxl: Allow the kernel to trust that an image won't change on PERST.Daniel Axtens2015-08-14
* cxl: Allocate and release the SPA with the AFUDaniel Axtens2015-08-14
* cxl: Drop commands if the PCI channel is not in normal stateDaniel Axtens2015-08-14
* cxl: Convert MMIO read/write macros to inline functionsDaniel Axtens2015-08-14
* cxl: Add AFU virtual PHB and kernel APIMichael Neuling2015-06-03
* cxl: Export file ops for use by APIMichael Neuling2015-06-03
* cxl: Move include file cxl.h -> cxl-base.hMichael Neuling2015-06-03
* cxl: Split afu_register_irqs() functionMichael Neuling2015-06-03
* cxl: Export some symbolsMichael Neuling2015-06-03
* cxl: cxl_afu_reset() -> __cxl_afu_reset()Michael Neuling2015-06-03
* cxl: Rework detach context functionsMichael Neuling2015-06-03
* cxl: Add cookie parameter to afu_release_irqs()Michael Neuling2015-06-03
* cxl: Use call_rcu to reduce latency when releasing the afu fdIan Munsie2015-06-03
* cxl: Export AFU error buffer via sysfsVaibhav Jain2015-06-03
* cxl: Implement an ioctl to fetch afu card-id, offset-id and modeVaibhav Jain2015-06-03
* cxl: Export optional AFU configuration record in sysfsIan Munsie2015-02-06
* cxl: Add ability to reset the cardRyan Grimm2015-01-22
* cxl: Use image state defaults for reloading FPGARyan Grimm2015-01-22
* cxl: Disable AFU debug flagIan Munsie2014-12-29
* cxl: Unmap MMIO regions when detaching a contextIan Munsie2014-12-12
* cxl: Change contexts_lock to a mutex to fix sleep while atomic bugIan Munsie2014-12-12
* cxl: Name interrupts in /proc/interruptMichael Neuling2014-11-18
* cxl: Return error to PSL if IRQ demultiplexing fails & print clearer warningIan Munsie2014-11-18