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
/
drivers
/
pci
/
of.c
Age
Commit message (
Expand
)
Author
2018-07-18
PCI: OF: Fix I/O space page leak
Sergei Shtylyov
2018-05-30
PCI: Rework of_pci_get_host_bridge_resources() to devm_of_pci_get_host_bridge...
Jan Kiszka
2018-05-30
PCI: Use dev_printk() in of_pci_get_host_bridge_resources()
Jan Kiszka
2018-05-30
PCI: Pass struct device to of_pci_get_host_bridge_resources()
Jan Kiszka
2018-05-30
PCI: Rename of_pci_get_host_bridge_resources() device node parameter
Jan Kiszka
2018-02-01
Merge branch 'pci/spdx' into next
Bjorn Helgaas
2018-01-31
Merge remote-tracking branch 'lorenzo/pci/cadence' into next
Bjorn Helgaas
2018-01-31
PCI: OF: Add generic function to parse and allocate PCI resources
Cyrille Pitchen
2018-01-28
PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplate
Bjorn Helgaas
2018-01-25
PCI: Make of_irq_parse_pci() static
Rob Herring
2018-01-17
PCI: Move OF-related PCI functions into PCI core
Rob Herring
2015-10-16
PCI/MSI: Use of_msi_get_domain instead of open-coded "msi-parent" parsing
Marc Zyngier
2015-07-30
PCI/MSI: Allow msi_domain lookup using the host bridge node
Marc Zyngier
2015-07-30
PCI/MSI: Add support for OF-provided msi_domain
Marc Zyngier
2011-08-19
PCI: OF: Don't crash when bridge parent is NULL.
David Daney
2011-06-08
pci/of: Match PCI devices to OF nodes dynamically
Benjamin Herrenschmidt