summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/powernv/pci-ioda.c
AgeCommit message (Expand)Author
2019-12-05powerpc/powernv/eeh/npu: Fix uninitialized variables in opal_pci_eeh_freeze_s...Alexey Kardashevskiy
2018-10-03powerpc/powernv/ioda2: Reduce upper limit for DMA window sizeAlexey Kardashevskiy
2018-09-09powerpc/powernv/pci: Work around races in PCI bridge enablingBenjamin Herrenschmidt
2018-07-03powerpc/powernv/ioda2: Remove redundant free of TCE pagesAlexey Kardashevskiy
2017-08-23powerpc: Convert to using %pOF instead of full_nameRob Herring
2017-08-23Merge branch 'fixes' into nextMichael Ellerman
2017-08-08powerpc/powernv: Enable PCI peer-to-peerFrederic Barrat
2017-07-28powerpc/powernv/pci: Return failure for some uses of dma_set_mask()Alistair Popple
2017-06-27powerpc/powernv/pci: Enable 64-bit devices to access >4GB DMA spaceRussell Currey
2017-06-27powerpc/powernv/pci: Add helper to check if a PE has a single vendorRussell Currey
2017-06-27powerpc/powernv/pci: Dynamically allocate PHB diag dataRussell Currey
2017-05-08Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-05-03powerpc/powernv: Fix TCE kill on NVLink2Alistair Popple
2017-04-28powerpc/powernv: Fix iommu table size calculation hook for small tablesAlexey Kardashevskiy
2017-04-28powerpc/powernv: Check kzalloc() return value in pnv_pci_table_allocAlexey Kardashevskiy
2017-04-28Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2017-04-19powerpc/powernv: Override pcibios_default_alignment() to force PCI devices to...Yongji Xie
2017-04-11powerpc: Create asm/debugfs.h and move powerpc_debugfs_root thereMichael Ellerman
2017-04-04powerpc/powernv: Introduce address translation services for Nvlink2Alistair Popple
2017-03-30powerpc/vfio_spapr_tce: Add reference counting to iommu_tableAlexey Kardashevskiy
2017-03-30powerpc/iommu/vfio_spapr_tce: Cleanup iommu_table disposalAlexey Kardashevskiy
2017-03-30powerpc/powernv/iommu: Add real mode version of iommu_table_ops::exchange()Alexey Kardashevskiy
2017-03-20powerpc/powernv/npu: Remove dead iommu codeAlexey Kardashevskiy
2017-03-09powerpc/powernv/ioda2: Update iommu table base on ownership changeAlexey Kardashevskiy
2017-03-09powerpc/powernv/ioda2: Gracefully fail if too many TCE levels requestedAlexey Kardashevskiy
2017-03-01Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-02-27scripts/spelling.txt: add "overrided" pattern and fix typo instancesMasahiro Yamada
2017-02-17powerpc/powernv: Remove unused variable in pnv_pci_sriov_disable()Gavin Shan
2017-02-14Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2017-02-07powerpc/powernv: Remove separate entry for OPAL real mode callsBenjamin Herrenschmidt
2017-01-30powerpc/powernv: Use OPAL call for TCE kill on NVLink2Alistair Popple
2017-01-25powerpc/powernv/pci: Use kmalloc_array() in two functionsMarkus Elfring
2016-11-22powerpc/pci: Always print PHB and PE numbers as hexadecimalRussell Currey
2016-11-22powerpc/powernv: Don't warn on PE init if unfreeze is unsupportedRussell Currey
2016-10-07Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-10-06Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-10-04powerpc/powernv: Fix data type for @r in pnv_ioda_parse_m64_window()Gavin Shan
2016-09-29powerpc/powernv: Unfreeze PE on allocationGavin Shan
2016-09-23powerpc/powernv: Fix comment style and spellingAndrew Donnellan
2016-09-23powerpc/powernv/pci: Add PHB register dump debugfs handleRussell Currey
2016-09-21powerpc/powernv/pci: Fix m64 checks for SR-IOV and window alignmentRussell Currey
2016-09-15powerpc/powernv/pci: Fix missed TCE invalidations that should fallback to OPALMichael Ellerman
2016-09-15powerpc/powernv: Detach from PE on releasing PCI deviceGavin Shan
2016-09-14powerpc/powernv: Fix the state of root PEGavin Shan
2016-09-09powerpc/powernv: Provide facilities for EOI, usable from real modeSuresh Warrier
2016-09-08powerpc/powernv: Fix corrupted PE allocation bitmap on releasing PEGavin Shan
2016-09-06powerpc/powernv: Fix crash on releasing compound PEGavin Shan
2016-08-22powerpc/powernv/pci: fix iterator signednessAndrzej Hajda
2016-08-09powerpc/pnv/pci: Fix incorrect PE reservation attempt on some 64-bit BARsBenjamin Herrenschmidt
2016-08-09powerpc/powernv/ioda: Fix TCE invalidate to work in real mode againAlexey Kardashevskiy