summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/powernv/pci-ioda.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-10-071-4/+55
|\
| * powerpc/powernv: Fix data type for @r in pnv_ioda_parse_m64_window()Gavin Shan2016-10-041-1/+1
| * powerpc/powernv: Unfreeze PE on allocationGavin Shan2016-09-291-0/+13
| * powerpc/powernv: Fix comment style and spellingAndrew Donnellan2016-09-231-2/+3
| * powerpc/powernv/pci: Add PHB register dump debugfs handleRussell Currey2016-09-231-1/+38
* | Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-10-061-4/+20
|\ \
| * | powerpc/powernv: Provide facilities for EOI, usable from real modeSuresh Warrier2016-09-091-4/+20
* | | powerpc/powernv/pci: Fix m64 checks for SR-IOV and window alignmentRussell Currey2016-09-211-2/+9
* | | powerpc/powernv/pci: Fix missed TCE invalidations that should fallback to OPALMichael Ellerman2016-09-151-2/+2
* | | powerpc/powernv: Detach from PE on releasing PCI deviceGavin Shan2016-09-151-0/+10
* | | powerpc/powernv: Fix the state of root PEGavin Shan2016-09-141-1/+11
* | | powerpc/powernv: Fix corrupted PE allocation bitmap on releasing PEGavin Shan2016-09-081-1/+2
* | | powerpc/powernv: Fix crash on releasing compound PEGavin Shan2016-09-061-6/+9
| |/ |/|
* | powerpc/powernv/pci: fix iterator signednessAndrzej Hajda2016-08-221-1/+1
|/
* powerpc/pnv/pci: Fix incorrect PE reservation attempt on some 64-bit BARsBenjamin Herrenschmidt2016-08-091-10/+20
* powerpc/powernv/ioda: Fix TCE invalidate to work in real mode againAlexey Kardashevskiy2016-08-091-1/+1
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-2/+2
* powerpc/powernv/pci: Check status of a PHB before using itBenjamin Herrenschmidt2016-07-171-0/+3
* powerpc/powernv/pci: Use the device-tree to get available range of M64'sBenjamin Herrenschmidt2016-07-171-6/+45
* powerpc/powernv/pci: Fallback to OPAL for TCE invalidationsBenjamin Herrenschmidt2016-07-171-4/+29
* powerpc/powernv/pci: Rework accessing the TCE invalidate registerBenjamin Herrenschmidt2016-07-171-42/+27
* powerpc/powernv/pci: Remove SWINV constants and obsolete TCE codeBenjamin Herrenschmidt2016-07-171-40/+10
* powerpc/powernv/pci: Rename TCE invalidation callsBenjamin Herrenschmidt2016-07-171-18/+18
* powerpc/powernv: Discover IODA3 PHBsBenjamin Herrenschmidt2016-07-171-1/+2
* cxl: Add support for interrupts on the Mellanox CX4Ian Munsie2016-07-141-0/+4
* powerpc/powernv: Add support for the cxl kernel api on the real phbIan Munsie2016-07-141-1/+17
* powerpc/powernv: Split cxl code out into a separate fileIan Munsie2016-07-141-156/+3
* powerpc/powernv: Print correct PHB type namesGavin Shan2016-06-211-1/+3
* powerpc/powernv: Dynamically release PEGavin Shan2016-06-211-0/+174
* powerpc/powernv: Make pnv_ioda_deconfigure_pe() visibleGavin Shan2016-06-211-2/+4
* powerpc/powernv: Extend PCI bridge resourcesGavin Shan2016-06-211-0/+61
* powerpc/powernv: Setup PE for root busGavin Shan2016-06-211-10/+39
* powerpc/powernv: Create PEs in pcibios_setup_bridge()Gavin Shan2016-06-211-115/+69
* powerpc/powernv: Allocate PE# in reverse orderGavin Shan2016-06-211-8/+6
* powerpc/powernv: Increase PE# capacityGavin Shan2016-06-211-1/+5
* powerpc/powernv: Move pnv_pci_ioda_setup_opal_tce_kill() aroundGavin Shan2016-06-211-2/+3
* cxl: Add support for CAPP DMA modeIan Munsie2016-06-161-1/+3
* powerpc: Various typo fixesMichael Ellerman2016-06-141-1/+1
* powerpc/powernv/npu: Add PE to PHB's listAlexey Kardashevskiy2016-05-121-0/+3
* powerpc/powernv: Fix insufficient memory allocationAlexey Kardashevskiy2016-05-121-1/+2
* powerpc/powernv/npu: Enable NVLink pass throughAlexey Kardashevskiy2016-05-111-0/+112
* powerpc/powernv/npu: Rework TCE Kill handlingAlexey Kardashevskiy2016-05-111-55/+7
* powerpc/powernv/ioda2: Export debug helper pe_level_printk()Alexey Kardashevskiy2016-05-111-8/+1
* powerpc/powernv/npu: Simplify DMA setupAlexey Kardashevskiy2016-05-111-17/+13
* powerpc/powernv/npu: TCE Kill helpers cleanupAlexey Kardashevskiy2016-05-111-5/+24
* powerpc/powernv: Define TCE Kill flagsAlexey Kardashevskiy2016-05-111-2/+5
* powerpc/powernv: Rename pnv_pci_ioda2_tce_invalidate_entireAlexey Kardashevskiy2016-05-111-3/+3
* powerpc/powernv: Use PE instead of number during setup and releaseGavin Shan2016-05-111-46/+58
* powerpc/powernv/ioda1: Improve DMA32 segment trackGavin Shan2016-05-111-53/+62
* powerpc/powernv: Remove DMA32 PE listGavin Shan2016-05-111-93/+78
OpenPOWER on IntegriCloud