aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/powernv/pci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-14Merge branch 'next-sriov' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc into nextMichael Ellerman1-0/+18
2015-04-11powerpc/powernv: Move controller ops from ppc_md to controller_opsDaniel Axtens1-1/+4
2015-04-07powerpc/powernv: Remove powernv RTAS supportMichael Ellerman1-79/+19
2015-03-31powerpc/powernv: Shift VF resource with an offsetWei Yang1-0/+18
2015-03-24powerpc/powernv: Use pci_dn, not device_node, in PCI config accessorGavin Shan1-43/+26
2015-03-04powerpc/iommu: Remove IOMMU device references via bus notifierNishanth Aravamudan1-26/+0
2015-01-23powerpc/powernv: Remove pnv_pci_probe_mode()Gavin Shan1-30/+0
2014-12-11Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linuxLinus Torvalds1-1/+0
2014-12-10Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2014-11-24powerpc/powernv: Honor the generic "no_64bit_msi" flagBenjamin Herrenschmidt1-2/+1
2014-11-23PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu1-1/+1
2014-11-10powerpc: Remove superfluous bootmem includesAnton Blanchard1-1/+0
2014-10-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linuxLinus Torvalds1-1/+1
2014-10-15powerpc/eeh: Rename flag EEH_PE_RESET to EEH_PE_CFG_BLOCKEDGavin Shan1-1/+1
2014-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linuxLinus Torvalds1-0/+11
2014-10-01PCI/MSI/PPC: Remove arch_msi_check_device()Alexander Gordeev1-14/+5
2014-09-30powerpc/powernv: Override dma_get_required_mask()Gavin Shan1-0/+11
2014-08-05powerpc/powernv: Handle compound PE in config accessorsGavin Shan1-28/+59
2014-08-05powerpc/eeh: Make diag-data not endian dependentGavin Shan1-25/+43
2014-07-28powerpc/powernv: Switch powernv drivers to use machine_xxx_initcall()Michael Ellerman1-2/+1
2014-07-11powerpc/powernv: Add a page size parameter to pnv_pci_setup_iommu_table()Alexey Kardashevskiy1-3/+3
2014-07-11powerpc/powernv: Use it_page_shift in TCE buildAlexey Kardashevskiy1-2/+3
2014-06-11powerpc/powernv: Fix endianness problems in EEHGuo Chao1-31/+50
2014-04-28powerpc/eeh: No hotplug on permanently removed devGavin Shan1-4/+9
2014-04-28powerpc/eeh: Block PCI-CFG access during PE resetGavin Shan1-36/+64
2014-04-28powerpc/powernv: Remove fields in PHB diag-data dumpGavin Shan1-51/+40
2014-04-28powerpc/powernv: Move PNV_EEH_STATE_ENABLED aroundGavin Shan1-6/+2
2014-02-28powerpc/powernv: Refactor PHB diag-data dumpGavin Shan1-95/+125
2014-02-11powerpc/powernv: Add iommu DMA bypass support for IODA2Benjamin Herrenschmidt1-0/+10
2013-12-30powerpc/iommu: Update the generic code to use dynamic iommu page sizesAlistair Popple1-2/+0
2013-12-30powerpc/iommu: Add it_page_shift field to determine iommu page sizeAlistair Popple1-1/+2
2013-12-30powerpc/iommu: Update constant names to reflect their hardcoded page sizeAlistair Popple1-2/+2
2013-12-05powerpc/powernv: Move PHB-diag dump functions aroundGavin Shan1-58/+138
2013-12-05PPC: POWERNV: move iommu_add_device earlierAlexey Kardashevskiy1-1/+32
2013-11-06powerpc/powernv: Reserve the correct PE numberGavin Shan1-3/+7
2013-10-11Merge branch 'for-kvm' into nextBenjamin Herrenschmidt1-6/+36
2013-10-11powerpc: add real mode support for dma operations on powernvAlexey Kardashevskiy1-6/+36
2013-10-11powerpc/powernv: Fix some PCI sparse errors and one LE bugAnton Blanchard1-3/+3
2013-10-11powerpc/powernv: Fix endian issues in powernv PCI codeBenjamin Herrenschmidt1-14/+13
2013-10-11powerpc: Little endian fix for arch/powerpc/platforms/powernv/pci.cAlistair Popple1-4/+5
2013-07-01powerpc/powernv: Use dev-node in PCI config accessorsGavin Shan1-47/+73
2013-07-01powerpc/powernv: Replace variables with flagsGavin Shan1-2/+2
2013-06-20powerpc/eeh: Enable EEH check for config accessGavin Shan1-1/+39
2013-06-20powerpc/eeh: Sync OPAL API with firmwareGavin Shan1-1/+2
2013-06-20powerpc/vfio: Enable on PowerNV platformAlexey Kardashevskiy1-0/+2
2013-05-24powerpc: Make radeon 32-bit MSI quirk work on powernvBenjamin Herrenschmidt1-0/+4
2013-05-24powerpc/powernv: Fix condition for when to invalidate the TCE cacheBenjamin Herrenschmidt1-1/+1
2013-05-10powerpc/powernv: Improve kexec reliabilityBenjamin Herrenschmidt1-0/+12
2013-04-26powerpc/powernv: TCE invalidation for PHB3Gavin Shan1-45/+3
2013-04-26powerpc/powernv: Patch MSI EOI handler on P8Gavin Shan1-1/+1