summaryrefslogtreecommitdiffstats
path: root/drivers/misc/cxl
AgeCommit message (Expand)Author
2016-08-10cxl: Set psl_fir_cntl to production environment valueFrederic Barrat
2016-08-09cxl: Fix sparse warningsAndrew Donnellan
2016-08-09cxl: Fix NULL dereference in cxl_context_init() on PowerVM guestsAndrew Donnellan
2016-07-19cxl: fix potential NULL dereference in free_adapter()Andrew Donnellan
2016-07-19cxl: remove dead Kconfig optionsAndrew Donnellan
2016-07-14cxl: Add cxl_check_and_switch_mode() API to switch bi-modal cardsAndrew 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: Add kernel APIs to get & set the max irqs per contextIan Munsie
2016-07-14cxl: Add support for using the kernel API with a real PHBIan Munsie
2016-07-14cxl: Do not create vPHB if there are no AFU configuration recordsIan 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-14cxl: Enable bus mastering for devices using CAPP DMA modeIan Munsie
2016-07-14cxl: Add cxl_slot_is_supported APIIan Munsie
2016-07-14cxl: Use for_each_compatible_node() macroWei Yongjun
2016-07-08cxl: Ignore CAPI adapters misplaced in switched slotsPhilippe Bergheaud
2016-07-08cxl: make base more explicitly non-modularPaul Gortmaker
2016-07-08cxl: Refine slice error debug messagesPhilippe Bergheaud
2016-07-08cxl: Fix NULL pointer dereference on kernel contexts with no AFU interruptsIan Munsie
2016-07-08cxl: Workaround XSL bug that does not clear the RA bit after a resetIan Munsie
2016-07-08cxl: Fix bug where AFU disable operation had no effectIan Munsie
2016-07-08cxl: Fix allocating a minimum of 2 pages for the SPAIan Munsie
2016-07-08cxl: Fix allowing bogus AFU descriptors with 0 maximum processesIan 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: Make vPHB device node match adapter'sFrederic Barrat
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-06-16cxl: static-ify variables to fix sparse warningsAndrew Donnellan
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: Ensure PSL interrupt is configured for contexts with no AFU IRQsIan Munsie
2016-05-11cxl: Remove duplicate #definesIan Munsie
2016-05-11cxl: Handle num_of_processes larger than can fit in the SPAIan Munsie
2016-05-01powerpc/mm: Replace _PAGE_USER with _PAGE_PRIVILEGEDAneesh Kumar K.V
2016-05-01powerpc/mm: Use _PAGE_READ to indicate Read accessAneesh Kumar K.V
2016-04-27cxl: Poll for outstanding IRQs when detaching a contextMichael Neuling
2016-04-27cxl: Keep IRQ mappings on context teardownMichael Neuling
2016-04-26cxl: Fix DAR check & use REGION_ID instead of opencodingAneesh Kumar K.V
2016-04-22cxl: Increase timeout for detection of AFU mmio hangFrederic Barrat
2016-04-22cxl: Allow initialization on timebase sync failuresFrederic Barrat
2016-04-12cxl: Delete an unnecessary check before the function call "kfree"Markus Elfring
2016-04-11cxl: Configure the PSL for two CAPI ports on POWER8NVLPhilippe Bergheaud
2016-04-11cxl: Remove dead codeFrederic Barrat
2016-03-19Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-03-17Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds