summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/powernv/pci.c
Commit message (Expand)AuthorAgeFilesLines
...
* powerpc/iommu: Remove IOMMU device references via bus notifierNishanth Aravamudan2015-03-041-26/+0
* powerpc/powernv: Remove pnv_pci_probe_mode()Gavin Shan2015-01-231-30/+0
* Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2014-12-111-1/+0
|\
| * powerpc: Remove superfluous bootmem includesAnton Blanchard2014-11-101-1/+0
* | Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-12-101-1/+1
|\ \
| * | PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu2014-11-231-1/+1
* | | powerpc/powernv: Honor the generic "no_64bit_msi" flagBenjamin Herrenschmidt2014-11-241-2/+1
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds2014-10-211-1/+1
|\ \ | |/ |/|
| * powerpc/eeh: Rename flag EEH_PE_RESET to EEH_PE_CFG_BLOCKEDGavin Shan2014-10-151-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds2014-10-111-0/+11
|\ \ | |/
| * powerpc/powernv: Override dma_get_required_mask()Gavin Shan2014-09-301-0/+11
* | PCI/MSI/PPC: Remove arch_msi_check_device()Alexander Gordeev2014-10-011-14/+5
|/
* powerpc/powernv: Handle compound PE in config accessorsGavin Shan2014-08-051-28/+59
* powerpc/eeh: Make diag-data not endian dependentGavin Shan2014-08-051-25/+43
* powerpc/powernv: Switch powernv drivers to use machine_xxx_initcall()Michael Ellerman2014-07-281-2/+1
* powerpc/powernv: Add a page size parameter to pnv_pci_setup_iommu_table()Alexey Kardashevskiy2014-07-111-3/+3
* powerpc/powernv: Use it_page_shift in TCE buildAlexey Kardashevskiy2014-07-111-2/+3
* powerpc/powernv: Fix endianness problems in EEHGuo Chao2014-06-111-31/+50
* powerpc/eeh: No hotplug on permanently removed devGavin Shan2014-04-281-4/+9
* powerpc/eeh: Block PCI-CFG access during PE resetGavin Shan2014-04-281-36/+64
* powerpc/powernv: Remove fields in PHB diag-data dumpGavin Shan2014-04-281-51/+40
* powerpc/powernv: Move PNV_EEH_STATE_ENABLED aroundGavin Shan2014-04-281-6/+2
* powerpc/powernv: Refactor PHB diag-data dumpGavin Shan2014-02-281-95/+125
* powerpc/powernv: Add iommu DMA bypass support for IODA2Benjamin Herrenschmidt2014-02-111-0/+10
* powerpc/iommu: Update the generic code to use dynamic iommu page sizesAlistair Popple2013-12-301-2/+0
* powerpc/iommu: Add it_page_shift field to determine iommu page sizeAlistair Popple2013-12-301-1/+2
* powerpc/iommu: Update constant names to reflect their hardcoded page sizeAlistair Popple2013-12-301-2/+2
* powerpc/powernv: Move PHB-diag dump functions aroundGavin Shan2013-12-051-58/+138
* PPC: POWERNV: move iommu_add_device earlierAlexey Kardashevskiy2013-12-051-1/+32
* powerpc/powernv: Reserve the correct PE numberGavin Shan2013-11-061-3/+7
* Merge branch 'for-kvm' into nextBenjamin Herrenschmidt2013-10-111-6/+36
|\
| * powerpc: add real mode support for dma operations on powernvAlexey Kardashevskiy2013-10-111-6/+36
* | powerpc/powernv: Fix some PCI sparse errors and one LE bugAnton Blanchard2013-10-111-3/+3
* | powerpc/powernv: Fix endian issues in powernv PCI codeBenjamin Herrenschmidt2013-10-111-14/+13
* | powerpc: Little endian fix for arch/powerpc/platforms/powernv/pci.cAlistair Popple2013-10-111-4/+5
|/
* powerpc/powernv: Use dev-node in PCI config accessorsGavin Shan2013-07-011-47/+73
* powerpc/powernv: Replace variables with flagsGavin Shan2013-07-011-2/+2
* powerpc/eeh: Enable EEH check for config accessGavin Shan2013-06-201-1/+39
* powerpc/eeh: Sync OPAL API with firmwareGavin Shan2013-06-201-1/+2
* powerpc/vfio: Enable on PowerNV platformAlexey Kardashevskiy2013-06-201-0/+2
* powerpc: Make radeon 32-bit MSI quirk work on powernvBenjamin Herrenschmidt2013-05-241-0/+4
* powerpc/powernv: Fix condition for when to invalidate the TCE cacheBenjamin Herrenschmidt2013-05-241-1/+1
* powerpc/powernv: Improve kexec reliabilityBenjamin Herrenschmidt2013-05-101-0/+12
* powerpc/powernv: TCE invalidation for PHB3Gavin Shan2013-04-261-45/+3
* powerpc/powernv: Patch MSI EOI handler on P8Gavin Shan2013-04-261-1/+1
* powerpc/powernv: Supports PHB3Gavin Shan2013-04-261-1/+5
* powerpc/powernv: Use MSI bitmap to manage IRQsGavin Shan2013-04-181-46/+13
* POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-6/+5
* powerpc/iommu: Add ppc_md.tce_get() callback for use by VFIOAlexey Kardashevskiy2012-09-101-0/+6
* powerpc: Remove all includes of <asm/abs_addr.h>Michael Ellerman2012-09-051-1/+0
OpenPOWER on IntegriCloud