index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2021-12-02
PCI: dwc: Do not remap invalid res
Tim Harvey
2021-09-30
PCI: dwc: Export more symbols to allow modular drivers
Luca Ceresoli
2021-04-29
PCI: dwc: Move iATU detection earlier
Hou Zhiqiang
2021-02-24
PCI: dwc: Don't assume the ops in dw_pcie always exist
Jisheng Zhang
2021-02-24
PCI: dwc: Add upper limit address for outbound iATU
Shradha Todi
2021-02-24
PCI: dwc: Change size to u64 for EP outbound iATU
Shradha Todi
2021-02-24
PCI: dwc: Work around ECRC configuration issue
Vidya Sagar
2020-11-19
PCI: dwc: Detect number of iATU windows
Rob Herring
2020-11-18
PCI: dwc: Add support to program ATU for >4GB memory
Vidya Sagar
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