aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/pci-common.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-12-21PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_devYinghai Lu1-2/+2
2013-10-24of/irq: simplify args to irq_create_of_mappingGrant Likely1-1/+1
2013-10-24of/irq: Replace of_irq with of_phandle_argsGrant Likely1-5/+4
2013-10-24of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely1-1/+1
2013-09-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-7/+6
2013-09-03Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-6/+2
2013-08-22PCI: Simplify pcie_bus_configure_settings() interfaceBjorn Helgaas1-6/+2
2013-08-14powerpc: Make OF PCI device tree accesses endian safeAnton Blanchard1-3/+3
2013-08-14powerpc/pci: Remove duplicate check in pcibios_fixup_bus()Gavin Shan1-2/+1
2013-08-14powerpc: Fix a number of sparse warningsAnton Blanchard1-2/+2
2013-07-24powerpc/pci: Partial tree hotplug supportGavin Shan1-0/+2
2013-06-30powerpc/pci: Improve device hotplug initializationGuenter Roeck1-5/+12
2013-06-10powerpc/pci: Check the bus address instead of resource address in pcibios_fixup_resourcesKevin Hao1-1/+3
2013-06-01powerpc/pci: Remove the unused variables in pci_process_bridge_OF_rangesKevin Hao1-4/+1
2013-06-01powerpc/pci: Remove the stale comments of pci_process_bridge_OF_rangesKevin Hao1-9/+0
2013-05-24powerpc/pci: Fix bogus message at boot about empty memory resourcesBenjamin Herrenschmidt1-3/+4
2013-05-14powerpc: Fix build errors STRICT_MM_TYPECHECKSAneesh Kumar K.V1-3/+2
2013-05-06powerpc/pci: Support per-aperture memory offsetBenjamin Herrenschmidt1-69/+28
2013-05-06powerpc/pci: Don't add bogus empty resources to PHBsBenjamin Herrenschmidt1-14/+16
2013-05-06powerpc/pseries: Perform proper max_bus_speed detectionKleber Sacilotto de Souza1-0/+8
2013-04-18powerpc: Set default VGA deviceBrian King1-0/+13
2013-04-18powerpc/pci: fix PCI-e devices rescan issue on powerpc platformYuanquan Chen1-17/+26
2013-01-10powerpc/eeh: Fix crash when adding a device in a slot with DDWThadeu Lima de Souza Cascardo1-2/+5
2013-01-03POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman1-14/+14
2012-11-28powerpc/PCI: Remove CONFIG_HOTPLUG ifdefsBill Pemberton1-4/+0
2012-09-17Merge remote-tracking branch 'pci/pci/gavin-window-alignment' into nextBenjamin Herrenschmidt1-0/+20
2012-09-11powerpc/PCI: Override pcibios_window_alignment()Gavin Shan1-0/+20
2012-09-07powerpc/pci: Save P2P bridge resource if possibleGavin Shan1-4/+12
2012-07-24Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-10/+11
2012-07-24Merge tag 'dt-for-3.6' of git://sources.calxeda.com/kernel/linuxLinus Torvalds1-4/+2
2012-07-06devicetree: add helper inline for retrieving a node's full nameGrant Likely1-4/+2
2012-07-05Merge branch 'pci/myron-pcibios_setup' into nextBjorn Helgaas1-5/+0
2012-07-05powerpc/PCI: factor out pcibios_setup()Myron Stowe1-5/+0
2012-07-03powerpc/pci: cleanup on duplicate assignmentGavin Shan1-1/+0
2012-06-13powerpc/PCI: register busn_res for root busesYinghai Lu1-6/+11
2012-06-13PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu1-3/+3
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pciLinus Torvalds1-77/+9
2012-03-21powerpc: Remove FW_FEATURE ISERIES from arch codeStephen Rothwell1-15/+0
2012-03-20powerpc/PCI: compute I/O space bus-to-resource offset consistentlyBjorn Helgaas1-2/+6
2012-02-23powerpc/PCI: get rid of device resource fixupsBjorn Helgaas1-74/+5
2012-02-23powerpc/PCI: replace pci_probe_only with pci_flagsBjorn Helgaas1-3/+0
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pciLinus Torvalds1-11/+19
2012-01-06powerpc/PCI: convert to pci_create_root_bus()Bjorn Helgaas1-11/+14
2012-01-06powerpc/PCI: make pcibios_setup_phb_resources() staticBjorn Helgaas1-1/+1
2012-01-06PCI: PowerPC: convert pcibios_set_master() to a non-inlined functionMyron Stowe1-0/+5
2011-12-07powerpc/pci: Make pci_read_irq_line() staticBenjamin Herrenschmidt1-2/+1
2011-11-25Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt1-0/+3
2011-11-25powerpc/pci: Change how re-assigning resouces workBenjamin Herrenschmidt1-30/+36
2011-11-25powerpc/pci: Add a platform hook after probe and before resource surveyBenjamin Herrenschmidt1-0/+6
2011-11-24powerpc/fsl-pci: Don't hide resource for pci/e when configured as Agent/EPJason Jin1-0/+3