aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/pci-common.c
AgeCommit message (Expand)Author
2015-01-16powerpc/PCI: Clip bridge windows to fit in upstream windowsYinghai Lu
2014-11-19powerpc: Remove more traces of bootmemMichael Ellerman
2014-11-05powerpc/pci: Quieten unset I/O resource warningAnton Blanchard
2014-10-16powerpc/pci: Fix IO space breakage after of_pci_range_to_resource() changeMichael Ellerman
2014-10-03powerpc/pci: remove duplicate declaration of pci_bus_find_capabilityWei Yang
2014-09-25powerpc: Make a bunch of things staticAnton Blanchard
2014-07-03powerpc/pci: Remove duplicate logicGavin Shan
2014-06-10Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2014-04-30PCI: Move Open Firmware devspec attribute to PCI common codeSebastian Ott
2014-04-28powerpc/pci: Use of_pci_range_parser helper in pci_process_bridge_OF_rangesAndrew Murray
2014-04-28powerpc/pci: Mask linkDown on resetting PCI busGavin Shan
2013-12-21PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_devYinghai Lu
2013-10-24of/irq: simplify args to irq_create_of_mappingGrant Likely
2013-10-24of/irq: Replace of_irq with of_phandle_argsGrant Likely
2013-10-24of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely
2013-09-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-09-03Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-08-22PCI: Simplify pcie_bus_configure_settings() interfaceBjorn Helgaas
2013-08-14powerpc: Make OF PCI device tree accesses endian safeAnton Blanchard
2013-08-14powerpc/pci: Remove duplicate check in pcibios_fixup_bus()Gavin Shan
2013-08-14powerpc: Fix a number of sparse warningsAnton Blanchard
2013-07-24powerpc/pci: Partial tree hotplug supportGavin Shan
2013-06-30powerpc/pci: Improve device hotplug initializationGuenter Roeck
2013-06-10powerpc/pci: Check the bus address instead of resource address in pcibios_fix...Kevin Hao
2013-06-01powerpc/pci: Remove the unused variables in pci_process_bridge_OF_rangesKevin Hao
2013-06-01powerpc/pci: Remove the stale comments of pci_process_bridge_OF_rangesKevin Hao
2013-05-24powerpc/pci: Fix bogus message at boot about empty memory resourcesBenjamin Herrenschmidt
2013-05-14powerpc: Fix build errors STRICT_MM_TYPECHECKSAneesh Kumar K.V
2013-05-06powerpc/pci: Support per-aperture memory offsetBenjamin Herrenschmidt
2013-05-06powerpc/pci: Don't add bogus empty resources to PHBsBenjamin Herrenschmidt
2013-05-06powerpc/pseries: Perform proper max_bus_speed detectionKleber Sacilotto de Souza
2013-04-18powerpc: Set default VGA deviceBrian King
2013-04-18powerpc/pci: fix PCI-e devices rescan issue on powerpc platformYuanquan Chen
2013-01-10powerpc/eeh: Fix crash when adding a device in a slot with DDWThadeu Lima de Souza Cascardo
2013-01-03POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman
2012-11-28powerpc/PCI: Remove CONFIG_HOTPLUG ifdefsBill Pemberton
2012-09-17Merge remote-tracking branch 'pci/pci/gavin-window-alignment' into nextBenjamin Herrenschmidt
2012-09-11powerpc/PCI: Override pcibios_window_alignment()Gavin Shan
2012-09-07powerpc/pci: Save P2P bridge resource if possibleGavin Shan
2012-07-24Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds
2012-07-24Merge tag 'dt-for-3.6' of git://sources.calxeda.com/kernel/linuxLinus Torvalds
2012-07-06devicetree: add helper inline for retrieving a node's full nameGrant Likely
2012-07-05Merge branch 'pci/myron-pcibios_setup' into nextBjorn Helgaas
2012-07-05powerpc/PCI: factor out pcibios_setup()Myron Stowe
2012-07-03powerpc/pci: cleanup on duplicate assignmentGavin Shan
2012-06-13powerpc/PCI: register busn_res for root busesYinghai Lu
2012-06-13PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2012-03-21powerpc: Remove FW_FEATURE ISERIES from arch codeStephen Rothwell
2012-03-20powerpc/PCI: compute I/O space bus-to-resource offset consistentlyBjorn Helgaas