index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
pci_of_scan.c
Age
Commit message (
Expand
)
Author
2013-01-03
POWERPC: drivers: remove __dev* attributes.
Greg Kroah-Hartman
2012-07-24
Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
2012-07-03
powerpc: Fix kernel-doc warning
Wanpeng Li
2012-06-13
powerpc/PCI: register busn_res for root buses
Yinghai Lu
2012-06-13
PCI: replace struct pci_bus secondary/subordinate with busn_res
Yinghai Lu
2012-03-20
powerpc/PCI: convert devtree bus addresses to resource
Bjorn Helgaas
2011-10-31
powerpc: add export.h to files making use of EXPORT_SYMBOL
Paul Gortmaker
2011-06-08
pci/of: Match PCI devices to OF nodes dynamically
Benjamin Herrenschmidt
2011-02-04
powerpc/pci: Make both ppc32 and ppc64 use sysdata for pci_controller
Grant Likely
2010-08-24
powerpc/pci: Fix checking for child bridges in PCI code.
Grant Likely
2010-08-24
powerpc/pci: Drop unnecessary null test
Julia Lawall
2010-05-21
powerpc/pci: Check devices status property when scanning OF tree
Sonny Rao
2010-02-09
powerpc: Remove trailing space in messages
Frans Pop
2010-01-29
powerpc/pci: Add missing call to header fixup
Benjamin Herrenschmidt
2010-01-29
powerpc/pci: Add missing hookup to pci_slot
Benjamin Herrenschmidt
2010-01-29
powerpc/pci: Add calls to set_pcie_port_type() and set_pcie_hotplug_bridge()
Benjamin Herrenschmidt
2009-09-16
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2009-08-28
powerpc/pci: move pci_64.c device tree scanning code into pci-common.c
Grant Likely