aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/cxl
Commit message (Expand)AuthorAge
* cxl: Route eeh events to all drivers in cxl_pci_error_detected()Vaibhav Jain2017-05-25
* cxl: Force context lock during EEH flowVaibhav Jain2017-05-25
* 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: Fix leaking pid refs in some error pathsVaibhav Jain2016-10-23
* cxl: Prevent adapter reset if an active context existsVaibhav Jain2016-10-19
* cxl: replace loop with for_each_child_of_node(), remove unneeded of_node_put()Andrew Donnellan2016-10-04
* cxl: Flush PSL cache before resetting the adapterFrederic Barrat2016-10-04
* cxl: Fix informational messageFrederic Barrat2016-09-13
* cxl: use pcibios_free_controller_deferred() when removing vPHBsAndrew Donnellan2016-08-21
* cxl: Set psl_fir_cntl to production environment valueFrederic Barrat2016-08-10
* cxl: Fix sparse warningsAndrew Donnellan2016-08-09
* cxl: Fix NULL dereference in cxl_context_init() on PowerVM guestsAndrew Donnellan2016-08-09
* cxl: fix potential NULL dereference in free_adapter()Andrew Donnellan2016-07-19
* cxl: remove dead Kconfig optionsAndrew Donnellan2016-07-19
* cxl: Add cxl_check_and_switch_mode() API to switch bi-modal cardsAndrew Donnellan2016-07-14
* 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: Add kernel APIs to get & set the max irqs per contextIan Munsie2016-07-14
* cxl: Add support for using the kernel API with a real PHBIan Munsie2016-07-14
* cxl: Do not create vPHB if there are no AFU configuration recordsIan 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: Enable bus mastering for devices using CAPP DMA modeIan Munsie2016-07-14
* cxl: Add cxl_slot_is_supported APIIan Munsie2016-07-14
* cxl: Use for_each_compatible_node() macroWei Yongjun2016-07-14
* cxl: Ignore CAPI adapters misplaced in switched slotsPhilippe Bergheaud2016-07-08
* cxl: make base more explicitly non-modularPaul Gortmaker2016-07-08
* cxl: Refine slice error debug messagesPhilippe Bergheaud2016-07-08
* cxl: Fix NULL pointer dereference on kernel contexts with no AFU interruptsIan Munsie2016-07-08
* cxl: Workaround XSL bug that does not clear the RA bit after a resetIan Munsie2016-07-08
* cxl: Fix bug where AFU disable operation had no effectIan Munsie2016-07-08
* cxl: Fix allocating a minimum of 2 pages for the SPAIan Munsie2016-07-08
* cxl: Fix allowing bogus AFU descriptors with 0 maximum processesIan 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: Make vPHB device node match adapter'sFrederic Barrat2016-06-16
* 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
* cxl: static-ify variables to fix sparse warningsAndrew Donnellan2016-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: Ensure PSL interrupt is configured for contexts with no AFU IRQsIan Munsie2016-05-11
| * cxl: Remove duplicate #definesIan Munsie2016-05-11
| * cxl: Handle num_of_processes larger than can fit in the SPAIan Munsie2016-05-11
| * powerpc/mm: Replace _PAGE_USER with _PAGE_PRIVILEGEDAneesh Kumar K.V2016-05-01
| * powerpc/mm: Use _PAGE_READ to indicate Read accessAneesh Kumar K.V2016-05-01