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.c
Age
Commit message (
Expand
)
Author
2019-09-23
Merge branch 'lorenzo/pci/tegra'
Bjorn Helgaas
2019-09-08
PCI: tegra: Add Tegra194 PCIe support
Vidya Sagar
2019-08-22
PCI: dwc: Return directly when num-lanes is not found
Hou Zhiqiang
2019-08-13
PCI: dwc: Add support to enable CDM register check
Vidya Sagar
2019-08-13
PCI: dwc: Export dw_pcie_wait_for_link() API
Vidya Sagar
2019-08-13
PCI: dwc: Add extended configuration space capability search API
Vidya Sagar
2019-08-13
PCI: dwc: Move config space capability search API
Vidya Sagar
2019-06-27
PCI: dwc: Export APIs to support .remove() implementation
Vidya Sagar
2019-06-27
PCI: dwc: Cleanup DBI,ATU read and write APIs
Vidya Sagar
2019-05-13
Merge branch 'remotes/lorenzo/pci/keystone'
Bjorn Helgaas
2019-05-01
PCI: dwc: imx6: Share PHY debug register definitions
Andrey Smirnov
2019-04-16
PCI: dwc: Add callbacks for accessing dbi2 address space
Kishon Vijay Abraham I
2019-04-15
PCI: dwc: Fix ATU identification for designware version >= 4.80
Kishon Vijay Abraham I
2019-04-15
PCI: dwc: Enable iATU unroll for endpoint too
Kishon Vijay Abraham I
2019-03-01
PCI: dwc: Make use of BIT() in constant definitions
Andrey Smirnov
2019-03-01
PCI: dwc: Make use of IS_ALIGNED()
Andrey Smirnov
2018-12-18
PCI: dwc: Don't hard-code DBI/ATU offset
Stephen Warren
2018-09-20
PCI: dwc: Fix scheduling while atomic issues
Jisheng Zhang
2018-06-08
PCI: Collect all native drivers under drivers/pci/controller/
Shawn Lin