index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
/
dwc
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-10
PCI: pci-dra7xx: Prepare for deferred probe with module_platform_driver
Tony Lindgren
1
-6
/
+7
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-26
PCI: dwc: Fix inverted condition of DMA mask setup warning
Alexander Lobakin
1
-6
/
+2
2020-12-26
PCI: tegra: Fix host link initialization
Rob Herring
1
-26
/
+29
2020-12-16
Merge branch 'remotes/lorenzo/pci/keystone'
Bjorn Helgaas
1
-2
/
+2
2020-12-16
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
[prev]
[next]