summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/pci_of_scan.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-07-131-2/+12
|\
| * powerpc/pci/of: Parse unassigned resourcesAlexey Kardashevskiy2019-07-031-2/+10
| * powerpc/pci/of: Fix OF flags parsing for 64bit BARsAlexey Kardashevskiy2019-06-201-0/+2
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
|/
* powerpc: Use device_type helpers to access the node typeRob Herring2018-11-261-7/+4
* Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-02-061-5/+2
|\
| * powerpc/pci: Use for_each_pci_bridge() helperAndy Shevchenko2017-12-181-5/+2
* | powerpc/pseries: Add Initialization of VF BarsBryant G. Ly2018-01-271-1/+1
|/
* powerpc: Convert to using %pOF instead of full_nameRob Herring2017-08-231-12/+12
* powerpc: Remove all usages of NO_IRQMichael Ellerman2016-09-201-1/+1
* PCI/MSI: Initialize MSI capability for all architecturesGuilherme G. Piccoli2015-11-241-3/+0
* Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-081-1/+1
|\
| * cleanup IORESOURCE_CACHEABLE vs ioremap()Dan Williams2015-08-101-1/+1
* | Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-08-311-5/+1
|\ \
| * | PCI: Hold pci_slot_mutex while searching bus->slots listYijing Wang2015-07-301-5/+1
| |/
* / powerpc/PCI: Disable MSI/MSI-X interrupts at PCI probe time in OF caseGuilherme G. Piccoli2015-08-261-0/+3
|/
* powerpc: Remove shims for pci_controller_ops operationsDaniel Axtens2015-04-111-1/+5
* powerpc: Create pci_controller_ops.probe_mode and shimDaniel Axtens2015-04-111-2/+1
* powerpc/eeh: Remove device_node dependencyGavin Shan2015-03-241-1/+1
* powerpc: Make a bunch of things staticAnton Blanchard2014-09-251-1/+1
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-06-101-0/+9
|\
| * powerpc/eeh: No hotplug on permanently removed devGavin Shan2014-04-281-0/+9
* | powerpc/PCI: Use pci_is_bridge() to simplify codeYijing Wang2014-05-271-2/+1
|/
* PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_devYinghai Lu2013-12-211-2/+2
* powerpc: Fix little endian issue in OF PCI scanAnton Blanchard2013-10-301-2/+2
* powerpc: Make OF PCI device tree accesses endian safeAnton Blanchard2013-08-141-10/+13
* powerpc/pci: Partial tree hotplug supportGavin Shan2013-07-241-16/+40
* Merge branch 'pci/jiang-bus-lock-v3' into nextBjorn Helgaas2013-06-141-2/+1
|\
| * PCI: Convert alloc_pci_dev(void) to pci_alloc_dev(bus)Gu Zheng2013-06-051-2/+1
* | powerpc/PCI: Use PCI_UNKNOWN for unknown power stateBjorn Helgaas2013-05-171-1/+1
|/
* POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-7/+5
* Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-07-241-1/+1
|\
| * powerpc/PCI: register busn_res for root busesYinghai Lu2012-06-131-1/+1
| * PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu2012-06-131-1/+1
* | powerpc: Fix kernel-doc warningWanpeng Li2012-07-031-1/+0
|/
* powerpc/PCI: convert devtree bus addresses to resourceBjorn Helgaas2012-03-201-4/+8
* powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker2011-10-311-0/+1
* pci/of: Match PCI devices to OF nodes dynamicallyBenjamin Herrenschmidt2011-06-081-6/+3
* powerpc/pci: Make both ppc32 and ppc64 use sysdata for pci_controllerGrant Likely2011-02-041-2/+2
* powerpc/pci: Fix checking for child bridges in PCI code.Grant Likely2010-08-241-1/+2
* powerpc/pci: Drop unnecessary null testJulia Lawall2010-08-241-2/+1
* powerpc/pci: Check devices status property when scanning OF treeSonny Rao2010-05-211-0/+2
* powerpc: Remove trailing space in messagesFrans Pop2010-02-091-1/+1
* powerpc/pci: Add missing call to header fixupBenjamin Herrenschmidt2010-01-291-0/+3
* powerpc/pci: Add missing hookup to pci_slotBenjamin Herrenschmidt2010-01-291-0/+5
* powerpc/pci: Add calls to set_pcie_port_type() and set_pcie_hotplug_bridge()Benjamin Herrenschmidt2010-01-291-0/+2
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-09-161-0/+1
* powerpc/pci: move pci_64.c device tree scanning code into pci-common.cGrant Likely2009-08-281-0/+358