aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/cxl/cxl.h
Commit message (Expand)AuthorAge
* cxl: fix nested locking hang during EEH hotplugAndrew Donnellan2017-03-14
* cxl: Prevent read/write to AFU config space while AFU not configuredAndrew Donnellan2017-03-14
* cxl: Prevent adapter reset if an active context existsVaibhav Jain2016-10-19
* cxl: Flush PSL cache before resetting the adapterFrederic Barrat2016-10-04
* cxl: Fix NULL dereference in cxl_context_init() on PowerVM guestsAndrew Donnellan2016-08-09
* cxl: Workaround PE=0 hardware limitation in Mellanox CX4Ian Munsie2016-07-14
* cxl: Add support for interrupts on the Mellanox CX4Ian Munsie2016-07-14
* cxl: Add preliminary workaround for CX4 interrupt limitationIan Munsie2016-07-14
* cxl: Allow a default context to be associated with an external pci_devIan Munsie2016-07-14
* cxl: Move cxl_afu_get / cxl_afu_put to baseIan Munsie2016-07-14
* cxl: Refine slice error debug messagesPhilippe Bergheaud2016-07-08
* cxl: Fix bug where AFU disable operation had no effectIan Munsie2016-07-08
* cxl: Add set and get private data to context structMichael Neuling2016-06-28
* cxl: Add mechanism for delivering AFU driver specific eventsPhilippe Bergheaud2016-06-28
* cxl: Add support for CAPP DMA modeIan Munsie2016-06-16
* cxl: Abstract the differences between the PSL and XSLFrederic Barrat2016-06-16
* cxl: Update process element after allocating interruptsIan Munsie2016-06-16
* 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-26
|/
* 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-08
* cxl: New hcalls to support cxl adaptersChristophe Lombard2016-03-08
* cxl: Update cxl_irq() prototypeFrederic Barrat2016-03-08
* cxl: Isolate a few bare-metal-specific callsFrederic Barrat2016-03-08
* cxl: Rename some bare-metal specific functionsFrederic Barrat2016-03-08
* cxl: Introduce implementation-specific APIFrederic Barrat2016-03-08
* cxl: Move bare-metal specific code to specialized filesFrederic Barrat2016-03-08
* cxl: Move common code away from bare-metal-specific filesChristophe Lombard2016-03-08
* cxl: Fix DSI misses when the context owning task exitsVaibhav Jain2016-01-05
* cxl: Fix possible idr warning when contexts are releasedVaibhav Jain2015-11-23
* cxl: fix leak of IRQ names in cxl_free_afu_irqs()Andrew Donnellan2015-09-30
* 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-02
* cxl: Export file ops for use by APIMichael Neuling2015-06-02