summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/pci_of_scan.c
AgeCommit message (Expand)Author
2022-05-08powerpc: Add missing headersChristophe Leroy
2022-05-05powerpc: fix typos in commentsJulia Lawall
2020-01-06powerpc/pci: Remove pcibios_setup_bus_devices()Oliver O'Halloran
2019-08-29powerpc/of/pci: Rewrite pci_parse_of_flagsAlexey Kardashevskiy
2019-07-13Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-07-03powerpc/pci/of: Parse unassigned resourcesAlexey Kardashevskiy
2019-06-20powerpc/pci/of: Fix OF flags parsing for 64bit BARsAlexey Kardashevskiy
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-11-26powerpc: Use device_type helpers to access the node typeRob Herring
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-01-27powerpc/pseries: Add Initialization of VF BarsBryant G. Ly
2017-12-18powerpc/pci: Use for_each_pci_bridge() helperAndy Shevchenko
2017-08-23powerpc: Convert to using %pOF instead of full_nameRob Herring
2016-09-20powerpc: Remove all usages of NO_IRQMichael Ellerman
2015-11-24PCI/MSI: Initialize MSI capability for all architecturesGuilherme G. Piccoli
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-08-31Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-08-26powerpc/PCI: Disable MSI/MSI-X interrupts at PCI probe time in OF caseGuilherme G. Piccoli
2015-08-10cleanup IORESOURCE_CACHEABLE vs ioremap()Dan Williams
2015-07-30PCI: Hold pci_slot_mutex while searching bus->slots listYijing Wang
2015-04-11powerpc: Remove shims for pci_controller_ops operationsDaniel Axtens
2015-04-11powerpc: Create pci_controller_ops.probe_mode and shimDaniel Axtens
2015-03-24powerpc/eeh: Remove device_node dependencyGavin Shan
2014-09-25powerpc: Make a bunch of things staticAnton Blanchard
2014-06-10Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2014-05-27powerpc/PCI: Use pci_is_bridge() to simplify codeYijing Wang
2014-04-28powerpc/eeh: No hotplug on permanently removed devGavin Shan
2013-12-21PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_devYinghai Lu
2013-10-30powerpc: Fix little endian issue in OF PCI scanAnton Blanchard
2013-08-14powerpc: Make OF PCI device tree accesses endian safeAnton Blanchard
2013-07-24powerpc/pci: Partial tree hotplug supportGavin Shan
2013-06-14Merge branch 'pci/jiang-bus-lock-v3' into nextBjorn Helgaas
2013-06-05PCI: Convert alloc_pci_dev(void) to pci_alloc_dev(bus)Gu Zheng
2013-05-17powerpc/PCI: Use PCI_UNKNOWN for unknown power stateBjorn Helgaas
2013-01-03POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman
2012-07-24Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds
2012-07-03powerpc: Fix kernel-doc warningWanpeng Li
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-20powerpc/PCI: convert devtree bus addresses to resourceBjorn Helgaas
2011-10-31powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker
2011-06-08pci/of: Match PCI devices to OF nodes dynamicallyBenjamin Herrenschmidt
2011-02-04powerpc/pci: Make both ppc32 and ppc64 use sysdata for pci_controllerGrant Likely
2010-08-24powerpc/pci: Fix checking for child bridges in PCI code.Grant Likely
2010-08-24powerpc/pci: Drop unnecessary null testJulia Lawall
2010-05-21powerpc/pci: Check devices status property when scanning OF treeSonny Rao
2010-02-09powerpc: Remove trailing space in messagesFrans Pop
2010-01-29powerpc/pci: Add missing call to header fixupBenjamin Herrenschmidt
2010-01-29powerpc/pci: Add missing hookup to pci_slotBenjamin Herrenschmidt
2010-01-29powerpc/pci: Add calls to set_pcie_port_type() and set_pcie_hotplug_bridge()Benjamin Herrenschmidt