index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
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
2020-10-13
PCI: dwc: Add common iATU register support
Kunihiko Hayashi
2020-09-28
PCI: dwc: Fix 'cast truncates bits from constant value'
Gustavo Pimentel
2020-09-21
PCI: designware-ep: Add multiple PFs support for DWC
Xiaowei Bao
2020-09-10
PCI: dwc: Move N_FTS setup to common setup
Rob Herring
2020-09-10
PCI: dwc: Set PORT_LINK_DLL_LINK_EN in common setup code
Rob Herring
2020-09-10
PCI: dwc: Centralize link gen setting
Rob Herring
2020-09-08
PCI: dwc: Make ATU accessors private
Rob Herring
2020-09-08
PCI: dwc: Remove read_dbi2 code
Rob Herring
2020-09-08
PCI: dwc: Ensure FAST_LINK_MODE is cleared
Rob Herring
2020-09-08
PCI: dwc: Add a 'num_lanes' field to struct dw_pcie
Rob Herring
2020-06-30
PCI: Replace http:// links with https://
Alexander A. Klimov
2020-05-22
PCI: dwc: Program outbound ATU upper limit register
Alan Mikhak
2020-01-09
PCI: dwc: intel: PCIe RC controller driver
Dilip Kota
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