summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/pci-bridge.h
Commit message (Expand)AuthorAgeFilesLines
* powerpc/powernv: move dma_get_required_mask from pnv_phb to pci_controller_opsAndrew Donnellan2015-08-181-0/+1
* powerpc/spapr: vfio: Replace iommu_table with iommu_table_groupAlexey Kardashevskiy2015-06-111-1/+1
* powerpc/pci: Add pcibios_disable_device() hookMichael Neuling2015-06-031-0/+2
* powerpc/pci: Add shutdown hook to pci_controller_opsMichael Neuling2015-06-031-0/+2
* powerpc/pci: Add release_device() hook to phb opsMichael Neuling2015-06-031-0/+2
* powerpc/pci: add dma_set_mask to pci_controller_opsDaniel Axtens2015-06-021-0/+2
* powerpc: Add MSI operations to pci_controller_ops structDaniel Axtens2015-05-221-0/+6
* Merge branch 'next-sriov' of git://git.kernel.org/pub/scm/linux/kernel/git/be...Michael Ellerman2015-04-141-1/+12
|\
| * powerpc/pci: Remove unused struct pci_dn.pcidev fieldWei Yang2015-03-311-1/+0
| * powerpc/powernv: Group VF PE when IOV BAR is big on PHB3Wei Yang2015-03-311-1/+1
| * powerpc/powernv: Reserve additional space for IOV BAR, with m64_per_iov suppo...Wei Yang2015-03-311-0/+2
| * powerpc/powernv: Shift VF resource with an offsetWei Yang2015-03-311-0/+4
| * powerpc/powernv: Reserve additional space for IOV BAR according to the number...Wei Yang2015-03-311-0/+3
| * powerpc/pci: Create pci_dn for VFsGavin Shan2015-03-311-0/+3
* | powerpc: Remove shims for pci_controller_ops operationsDaniel Axtens2015-04-111-84/+0
* | powerpc: Create pci_controller_ops.reset_secondary_bus and shimDaniel Axtens2015-04-111-0/+17
* | powerpc: Create pci_controller_ops.window_alignment and shimDaniel Axtens2015-04-111-0/+21
* | powerpc: Create pci_controller_ops.enable_device_hook and shimDaniel Axtens2015-04-111-0/+15
* | powerpc: Create pci_controller_ops.probe_mode and shimDaniel Axtens2015-04-111-0/+18
* | powerpc: Create pci_controller_ops.dma_bus_setup and shimDaniel Axtens2015-04-111-0/+11
* | powerpc: Create pci_controller_ops.dma_dev_setup and shimDaniel Axtens2015-04-111-0/+21
|/
* powerpc/eeh: Remove device_node dependencyGavin Shan2015-03-241-14/+0
* powerpc/eeh: Create eeh_dev from pci_dn instead of device_nodeGavin Shan2015-03-241-1/+7
* powerpc/pci: Trace more information from pci_dnGavin Shan2015-03-241-0/+3
* powerpc/pci: Refactor pci_dnGavin Shan2015-03-241-2/+9
* powerpc/fsl_pci: Fix pci stack build bug with FRAME_WARNKim Phillips2015-01-291-0/+4
* powerpc/pci: Remove unused force_32bit_msi quirkBenjamin Herrenschmidt2014-11-241-2/+0
* powerpc/pci: Don't use bitfield for force_32bit_msiAnton Blanchard2013-08-141-1/+1
* powerpc/eeh: Keep PE during hotplugGavin Shan2013-07-241-1/+0
* powerpc: Make radeon 32-bit MSI quirk work on powernvBenjamin Herrenschmidt2013-05-241-0/+2
* powerpc/pci: Support per-aperture memory offsetBenjamin Herrenschmidt2013-05-061-5/+1
* powerpc/pseries: Force 32 bit MSIs for devices that require itBrian King2013-05-061-0/+2
* powerpc/fsl-pci Make PCIe hotplug work with Freescale PCIe controllersRojhalat Ibrahim2013-04-101-0/+6
* powerpc/fsl-pci: Keep PCI SoC controller registers in pci_controllerKumar Gala2013-04-101-1/+4
* powerpc/eeh: Fix crash on converting OF node to edevGavin Shan2012-09-181-0/+8
* powerpc/eeh: Remove EEH PE for normal PCI hotplugGavin Shan2012-09-181-0/+1
* powerpc/eeh: Trace eeh device from I/O cacheGavin Shan2012-09-101-0/+2
* powerpc/PCI: register busn_res for root busesYinghai Lu2012-06-131-0/+1
* powerpc/eeh: Remove eeh information from pci_dnGavin Shan2012-03-281-8/+0
* powerpc/eeh: Remove eeh device from OF nodeGavin Shan2012-03-281-0/+8
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-01-111-1/+0
|\
| * powerpc/PCI: make pcibios_setup_phb_resources() staticBjorn Helgaas2012-01-061-1/+0
* | powerpc/powernv: PCI support for p7IOC under OPAL v2Benjamin Herrenschmidt2011-11-251-1/+5
|/
* Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-261-49/+1
|\
| * pci: move microblaze and powerpc pci flag functions into asm-genericRob Herring2011-07-121-49/+1
| * powerpc: rename ppc_pci_*_flags to pci_*_flagsRob Herring2011-07-121-16/+16
* | pci/of: Consolidate pci_bus_to_OF_node()Benjamin Herrenschmidt2011-06-081-5/+0
* | pci/of: Consolidate pci_device_to_OF_node()Benjamin Herrenschmidt2011-06-081-5/+0
* | pci/of: Match PCI devices to OF nodes dynamicallyBenjamin Herrenschmidt2011-06-081-24/+11
|/
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
OpenPOWER on IntegriCloud