index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
/
dwc
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-24
Merge branch 'remotes/lorenzo/pci/misc'
Bjorn Helgaas
1
-4
/
+2
2021-02-24
Merge branch 'pci/qcom'
Bjorn Helgaas
1
-6
/
+16
2021-02-24
Merge branch 'pci/layerscape'
Bjorn Helgaas
2
-2
/
+10
2021-02-24
PCI: qcom: Use PHY_REFCLK_USE_PAD only for ipq8064
Ansuel Smith
1
-1
/
+3
2021-02-24
PCI: qcom: Add support for ddrss_sf_tbu clock
Dmitry Baryshkov
1
-5
/
+13
2021-02-24
PCI: al: Remove useless dw_pcie_ops
Jisheng Zhang
1
-4
/
+0
2021-02-24
PCI: dwc: Don't assume the ops in dw_pcie always exist
Jisheng Zhang
3
-13
/
+11
2021-02-24
PCI: dwc: Add upper limit address for outbound iATU
Shradha Todi
2
-0
/
+6
2021-02-24
PCI: dwc: Change size to u64 for EP outbound iATU
Shradha Todi
2
-2
/
+2
2021-02-24
PCI: dwc: Drop support for config space in 'ranges'
Rob Herring
1
-33
/
+12
2021-02-24
PCI: layerscape: Convert to builtin_platform_driver()
Michael Walle
1
-2
/
+3
2021-02-24
PCI: layerscape: Add LX2160A rev2 EP mode support
Hou Zhiqiang
1
-0
/
+7
2021-02-24
PCI: dwc: Work around ECRC configuration issue
Vidya Sagar
2
-2
/
+48
2021-01-18
PCI: dwc: Remove IRQ handler and data in one go
Martin Kaiser
1
-4
/
+2
2020-12-25
PCI: dwc: Fix inverted condition of DMA mask setup warning
Alexander Lobakin
1
-6
/
+2
2020-12-25
PCI: tegra: Fix host link initialization
Rob Herring
1
-26
/
+29
2020-12-15
Merge branch 'remotes/lorenzo/pci/keystone'
Bjorn Helgaas
1
-2
/
+2
2020-12-15
Merge branch 'remotes/lorenzo/pci/dwc'
Bjorn Helgaas
24
-1283
/
+654
2020-12-10
PCI: Unify ECAM constants in native PCI Express drivers
Krzysztof WilczyĆski
2
-12
/
+2
2020-12-10
PCI: dwc: Set 32-bit DMA mask for MSI target address allocation
Vidya Sagar
1
-0
/
+8
2020-12-09
PCI: qcom: Add support for configuring BDF to SID mapping for SM8250
Manivannan Sadhasivam
2
-0
/
+89
2020-12-08
PCI: qcom: Add SM8250 SoC support
Manivannan Sadhasivam
1
-0
/
+11
2020-12-07
PCI: tegra: Disable LTSSM during L2 entry
Vidya Sagar
1
-7
/
+9
2020-12-07
PCI: tegra: Check return value of tegra_pcie_init_controller()
Vidya Sagar
1
-1
/
+5
2020-12-07
PCI: tegra: Continue unconfig sequence even if parts fail
Vidya Sagar
1
-24
/
+15
2020-12-07
PCI: tegra: Set DesignWare IP version
Vidya Sagar
1
-0
/
+1
2020-12-07
PCI: tegra: Fix ASPM-L1SS advertisement disable code
Vidya Sagar
1
-6
/
+6
2020-12-01
PCI: tegra: Read "dbi" base address to program in application logic
Vidya Sagar
1
-0
/
+7
2020-12-01
PCI: tegra: Move "dbi" accesses to post common DWC initialization
Vidya Sagar
1
-9
/
+10
2020-12-01
PCI: dwc: exynos: Rework the driver to support Exynos5433 variant
Jaehoon Chung
2
-216
/
+146
2020-11-19
PCI: dwc: Detect number of iATU windows
Rob Herring
6
-45
/
+93
2020-11-19
PCI: dwc: Move inbound and outbound windows to common struct
Rob Herring
2
-14
/
+15
2020-11-19
Revert "PCI: dwc/keystone: Drop duplicated 'num-viewport'"
Rob Herring
1
-1
/
+10
2020-11-19
PCI: dwc: Remove unnecessary wrappers around dw_pcie_host_init()
Rob Herring
8
-149
/
+17
2020-11-19
PCI: dwc: Move dw_pcie_setup_rc() to DWC common code
Rob Herring
15
-30
/
+1
2020-11-19
PCI: dwc: Move dw_pcie_msi_init() into core
Rob Herring
14
-37
/
+6
2020-11-19
PCI: dwc: Move link handling into common code
Rob Herring
15
-171
/
+103
2020-11-19
PCI: dwc: Rework MSI initialization
Rob Herring
5
-51
/
+13
2020-11-19
PCI: dwc: Move MSI interrupt setup into DWC common code
Rob Herring
13
-81
/
+14
2020-11-19
PCI: dwc: Drop the .set_num_vectors() host op
Rob Herring
4
-28
/
+6
2020-11-19
PCI: dwc/dra7xx: Use the common MSI irq_chip
Rob Herring
1
-125
/
+0
2020-11-19
PCI: dwc: Ensure all outbound ATU windows are reset
Rob Herring
2
-14
/
+5
2020-11-19
PCI: dwc/intel-gw: Remove some unneeded function wrappers
Rob Herring
1
-31
/
+16
2020-11-19
PCI: dwc: Move "dbi", "dbi2", and "addr_space" resource setup into common code
Rob Herring
15
-254
/
+47
2020-11-19
PCI: dwc/intel-gw: Move ATU offset out of driver match data
Rob Herring
1
-6
/
+7
2020-11-19
PCI: keystone: Enable compile-testing on !ARM
Alex Dewar
1
-2
/
+2
2020-11-18
PCI: dwc: Add support to program ATU for >4GB memory
Vidya Sagar
2
-6
/
+9
2020-11-18
PCI: dwc: Support multiple ATU memory regions
Rob Herring
2
-26
/
+34
2020-11-04
PCI: dwc: Restore ATU memory resource setup to use last entry
Rob Herring
1
-2
/
+6
2020-10-21
Merge branch 'remotes/lorenzo/pci/tegra'
Bjorn Helgaas
1
-15
/
+5
[next]