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-designware-plat.c
Age
Commit message (
Expand
)
Author
2019-10-14
PCI: Add PCI_STD_NUM_BARS for the number of standard BARs
Denis Efremov
2019-04-15
PCI: dwc: Add const qualifier to struct dw_pcie_ep_ops
Kishon Vijay Abraham I
2019-03-06
Merge branch 'remotes/lorenzo/pci/endpoint'
Bjorn Helgaas
2019-02-15
PCI: designware-plat: Remove setting epc->features in Designware plat EP driver
Kishon Vijay Abraham I
2019-02-14
PCI: designware-plat: Populate ->get_features() dw_pcie_ep_ops
Kishon Vijay Abraham I
2019-02-01
PCI: dwc: Remove unnecessary header include (signal.h)
Gustavo Pimentel
2019-02-01
PCI: dwc: Remove unnecessary header include (of_gpio.h)
Gustavo Pimentel
2018-07-19
pci-epf-test/pci_endpoint_test: Add MSI-X support
Gustavo Pimentel
2018-07-19
PCI: dwc: Add legacy interrupt callback handler
Gustavo Pimentel
2018-07-19
PCI: dwc: Add MSI-X callbacks handler
Gustavo Pimentel
2018-07-19
PCI: Update xxx_pcie_ep_raise_irq() and pci_epc_raise_irq() signatures
Gustavo Pimentel
2018-07-19
PCI: dwc: Fix EP link notification implementation
Gustavo Pimentel
2018-07-13
PCI: designware-plat: Drop unnecessary root_bus_nr setting
Shawn Guo
2018-06-08
PCI: Collect all native drivers under drivers/pci/controller/
Shawn Lin