index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
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