aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/cxl/pci.c
AgeCommit message (Expand)Author
2016-08-10cxl: Set psl_fir_cntl to production environment valueFrederic Barrat
2016-08-09cxl: Fix NULL dereference in cxl_context_init() on PowerVM guestsAndrew 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 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: Enable bus mastering for devices using CAPP DMA modeIan Munsie
2016-07-14cxl: Add cxl_slot_is_supported APIIan Munsie
2016-07-08cxl: Ignore CAPI adapters misplaced in switched slotsPhilippe Bergheaud
2016-07-08cxl: Fix bug where AFU disable operation had no effectIan Munsie
2016-07-08cxl: Fix allowing bogus AFU descriptors with 0 maximum processesIan Munsie
2016-06-16cxl: Add support for CAPP DMA modeIan Munsie
2016-06-16cxl: Abstract the differences between the PSL and XSLFrederic Barrat
2016-04-22cxl: Increase timeout for detection of AFU mmio hangFrederic Barrat
2016-04-22cxl: Allow initialization on timebase sync failuresFrederic Barrat
2016-04-11cxl: Configure the PSL for two CAPI ports on POWER8NVLPhilippe Bergheaud
2016-03-19Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-03-16Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-03-09cxl: Ignore probes for virtual afu pci devicesVaibhav Jain
2016-03-09cxl: Support the cxl kernel API from a guestFrederic Barrat
2016-03-09cxl: Separate bare-metal fields in adapter and AFU data structuresChristophe Lombard
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-02-29cxl: Fix PSL timebase synchronization detectionFrederic Barrat
2016-02-05PCI: Remove includes of asm/pci-bridge.hBjorn Helgaas
2016-01-11cxl: Enable PCI device ID for future IBM CXL adapterUma Krishnan
2015-10-06cxl: Workaround malformed pcie packets on some cardsPhilippe Bergheaud
2015-09-15cxl: Fix unbalanced pci_dev_get in cxl_probeDaniel Axtens
2015-08-30cxl: Set up and enable PSL TimebasePhilippe Bergheaud
2015-08-27cxl: Remove racy attempt to force EEH invocation in resetDaniel Axtens
2015-08-22cxl: Remove use of macro DEFINE_PCI_DEVICE_TABLEVaishali Thakkar
2015-08-14cxl: EEH supportDaniel Axtens
2015-08-14cxl: Allow the kernel to trust that an image won't change on PERST.Daniel Axtens
2015-08-14cxl: Don't remove AFUs/vPHBs in cxl_resetDaniel Axtens
2015-08-14cxl: Refactor AFU init/teardownDaniel Axtens
2015-08-14cxl: Refactor adaptor init/teardownDaniel Axtens
2015-08-14cxl: Clean up adapter MMIO unmap path.Daniel Axtens
2015-08-14cxl: Allocate and release the SPA with the AFUDaniel Axtens
2015-07-16cxl: Destroy afu->contexts_idr on release of an afuJohannes Thumshirn
2015-07-13cxl: use more common format specifierRasmus Villemoes
2015-07-06cxl: Test the correct mmio space before unmappingDaniel Axtens
2015-06-19cxl: Fix typo in debug printMichael Neuling
2015-06-03cxl: Add AFU virtual PHB and kernel APIMichael Neuling
2015-06-03cxl: cxl_afu_reset() -> __cxl_afu_reset()Michael Neuling
2015-06-03cxl: Dump debug info on the AFU configuration recordMichael Neuling
2015-06-03cxl: Fix error path on probeMichael Neuling
2015-06-03cxl: Re-order card init to check the VSEC earlierIan Munsie
2015-06-03cxl: Remove unnecessarily verbose print in cxl_remove()Michael Neuling