summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/dwc/pcie-designware.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* PCI: dwc: Always cache the maximum link speed value in dw_pcie::max_link_speedManivannan Sadhasivam2024-09-131-4/+14
* PCI: dwc: Rename 'dw_pcie::link_gen' to 'dw_pcie::max_link_speed'Manivannan Sadhasivam2024-09-131-6/+6
* PCI: qcom: Disable mirroring of DBI and iATU register space in BAR regionPrudhvi Yarlagadda2024-09-011-0/+2
* Merge branch 'pci/controller/qcom'Bjorn Helgaas2024-07-191-16/+49
|\
| * PCI: dwc: Pass the eDMA mapping format flag directly from glue driversManivannan Sadhasivam2024-05-281-7/+9
| * PCI: dwc: Skip finding eDMA channels count for HDMA platformsManivannan Sadhasivam2024-05-281-3/+11
| * PCI: dwc: Refactor dw_pcie_edma_find_chip() APIManivannan Sadhasivam2024-05-281-7/+30
* | PCI: dwc: Add outbound MSG TLPs supportYoshihiro Shimoda2024-07-101-2/+7
* | PCI: dwc: Consolidate args of dw_pcie_prog_outbound_atu() into a structureYoshihiro Shimoda2024-07-101-32/+17
* | PCI: dwc: Use msleep() in dw_pcie_wait_for_link()Konrad Dybcio2024-07-101-1/+1
|/
* PCI: dwc: Expose dw_pcie_write_dbi2() to moduleYoshihiro Shimoda2023-10-231-0/+1
* PCI: dwc: Add EDMA_UNROLL capability flagYoshihiro Shimoda2023-10-201-1/+7
* PCI: dwc: Add missing PCI_EXP_LNKCAP_MLW handlingYoshihiro Shimoda2023-10-201-1/+8
* PCI: dwc: Add dw_pcie_link_set_max_link_width()Yoshihiro Shimoda2023-10-201-45/+41
* Merge tag 'pci-v6.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-08-311-1/+1
|\
| * PCI: Explicitly include correct DT includesRob Herring2023-07-181-1/+1
* | Revert "PCI: dwc: Wait for link up only if link is started"Johan Hovold2023-07-261-13/+7
|/
* Merge tag 'dmaengine-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-07-061-1/+1
|\
| * dmaengine: dw-edma: Rename dw_edma_core_ops structure to dw_edma_plat_opsCai Huoqing2023-05-241-1/+1
* | PCI: dwc: Wait for link up only if link is startedAjay Agarwal2023-05-261-7/+13
|/
* PCI: dwc: Fix PORT_LINK_CONTROL update when CDM check enabledYoshihiro Shimoda2023-03-211-5/+5
* PCI: dwc: Add Root Port and Endpoint controller eDMA engine supportSerge Semin2023-02-221-0/+195
* PCI: dwc: Introduce generic platform clocks and resetsSerge Semin2022-11-231-0/+91
* PCI: dwc: Combine iATU detection proceduresSerge Semin2022-11-231-29/+10
* PCI: dwc: Introduce generic resources getterSerge Semin2022-11-231-20/+55
* PCI: dwc: Introduce generic controller capabilities interfaceSerge Semin2022-11-231-5/+6
* PCI: dwc: Introduce dma-ranges property support for RC-hostSerge Semin2022-11-231-2/+54
* PCI: dwc: Use dev_info for PCIe link down event loggingVidya Sagar2022-11-101-1/+1
* PCI: dwc: Fix n_fts[] array overrunVidya Sagar2022-10-271-1/+1
* PCI: dwc: Validate iATU outbound mappings against hardware constraintsSerge Semin2022-08-011-13/+25
* PCI: dwc: Add iATU regions size detection procedureSerge Semin2022-08-011-4/+29
* PCI: dwc: Simplify in/outbound iATU setup methodsSerge Semin2022-08-011-205/+85
* PCI: dwc: Drop enum dw_pcie_region_type in favor of PCIE_ATU_REGION_DIR_IB/OBSerge Semin2022-08-011-21/+7
* PCI: dwc: Drop enum dw_pcie_as_type in favor of PCIE_ATU_TYPE_MEM/IOSerge Semin2022-08-011-30/+5
* PCI: dwc: Add macros to compare Synopsys IP core versionsSerge Semin2022-08-011-4/+4
* PCI: dwc: Read DWC IP core version from registerSerge Semin2022-08-011-0/+24
* PCI: dwc: Use native DWC IP core version representationSerge Semin2022-08-011-4/+4
* PCI: dwc: Log link speed and width if it comes upSerge Semin2022-08-011-6/+16
* PCI: dwc: Organize local variable usageSerge Semin2022-07-061-5/+3
* PCI: dwc: Convert dw_pcie_link_up() to use dw_pcie_readl_dbi()Serge Semin2022-07-061-1/+1
* PCI: dwc: Simplify unrolled iATU detectionSerge Semin2022-07-061-6/+5
* PCI: dwc: Add newlines to log messagesSerge Semin2022-07-061-1/+1
* PCI: dwc: Add braces to multi-line if-else statementsSerge Semin2022-07-061-1/+2
* PCI: dwc: Always enable CDM check if "snps,enable-cdm-check" existsSerge Semin2022-07-061-7/+7
* PCI: dwc: Set INCREASE_REGION_SIZE flag based on limit addressSerge Semin2022-07-061-6/+10
* PCI: dwc: Add unroll iATU space support to dw_pcie_disable_atu()Serge Semin2022-07-061-3/+13
* PCI: dwc: Do not remap invalid resTim Harvey2021-12-021-3/+4
* PCI: dwc: Export more symbols to allow modular driversLuca Ceresoli2021-09-301-0/+1
* PCI: dwc: Move iATU detection earlierHou Zhiqiang2021-04-291-3/+8
* PCI: dwc: Don't assume the ops in dw_pcie always existJisheng Zhang2021-02-241-7/+7