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
/
controller
/
pcie-iproc-platform.c
Age
Commit message (
Expand
)
Author
2024-10-03
PCI: controller: Switch back to struct platform_driver::remove()
Sergio Paracuellos
2024-01-06
PCI: iproc: Fix -Wvoid-pointer-to-enum-cast warning
Justin Stitt
2023-06-24
PCI: iproc: Convert to platform remove callback returning void
Uwe Kleine-König
2022-11-10
PCI: Remove unnecessary <linux/of_irq.h> includes
Bjorn Helgaas
2022-01-03
PCI: iproc: Rename iproc_pcie_pltfm_ to iproc_pltfm_pcie_
Bjorn Helgaas
2020-10-09
PCI: iproc: Fix using plain integer as NULL pointer in iproc_pcie_pltfm_probe
Krzysztof Wilczyński
2020-08-04
PCI: Set bridge map_irq and swizzle_irq to default functions
Rob Herring
2020-08-04
PCI: Move DT resource setup into devm_pci_alloc_host_bridge()
Rob Herring
2019-11-20
PCI: of: Add inbound resource parsing to helpers
Rob Herring
2019-10-29
PCI: iproc: Use pci_parse_request_of_pci_ranges()
Rob Herring
2019-09-04
PCI: iproc: Propagate errors for optional PHYs
Thierry Reding
2019-07-09
PCI: Fix typos and whitespace errors
Bjorn Helgaas
2018-06-08
PCI: Collect all native drivers under drivers/pci/controller/
Shawn Lin