index
:
pm24.git
cpufreq-rust
master
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
/
dwc
/
pcie-histb.c
Age
Commit message (
Expand
)
Author
2020-11-19
PCI: dwc: Move dw_pcie_setup_rc() to DWC common code
Rob Herring
2020-11-19
PCI: dwc: Move dw_pcie_msi_init() into core
Rob Herring
2020-11-19
PCI: dwc: Move link handling into common code
Rob Herring
2020-11-19
PCI: dwc: Move MSI interrupt setup into DWC common code
Rob Herring
2020-09-08
PCI: dwc: Check CONFIG_PCI_MSI inside dw_pcie_msi_init()
Rob Herring
2020-09-08
PCI: dwc: histb: Use pci_ops for root config space accessors
Rob Herring
2020-08-05
Merge branch 'pci/irq-error'
Bjorn Helgaas
2020-08-03
PCI: Remove dev_err() when handing an error from platform_get_irq()
Krzysztof WilczyĆski
2020-07-17
PCI: dwc: Convert to devm_platform_ioremap_resource_byname()
Dejin Zheng
2019-09-04
PCI: histb: Propagate errors for optional regulators
Thierry Reding
2018-11-08
PCI: histb: Constify dw_pcie_host_ops structure
Julia Lawall
2018-07-13
PCI: histb: Drop unnecessary root_bus_nr setting
Shawn Guo
2018-06-08
PCI: Collect all native drivers under drivers/pci/controller/
Shawn Lin