summaryrefslogtreecommitdiff
path: root/drivers/misc/cxl/cxl.h
AgeCommit message (Expand)Author
2017-07-03cxl: Export library to support IBM XSLChristophe Lombard
2017-06-23cxl: Fixes for Coherent Accelerator Interface Architecture 2.0Christophe Lombard
2017-05-02cxl: Mask slice error interrupts after first occurrenceAlastair D'Silva
2017-04-13cxl: Add psl9 specific codeChristophe Lombard
2017-04-13cxl: Isolate few psl8 specific callsChristophe Lombard
2017-04-13cxl: Rename some psl8 specific functionsChristophe Lombard
2017-04-13cxl: Update implementation service layerChristophe Lombard
2017-04-13cxl: Keep track of mm struct associated with a contextChristophe Lombard
2017-04-13cxl: Remove unused values in bare-metal environment.Christophe Lombard
2017-02-21cxl: fix nested locking hang during EEH hotplugAndrew Donnellan
2017-02-03cxl: Fix build when CONFIG_DEBUG_FS=nAndrew Donnellan
2017-01-25cxl: Prevent read/write to AFU config space while AFU not configuredAndrew Donnellan
2016-11-18cxl: Fix coredump generation when cxl_get_fd() is usedFrederic Barrat
2016-10-19cxl: Prevent adapter reset if an active context existsVaibhav Jain
2016-10-04cxl: Flush PSL cache before resetting the adapterFrederic Barrat
2016-08-09cxl: Fix NULL dereference in cxl_context_init() on PowerVM guestsAndrew Donnellan
2016-07-14cxl: Workaround PE=0 hardware limitation in Mellanox CX4Ian Munsie
2016-07-14cxl: Add support for interrupts on the Mellanox CX4Ian Munsie
2016-07-14cxl: Add preliminary workaround for CX4 interrupt limitationIan Munsie
2016-07-14cxl: Allow a default context to be associated with an external pci_devIan Munsie
2016-07-14cxl: Move cxl_afu_get / cxl_afu_put to baseIan Munsie
2016-07-08cxl: Refine slice error debug messagesPhilippe Bergheaud
2016-07-08cxl: Fix bug where AFU disable operation had no effectIan Munsie
2016-06-28cxl: Add set and get private data to context structMichael Neuling
2016-06-28cxl: Add mechanism for delivering AFU driver specific eventsPhilippe Bergheaud
2016-06-16cxl: Add support for CAPP DMA modeIan Munsie
2016-06-16cxl: Abstract the differences between the PSL and XSLFrederic Barrat
2016-06-16cxl: Update process element after allocating interruptsIan Munsie
2016-05-20Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-05-11cxl: Check periodically the coherent platform function's stateChristophe Lombard
2016-05-11cxl: Add kernel API to allow a context to operate with relocate disabledIan Munsie
2016-05-11cxl: Remove duplicate #definesIan Munsie
2016-04-27cxl: Poll for outstanding IRQs when detaching a contextMichael Neuling
2016-04-22cxl: Allow initialization on timebase sync failuresFrederic Barrat
2016-03-09cxl: Ignore probes for virtual afu pci devicesVaibhav Jain
2016-03-09cxl: Adapter failure handlingChristophe Lombard
2016-03-09cxl: Support the cxl kernel API from a guestFrederic Barrat
2016-03-09cxl: Support to flash a new image on the adapter from a guestChristophe Lombard
2016-03-09cxl: sysfs support for guestsChristophe Lombard
2016-03-09cxl: Add guest-specific codeChristophe Lombard
2016-03-09cxl: Separate bare-metal fields in adapter and AFU data structuresChristophe Lombard
2016-03-09cxl: New hcalls to support cxl adaptersChristophe Lombard
2016-03-09cxl: Update cxl_irq() prototypeFrederic Barrat
2016-03-09cxl: Isolate a few bare-metal-specific callsFrederic Barrat
2016-03-09cxl: Rename some bare-metal specific functionsFrederic Barrat
2016-03-09cxl: Introduce implementation-specific APIFrederic Barrat
2016-03-09cxl: Move bare-metal specific code to specialized filesFrederic Barrat
2016-03-09cxl: Move common code away from bare-metal-specific filesChristophe Lombard
2016-01-05cxl: Fix DSI misses when the context owning task exitsVaibhav Jain
2015-11-24cxl: Fix possible idr warning when contexts are releasedVaibhav Jain