index
:
binx/bcachefs.git
bcachefs-garbage
master
Unnamed repository; edit this file 'description' to name the repository.
Hunter Shaffer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
/
dwc
/
pcie-spear13xx.c
Age
Commit message (
Expand
)
Author
2022-08-04
Merge branch 'pci/misc'
Bjorn Helgaas
2022-08-01
PCI: dwc: Convert struct pcie_port.msi_irq to an array
Dmitry Baryshkov
2022-07-06
PCI: Drop of_match_ptr() to avoid unused variables
Bjorn Helgaas
2022-07-05
PCI: dwc: Rename struct pcie_port to dw_pcie_rp
Serge Semin
2022-01-03
PCI: spear13xx: Avoid invalid address space conversions
Bjorn Helgaas
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-11-19
PCI: dwc: Move "dbi", "dbi2", and "addr_space" resource setup into common code
Rob Herring
2020-09-10
PCI: dwc: Use DBI accessors
Rob Herring
2020-09-10
PCI: dwc: Centralize link gen setting
Rob Herring
2020-09-08
PCI: dwc: Remove hardcoded PCI_CAP_ID_EXP offset
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-23
PCI: controller: Remove duplicate error message
Dejin Zheng
2018-07-13
PCI: spear13xx: Drop unnecessary root_bus_nr setting
Shawn Guo
2018-06-08
PCI: Collect all native drivers under drivers/pci/controller/
Shawn Lin