index
:
linux.git
master
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-kirin.c
Age
Commit message (
Expand
)
Author
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-10-21
Merge branch 'remotes/lorenzo/pci/kirin'
Bjorn Helgaas
2020-09-28
PCI: kirin: Return -EPROBE_DEFER in case the gpio isn't ready
Bean Huo
2020-09-08
PCI: dwc: Check CONFIG_PCI_MSI inside dw_pcie_msi_init()
Rob Herring
2020-09-08
PCI: dwc: kirin: Use pci_ops for root config space accessors
Rob Herring
2020-08-05
Merge branch 'pci/irq-error'
Bjorn Helgaas
2020-08-05
Merge branch 'remotes/lorenzo/pci/dwc'
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
2020-06-30
PCI: Replace http:// links with https://
Alexander A. Klimov
2019-08-21
PCI: kirin: Make structure kirin_dw_pcie_ops constant
Nishka Dasgupta
2019-07-09
PCI: Fix typos and whitespace errors
Bjorn Helgaas
2018-10-01
PCI: kirin: Fix section mismatch warning
Nathan Chancellor
2018-07-11
PCI: kirin: Add MSI support
Xiaowei Song
2018-06-08
PCI: Collect all native drivers under drivers/pci/controller/
Shawn Lin