summaryrefslogtreecommitdiff
path: root/drivers/pci/controller/dwc/pcie-designware.h
AgeCommit message (Expand)Author
2022-08-01PCI: dwc: Add dw_pcie_ops.host_deinit() callbackSerge Semin
2022-08-01PCI: dwc: Add macros to compare Synopsys IP core versionsSerge Semin
2022-08-01PCI: dwc: Read DWC IP core version from registerSerge Semin
2022-08-01PCI: dwc: Use native DWC IP core version representationSerge Semin
2022-07-22PCI: tegra194: Find RAS DES PCIe capability offsetVidya Sagar
2022-07-15PCI: qcom: Add IPQ60xx supportSelvam Sathappan Periakaruppan
2022-07-15PCI: dwc: Move GEN3_RELATED DBI definitions to common headerBaruch Siach
2022-07-05PCI: dwc: Rename struct pcie_port to dw_pcie_rpSerge Semin
2022-07-05PCI: dwc: Move io_cfg_atu_shared to struct pcie_portSerge Semin
2022-07-05PCI: dwc: Add start_link/stop_link inlinesSerge Semin
2021-04-29PCI: dwc: Move iATU detection earlierHou Zhiqiang
2021-02-24PCI: dwc: Add upper limit address for outbound iATUShradha Todi
2021-02-24PCI: dwc: Change size to u64 for EP outbound iATUShradha Todi
2021-02-24PCI: dwc: Work around ECRC configuration issueVidya Sagar
2020-11-19PCI: dwc: Detect number of iATU windowsRob Herring
2020-11-19PCI: dwc: Move inbound and outbound windows to common structRob Herring
2020-11-19PCI: dwc: Move dw_pcie_msi_init() into coreRob Herring
2020-11-19PCI: dwc: Rework MSI initializationRob Herring
2020-11-19PCI: dwc: Drop the .set_num_vectors() host opRob Herring
2020-11-18PCI: dwc: Add support to program ATU for >4GB memoryVidya Sagar
2020-11-18PCI: dwc: Support multiple ATU memory regionsRob Herring
2020-10-13PCI: dwc: Fix MSI page leakage in suspend/resumeJisheng Zhang
2020-09-21PCI: designware-ep: Modify MSI and MSIX CAP way of findingXiaowei Bao
2020-09-21PCI: designware-ep: Add the doorbell mode of MSI-X in EP modeXiaowei Bao
2020-09-21PCI: designware-ep: Add multiple PFs support for DWCXiaowei Bao
2020-09-10PCI: dwc: Move N_FTS setup to common setupRob Herring
2020-09-10PCI: dwc: Centralize link gen settingRob Herring
2020-09-08PCI: dwc: Make ATU accessors privateRob Herring
2020-09-08PCI: dwc: Remove read_dbi2 codeRob Herring
2020-09-08PCI: dwc/tegra: Use common Designware port logic register definitionsRob Herring
2020-09-08PCI: dwc: Ensure FAST_LINK_MODE is clearedRob Herring
2020-09-08PCI: dwc: Add a 'num_lanes' field to struct dw_pcieRob Herring
2020-09-08PCI: dwc: Simplify config space handlingRob Herring
2020-09-08PCI: dwc: Remove storing of PCI resourcesRob Herring
2020-09-08PCI: dwc: Remove root_bus pointerRob Herring
2020-09-08PCI: dwc: Convert to use pci_host_probe()Rob Herring
2020-09-08PCI: dwc: Remove dwc specific config accessor opsRob Herring
2020-09-08PCI: dwc: Add a default pci_ops.map_bus for root portRob Herring
2020-09-07PCI: dwc: Allow overriding bridge pci_opsRob Herring
2020-08-05Merge branch 'pci/host-probe-refactor'Bjorn Helgaas
2020-07-23PCI: designware: Use pci_is_root_bus() to check if bus is root busRob Herring
2020-06-30PCI: Replace http:// links with https://Alexander A. Klimov
2020-05-22PCI: dwc: Program outbound ATU upper limit registerAlan Mikhak
2020-04-02PCI: dwc: Fix dw_pcie_ep_raise_msix_irq() to get correct MSI-X table addressKishon Vijay Abraham I
2020-02-25PCI: dwc: Add API to notify core initialization completionVidya Sagar
2020-02-25PCI: dwc: Refactor core initialization code for EP modeVidya Sagar
2020-01-09PCI: dwc: intel: PCIe RC controller driverDilip Kota
2019-10-14PCI: Add PCI_STD_NUM_BARS for the number of standard BARsDenis Efremov
2019-08-13PCI: dwc: Add support to enable CDM register checkVidya Sagar
2019-08-13PCI: dwc: Add extended configuration space capability search APIVidya Sagar