aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/powernv/pci-ioda.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-09powerpc/powernv/ioda2: Update iommu table base on ownership changeAlexey Kardashevskiy1-5/+12
2017-03-09powerpc/powernv/ioda2: Gracefully fail if too many TCE levels requestedAlexey Kardashevskiy1-0/+3
2017-03-01Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-2/+0
2017-02-27scripts/spelling.txt: add "overrided" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-02-17powerpc/powernv: Remove unused variable in pnv_pci_sriov_disable()Gavin Shan1-2/+0
2017-02-14Merge branch 'topic/ppc-kvm' into nextMichael Ellerman1-5/+0
2017-02-07powerpc/powernv: Remove separate entry for OPAL real mode callsBenjamin Herrenschmidt1-5/+0
2017-01-30powerpc/powernv: Use OPAL call for TCE kill on NVLink2Alistair Popple1-1/+8
2017-01-25powerpc/powernv/pci: Use kmalloc_array() in two functionsMarkus Elfring1-3/+6
2016-11-22powerpc/pci: Always print PHB and PE numbers as hexadecimalRussell Currey1-19/+19
2016-11-22powerpc/powernv: Don't warn on PE init if unfreeze is unsupportedRussell Currey1-1/+1
2016-10-07Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-4/+55
2016-10-06Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-4/+20
2016-10-04powerpc/powernv: Fix data type for @r in pnv_ioda_parse_m64_window()Gavin Shan1-1/+1
2016-09-29powerpc/powernv: Unfreeze PE on allocationGavin Shan1-0/+13
2016-09-23powerpc/powernv: Fix comment style and spellingAndrew Donnellan1-2/+3
2016-09-23powerpc/powernv/pci: Add PHB register dump debugfs handleRussell Currey1-1/+38
2016-09-21powerpc/powernv/pci: Fix m64 checks for SR-IOV and window alignmentRussell Currey1-2/+9
2016-09-15powerpc/powernv/pci: Fix missed TCE invalidations that should fallback to OPALMichael Ellerman1-2/+2
2016-09-15powerpc/powernv: Detach from PE on releasing PCI deviceGavin Shan1-0/+10
2016-09-14powerpc/powernv: Fix the state of root PEGavin Shan1-1/+11
2016-09-09powerpc/powernv: Provide facilities for EOI, usable from real modeSuresh Warrier1-4/+20
2016-09-08powerpc/powernv: Fix corrupted PE allocation bitmap on releasing PEGavin Shan1-1/+2
2016-09-06powerpc/powernv: Fix crash on releasing compound PEGavin Shan1-6/+9
2016-08-22powerpc/powernv/pci: fix iterator signednessAndrzej Hajda1-1/+1
2016-08-09powerpc/pnv/pci: Fix incorrect PE reservation attempt on some 64-bit BARsBenjamin Herrenschmidt1-10/+20
2016-08-09powerpc/powernv/ioda: Fix TCE invalidate to work in real mode againAlexey Kardashevskiy1-1/+1
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski1-2/+2
2016-07-17powerpc/powernv/pci: Check status of a PHB before using itBenjamin Herrenschmidt1-0/+3
2016-07-17powerpc/powernv/pci: Use the device-tree to get available range of M64'sBenjamin Herrenschmidt1-6/+45
2016-07-17powerpc/powernv/pci: Fallback to OPAL for TCE invalidationsBenjamin Herrenschmidt1-4/+29
2016-07-17powerpc/powernv/pci: Rework accessing the TCE invalidate registerBenjamin Herrenschmidt1-42/+27
2016-07-17powerpc/powernv/pci: Remove SWINV constants and obsolete TCE codeBenjamin Herrenschmidt1-40/+10
2016-07-17powerpc/powernv/pci: Rename TCE invalidation callsBenjamin Herrenschmidt1-18/+18
2016-07-17powerpc/powernv: Discover IODA3 PHBsBenjamin Herrenschmidt1-1/+2
2016-07-14cxl: Add support for interrupts on the Mellanox CX4Ian Munsie1-0/+4
2016-07-14powerpc/powernv: Add support for the cxl kernel api on the real phbIan Munsie1-1/+17
2016-07-14powerpc/powernv: Split cxl code out into a separate fileIan Munsie1-156/+3
2016-06-21powerpc/powernv: Print correct PHB type namesGavin Shan1-1/+3
2016-06-21powerpc/powernv: Dynamically release PEGavin Shan1-0/+174
2016-06-21powerpc/powernv: Make pnv_ioda_deconfigure_pe() visibleGavin Shan1-2/+4
2016-06-21powerpc/powernv: Extend PCI bridge resourcesGavin Shan1-0/+61
2016-06-21powerpc/powernv: Setup PE for root busGavin Shan1-10/+39
2016-06-21powerpc/powernv: Create PEs in pcibios_setup_bridge()Gavin Shan1-115/+69
2016-06-21powerpc/powernv: Allocate PE# in reverse orderGavin Shan1-8/+6
2016-06-21powerpc/powernv: Increase PE# capacityGavin Shan1-1/+5
2016-06-21powerpc/powernv: Move pnv_pci_ioda_setup_opal_tce_kill() aroundGavin Shan1-2/+3
2016-06-16cxl: Add support for CAPP DMA modeIan Munsie1-1/+3
2016-06-14powerpc: Various typo fixesMichael Ellerman1-1/+1
2016-05-12powerpc/powernv/npu: Add PE to PHB's listAlexey Kardashevskiy1-0/+3