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
2016-09-20
powerpc: Remove all usages of NO_IRQ
Michael Ellerman
2015-11-24
PCI/MSI: Initialize MSI capability for all architectures
Guilherme G. Piccoli
2015-09-08
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-08-31
Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-08-26
powerpc/PCI: Disable MSI/MSI-X interrupts at PCI probe time in OF case
Guilherme G. Piccoli
2015-08-10
cleanup IORESOURCE_CACHEABLE vs ioremap()
Dan Williams
2015-07-30
PCI: Hold pci_slot_mutex while searching bus->slots list
Yijing Wang
2015-04-11
powerpc: Remove shims for pci_controller_ops operations
Daniel Axtens
2015-04-11
powerpc: Create pci_controller_ops.probe_mode and shim
Daniel Axtens
2015-03-24
powerpc/eeh: Remove device_node dependency
Gavin Shan
2014-09-25
powerpc: Make a bunch of things static
Anton Blanchard
2014-06-10
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2014-05-27
powerpc/PCI: Use pci_is_bridge() to simplify code
Yijing Wang
2014-04-28
powerpc/eeh: No hotplug on permanently removed dev
Gavin Shan
2013-12-21
PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_dev
Yinghai Lu
2013-10-30
powerpc: Fix little endian issue in OF PCI scan
Anton Blanchard
2013-08-14
powerpc: Make OF PCI device tree accesses endian safe
Anton Blanchard
2013-07-24
powerpc/pci: Partial tree hotplug support
Gavin Shan
2013-06-14
Merge branch 'pci/jiang-bus-lock-v3' into next
Bjorn Helgaas
2013-06-05
PCI: Convert alloc_pci_dev(void) to pci_alloc_dev(bus)
Gu Zheng
2013-05-17
powerpc/PCI: Use PCI_UNKNOWN for unknown power state
Bjorn Helgaas
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