index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
/
dwc
/
pcie-designware.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI: dwc: Add support to program ATU for >4GB memory
Vidya Sagar
2020-11-18
1
-5
/
+7
*
PCI: dwc: Add common iATU register support
Kunihiko Hayashi
2020-10-13
1
-0
/
+5
*
PCI: dwc: Fix 'cast truncates bits from constant value'
Gustavo Pimentel
2020-09-28
1
-1
/
+1
*
PCI: designware-ep: Add multiple PFs support for DWC
Xiaowei Bao
2020-09-21
1
-18
/
+41
*
PCI: dwc: Move N_FTS setup to common setup
Rob Herring
2020-09-10
1
-11
/
+17
*
PCI: dwc: Set PORT_LINK_DLL_LINK_EN in common setup code
Rob Herring
2020-09-10
1
-0
/
+1
*
PCI: dwc: Centralize link gen setting
Rob Herring
2020-09-10
1
-14
/
+19
*
PCI: dwc: Make ATU accessors private
Rob Herring
2020-09-08
1
-6
/
+6
*
PCI: dwc: Remove read_dbi2 code
Rob Herring
2020-09-08
1
-15
/
+0
*
PCI: dwc: Ensure FAST_LINK_MODE is cleared
Rob Herring
2020-09-08
1
-1
/
+4
*
PCI: dwc: Add a 'num_lanes' field to struct dw_pcie
Rob Herring
2020-09-08
1
-8
/
+6
*
PCI: Replace http:// links with https://
Alexander A. Klimov
2020-06-30
1
-1
/
+1
*
PCI: dwc: Program outbound ATU upper limit register
Alan Mikhak
2020-05-22
1
-2
/
+5
*
PCI: dwc: intel: PCIe RC controller driver
Dilip Kota
2020-01-09
1
-0
/
+56
*
Merge branch 'lorenzo/pci/tegra'
Bjorn Helgaas
2019-09-23
1
-1
/
+89
|
\
|
*
PCI: tegra: Add Tegra194 PCIe support
Vidya Sagar
2019-09-08
1
-1
/
+1
|
*
PCI: dwc: Add support to enable CDM register check
Vidya Sagar
2019-08-13
1
-0
/
+7
|
*
PCI: dwc: Export dw_pcie_wait_for_link() API
Vidya Sagar
2019-08-13
1
-0
/
+1
|
*
PCI: dwc: Add extended configuration space capability search API
Vidya Sagar
2019-08-13
1
-0
/
+41
|
*
PCI: dwc: Move config space capability search API
Vidya Sagar
2019-08-13
1
-0
/
+39
*
|
PCI: dwc: Return directly when num-lanes is not found
Hou Zhiqiang
2019-08-22
1
-2
/
+4
|
/
*
PCI: dwc: Export APIs to support .remove() implementation
Vidya Sagar
2019-06-27
1
-0
/
+4
*
PCI: dwc: Cleanup DBI,ATU read and write APIs
Vidya Sagar
2019-06-27
1
-16
/
+41
*
Merge branch 'remotes/lorenzo/pci/keystone'
Bjorn Helgaas
2019-05-14
1
-0
/
+52
|
\
|
*
PCI: dwc: Add callbacks for accessing dbi2 address space
Kishon Vijay Abraham I
2019-04-16
1
-0
/
+31
|
*
PCI: dwc: Fix ATU identification for designware version >= 4.80
Kishon Vijay Abraham I
2019-04-15
1
-6
/
+8
|
*
PCI: dwc: Enable iATU unroll for endpoint too
Kishon Vijay Abraham I
2019-04-15
1
-0
/
+19
*
|
PCI: dwc: imx6: Share PHY debug register definitions
Andrey Smirnov
2019-05-01
1
-9
/
+3
|
/
*
PCI: dwc: Make use of BIT() in constant definitions
Andrey Smirnov
2019-03-01
1
-1
/
+1
*
PCI: dwc: Make use of IS_ALIGNED()
Andrey Smirnov
2019-03-01
1
-2
/
+2
*
PCI: dwc: Don't hard-code DBI/ATU offset
Stephen Warren
2018-12-18
1
-4
/
+4
*
PCI: dwc: Fix scheduling while atomic issues
Jisheng Zhang
2018-09-20
1
-4
/
+4
*
PCI: Collect all native drivers under drivers/pci/controller/
Shawn Lin
2018-06-08
1
-0
/
+394