summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/dwc
Commit message (Expand)AuthorAgeFilesLines
...
| * | PCI: qcom: Use PHY_REFCLK_USE_PAD only for ipq8064Ansuel Smith2021-02-241-1/+3
| * | PCI: qcom: Add support for ddrss_sf_tbu clockDmitry Baryshkov2021-02-241-5/+13
| |/
* | Merge branch 'pci/layerscape'Bjorn Helgaas2021-02-242-2/+10
|\ \
| * | PCI: layerscape: Convert to builtin_platform_driver()Michael Walle2021-02-241-2/+3
| * | PCI: layerscape: Add LX2160A rev2 EP mode supportHou Zhiqiang2021-02-241-0/+7
| |/
* | PCI: al: Remove useless dw_pcie_opsJisheng Zhang2021-02-241-4/+0
* | PCI: dwc: Don't assume the ops in dw_pcie always existJisheng Zhang2021-02-243-13/+11
* | PCI: dwc: Add upper limit address for outbound iATUShradha Todi2021-02-242-0/+6
* | PCI: dwc: Change size to u64 for EP outbound iATUShradha Todi2021-02-242-2/+2
* | PCI: dwc: Drop support for config space in 'ranges'Rob Herring2021-02-241-33/+12
* | PCI: dwc: Work around ECRC configuration issueVidya Sagar2021-02-242-2/+48
|/
* PCI: dwc: Fix inverted condition of DMA mask setup warningAlexander Lobakin2020-12-251-6/+2
* PCI: tegra: Fix host link initializationRob Herring2020-12-251-26/+29
* Merge branch 'remotes/lorenzo/pci/keystone'Bjorn Helgaas2020-12-151-2/+2
|\
| * PCI: keystone: Enable compile-testing on !ARMAlex Dewar2020-11-191-2/+2
* | Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas2020-12-1524-1283/+654
|\ \
| * | PCI: dwc: Set 32-bit DMA mask for MSI target address allocationVidya Sagar2020-12-101-0/+8
| * | PCI: qcom: Add support for configuring BDF to SID mapping for SM8250Manivannan Sadhasivam2020-12-092-0/+89
| * | PCI: qcom: Add SM8250 SoC supportManivannan Sadhasivam2020-12-081-0/+11
| * | PCI: tegra: Disable LTSSM during L2 entryVidya Sagar2020-12-071-7/+9
| * | PCI: tegra: Check return value of tegra_pcie_init_controller()Vidya Sagar2020-12-071-1/+5
| * | PCI: tegra: Continue unconfig sequence even if parts failVidya Sagar2020-12-071-24/+15
| * | PCI: tegra: Set DesignWare IP versionVidya Sagar2020-12-071-0/+1
| * | PCI: tegra: Fix ASPM-L1SS advertisement disable codeVidya Sagar2020-12-071-6/+6
| * | PCI: tegra: Read "dbi" base address to program in application logicVidya Sagar2020-12-011-0/+7
| * | PCI: tegra: Move "dbi" accesses to post common DWC initializationVidya Sagar2020-12-011-9/+10
| * | PCI: dwc: exynos: Rework the driver to support Exynos5433 variantJaehoon Chung2020-12-012-216/+146
| * | PCI: dwc: Detect number of iATU windowsRob Herring2020-11-196-45/+93
| * | PCI: dwc: Move inbound and outbound windows to common structRob Herring2020-11-192-14/+15
| * | Revert "PCI: dwc/keystone: Drop duplicated 'num-viewport'"Rob Herring2020-11-191-1/+10
| * | PCI: dwc: Remove unnecessary wrappers around dw_pcie_host_init()Rob Herring2020-11-198-149/+17
| * | PCI: dwc: Move dw_pcie_setup_rc() to DWC common codeRob Herring2020-11-1915-30/+1
| * | PCI: dwc: Move dw_pcie_msi_init() into coreRob Herring2020-11-1914-37/+6
| * | PCI: dwc: Move link handling into common codeRob Herring2020-11-1915-171/+103
| * | PCI: dwc: Rework MSI initializationRob Herring2020-11-195-51/+13
| * | PCI: dwc: Move MSI interrupt setup into DWC common codeRob Herring2020-11-1913-81/+14
| * | PCI: dwc: Drop the .set_num_vectors() host opRob Herring2020-11-194-28/+6
| * | PCI: dwc/dra7xx: Use the common MSI irq_chipRob Herring2020-11-191-125/+0
| * | PCI: dwc: Ensure all outbound ATU windows are resetRob Herring2020-11-192-14/+5
| * | PCI: dwc/intel-gw: Remove some unneeded function wrappersRob Herring2020-11-191-31/+16
| * | PCI: dwc: Move "dbi", "dbi2", and "addr_space" resource setup into common codeRob Herring2020-11-1915-254/+47
| * | PCI: dwc/intel-gw: Move ATU offset out of driver match dataRob Herring2020-11-191-6/+7
| * | PCI: dwc: Add support to program ATU for >4GB memoryVidya Sagar2020-11-182-6/+9
| * | PCI: dwc: Support multiple ATU memory regionsRob Herring2020-11-182-26/+34
| |/
* / PCI: Unify ECAM constants in native PCI Express driversKrzysztof WilczyƄski2020-12-102-12/+2
|/
* PCI: dwc: Restore ATU memory resource setup to use last entryRob Herring2020-11-041-2/+6
* Merge branch 'remotes/lorenzo/pci/tegra'Bjorn Helgaas2020-10-211-15/+5
|\
| * PCI: tegra: No need to check return value of debugfs_create() functionsGreg Kroah-Hartman2020-09-071-15/+5
* | Merge branch 'remotes/lorenzo/pci/qcom'Bjorn Helgaas2020-10-211-0/+13
|\ \
| * | PCI: qcom: Make sure PCIe is reset before init for rev 2.1.0Ansuel Smith2020-09-071-0/+13
| |/