summaryrefslogtreecommitdiffstats
path: root/drivers/misc/cxl/pci.c
Commit message (Expand)AuthorAgeFilesLines
* cxl: Set psl_fir_cntl to production environment valueFrederic Barrat2016-08-101-3/+6
* cxl: Fix NULL dereference in cxl_context_init() on PowerVM guestsAndrew Donnellan2016-08-091-1/+2
* cxl: Add cxl_check_and_switch_mode() API to switch bi-modal cardsAndrew Donnellan2016-07-141-18/+218
* cxl: Workaround PE=0 hardware limitation in Mellanox CX4Ian Munsie2016-07-141-0/+1
* cxl: Add support for using the kernel API with a real PHBIan Munsie2016-07-141-0/+3
* cxl: Do not create vPHB if there are no AFU configuration recordsIan Munsie2016-07-141-0/+3
* cxl: Enable bus mastering for devices using CAPP DMA modeIan Munsie2016-07-141-0/+3
* cxl: Add cxl_slot_is_supported APIIan Munsie2016-07-141-0/+37
* cxl: Ignore CAPI adapters misplaced in switched slotsPhilippe Bergheaud2016-07-081-0/+29
* cxl: Fix bug where AFU disable operation had no effectIan Munsie2016-07-081-0/+1
* cxl: Fix allowing bogus AFU descriptors with 0 maximum processesIan Munsie2016-07-081-0/+15
* cxl: Add support for CAPP DMA modeIan Munsie2016-06-161-1/+3
* cxl: Abstract the differences between the PSL and XSLFrederic Barrat2016-06-161-24/+128
* cxl: Increase timeout for detection of AFU mmio hangFrederic Barrat2016-04-221-1/+3
* cxl: Allow initialization on timebase sync failuresFrederic Barrat2016-04-221-9/+12
* cxl: Configure the PSL for two CAPI ports on POWER8NVLPhilippe Bergheaud2016-04-111-1/+40
* Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-03-191-150/+117
|\
| * cxl: Ignore probes for virtual afu pci devicesVaibhav Jain2016-03-091-0/+5
| * cxl: Support the cxl kernel API from a guestFrederic Barrat2016-03-091-3/+6
| * cxl: Separate bare-metal fields in adapter and AFU data structuresChristophe Lombard2016-03-091-38/+57
| * cxl: Rename some bare-metal specific functionsFrederic Barrat2016-03-091-38/+40
| * cxl: Introduce implementation-specific APIFrederic Barrat2016-03-091-7/+9
| * cxl: Move bare-metal specific code to specialized filesFrederic Barrat2016-03-091-18/+0
| * cxl: Move common code away from bare-metal-specific filesChristophe Lombard2016-03-091-47/+1
* | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-03-161-1/+0
|\ \
| * | PCI: Remove includes of asm/pci-bridge.hBjorn Helgaas2016-02-051-1/+0
| |/
* / cxl: Fix PSL timebase synchronization detectionFrederic Barrat2016-02-291-1/+1
|/
* cxl: Enable PCI device ID for future IBM CXL adapterUma Krishnan2016-01-111-0/+1
* cxl: Workaround malformed pcie packets on some cardsPhilippe Bergheaud2015-10-061-0/+28
* cxl: Fix unbalanced pci_dev_get in cxl_probeDaniel Axtens2015-09-151-2/+0
* cxl: Set up and enable PSL TimebasePhilippe Bergheaud2015-08-301-1/+56
* cxl: Remove racy attempt to force EEH invocation in resetDaniel Axtens2015-08-271-16/+0
* cxl: Remove use of macro DEFINE_PCI_DEVICE_TABLEVaishali Thakkar2015-08-221-1/+1
* cxl: EEH supportDaniel Axtens2015-08-141-0/+253
* cxl: Allow the kernel to trust that an image won't change on PERST.Daniel Axtens2015-08-141-0/+7
* cxl: Don't remove AFUs/vPHBs in cxl_resetDaniel Axtens2015-08-141-5/+0
* cxl: Refactor AFU init/teardownDaniel Axtens2015-08-141-38/+57
* cxl: Refactor adaptor init/teardownDaniel Axtens2015-08-141-53/+86
* cxl: Clean up adapter MMIO unmap path.Daniel Axtens2015-08-141-6/+18
* cxl: Allocate and release the SPA with the AFUDaniel Axtens2015-08-141-0/+2
* cxl: Destroy afu->contexts_idr on release of an afuJohannes Thumshirn2015-07-161-0/+1
* cxl: use more common format specifierRasmus Villemoes2015-07-131-5/+5
* cxl: Test the correct mmio space before unmappingDaniel Axtens2015-07-061-1/+1
* cxl: Fix typo in debug printMichael Neuling2015-06-191-1/+1
* cxl: Add AFU virtual PHB and kernel APIMichael Neuling2015-06-031-4/+13
* cxl: cxl_afu_reset() -> __cxl_afu_reset()Michael Neuling2015-06-031-2/+2
* cxl: Dump debug info on the AFU configuration recordMichael Neuling2015-06-031-1/+11
* cxl: Fix error path on probeMichael Neuling2015-06-031-0/+1
* cxl: Re-order card init to check the VSEC earlierIan Munsie2015-06-031-15/+15
* cxl: Remove unnecessarily verbose print in cxl_remove()Michael Neuling2015-06-031-2/+0