index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2022-05-08
powerpc: Add missing headers
Christophe Leroy
2022-05-05
powerpc: fix typos in comments
Julia Lawall
2020-01-06
powerpc/pci: Remove pcibios_setup_bus_devices()
Oliver O'Halloran
2019-08-29
powerpc/of/pci: Rewrite pci_parse_of_flags
Alexey Kardashevskiy
2019-07-13
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-07-03
powerpc/pci/of: Parse unassigned resources
Alexey Kardashevskiy
2019-06-20
powerpc/pci/of: Fix OF flags parsing for 64bit BARs
Alexey Kardashevskiy
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-11-26
powerpc: Use device_type helpers to access the node type
Rob Herring
2018-02-06
Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-01-27
powerpc/pseries: Add Initialization of VF Bars
Bryant G. Ly
2017-12-18
powerpc/pci: Use for_each_pci_bridge() helper
Andy Shevchenko
2017-08-23
powerpc: Convert to using %pOF instead of full_name
Rob Herring
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
[next]