index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
/
dwc
/
pcie-armada8k.c
Age
Commit message (
Expand
)
Author
2024-01-06
PCI: dwc: Drop host prefix from struct dw_pcie_host_ops members
Yoshihiro Shimoda
2022-11-10
PCI: Remove unnecessary <linux/of_irq.h> includes
Bjorn Helgaas
2022-08-04
Merge branch 'pci/misc'
Bjorn Helgaas
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
2020-11-19
PCI: dwc: Move dw_pcie_setup_rc() to DWC common code
Rob Herring
2020-11-19
PCI: dwc: Move link handling into common code
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
2019-09-04
PCI: armada8x: Propagate errors for optional PHYs
Thierry Reding
2019-07-12
Merge branch 'pci/trivial'
Bjorn Helgaas
2019-07-09
PCI: Fix typos and whitespace errors
Bjorn Helgaas
2019-06-17
PCI: armada8k: Add PHYs support
Miquel Raynal
2019-01-31
Revert "PCI: armada8k: Add support for gpio controlled reset signal"
Baruch Siach
2018-12-18
PCI: armada8k: Add support for gpio controlled reset signal
Baruch Siach
2018-07-13
PCI: armada8k: Drop unnecessary root_bus_nr setting
Shawn Guo
2018-06-08
PCI: Collect all native drivers under drivers/pci/controller/
Shawn Lin