aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/dwc/pcie-designware.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-10-03Merge branch 'pci/controller/qcom'Bjorn Helgaas1-3/+9
2025-10-03Merge branch 'pci/controller/dwc'Bjorn Helgaas1-0/+1
2025-09-26PCI: dwc: Support 16-lane operationKonrad Dybcio1-0/+1
2025-09-25PCI: dwc: Support ECAM mechanism by enabling iATU 'CFG Shift Feature'Krishna Chaitanya Chundru1-0/+1
2025-09-25PCI: dwc: Prepare the driver for enabling ECAM mechanism using iATU 'CFG Shif...Krishna Chaitanya Chundru1-0/+5
2025-09-25PCI: dwc: Add support for ELBI resource mappingKrishna Chaitanya Chundru1-0/+1
2025-09-04PCI: qcom: Fix macro typo for CURSORZiyue Zhang1-2/+2
2025-09-04PCI: qcom: Add equalization settings for 8.0 GT/s and 32.0 GT/sZiyue Zhang1-1/+0
2025-08-20PCI: dwc: ep: Implement capability search using PCI core APIsHans Zhang1-0/+21
2025-08-14PCI: dwc: Implement capability search using PCI core APIsHans Zhang1-0/+21
2025-07-31Merge branch 'pci/controller/qcom'Bjorn Helgaas1-0/+14
2025-07-31Merge branch 'pci/controller/linkup-fix'Bjorn Helgaas1-4/+0
2025-07-24PCI: dwc: Switch to msi_create_parent_irq_domain()Nam Cao1-1/+0
2025-07-01PCI: dwc: Export DWC MSI controller related APIsMayank Rana1-0/+14
2025-06-25PCI: Move link up wait time and max retries macros to pci.hNiklas Cassel1-4/+0
2025-06-04Merge branch 'pci/ptm-debugfs'Bjorn Helgaas1-2/+22
2025-06-04Merge branch 'pci/controller/qcom'Bjorn Helgaas1-0/+4
2025-05-15PCI: dwc: Add debugfs support for PTM contextManivannan Sadhasivam1-0/+18
2025-05-15PCI: dwc: Pass DWC PCIe mode to dwc_pcie_debugfs_init()Manivannan Sadhasivam1-2/+4
2025-05-13PCI: dwc: Return bool from link up checkHans Zhang1-2/+2
2025-04-23PCI: dwc: Add support for configuring lane equalization presetsKrishna Chaitanya Chundru1-0/+3
2025-04-19PCI: dwc: Update pci->num_lanes to maximum supported link widthKrishna Chaitanya Chundru1-0/+1
2025-03-27Merge branch 'pci/controller/dwc-cpu-addr-fixup'Bjorn Helgaas1-3/+21
2025-03-24PCI: dwc: Use devicetree 'reg[config]' to derive CPU -> ATU addr offsetFrank Li1-0/+1
2025-03-24PCI: dwc: Add dw_pcie_parent_bus_offset() checking and debugFrank Li1-0/+13
2025-03-24PCI: dwc: Add dw_pcie_parent_bus_offset()Frank Li1-0/+3
2025-03-17PCI: dwc: Rename cpu_addr to parent_bus_addr for ATU configurationFrank Li1-3/+4
2025-03-14PCI: dwc: ep: Add dw_pcie_ep_hide_ext_capability()Niklas Cassel1-0/+7
2025-03-06PCI: dwc: Add debugfs property to provide LTSSM status of the PCIe linkHans Zhang1-0/+31
2025-03-06PCI: dwc: Add debugfs based Silicon Debug support for DWCShradha Todi1-0/+20
2025-01-23Merge branch 'pci/controller/dwc'Bjorn Helgaas1-3/+14
2025-01-18PCI: dwc: Add dw_pcie_suspend_noirq(), dw_pcie_resume_noirq() stubs for !CONF...Bjorn Helgaas1-3/+12
2025-01-18PCI: dwc: Remove LTSSM state test in dw_pcie_suspend_noirq()Richard Zhu1-0/+1
2025-01-18PCI: dwc: Don't wait for link up if driver can detect Link Up eventKrishna chaitanya chundru1-0/+1
2024-12-18PCI: dwc: ep: Add 'address' alignment to 'size' check in dw_pcie_prog_ep_inbo...Niklas Cassel1-1/+1
2024-09-13PCI: qcom: Add RX lane margining settings for 16.0 GT/sShashank Babu Chinta Venkata1-0/+18
2024-09-13PCI: qcom: Add equalization settings for 16.0 GT/sShashank Babu Chinta Venkata1-0/+13
2024-09-13PCI: dwc: Rename 'dw_pcie::link_gen' to 'dw_pcie::max_link_speed'Manivannan Sadhasivam1-1/+1
2024-09-01PCI: qcom: Disable mirroring of DBI and iATU register space in BAR regionPrudhvi Yarlagadda1-0/+2
2024-07-19Merge branch 'pci/controller/rcar-gen4'Bjorn Helgaas1-0/+6
2024-07-19Merge branch 'pci/controller/qcom'Bjorn Helgaas1-3/+2
2024-07-09PCI: dwc: ep: Remove dw_pcie_ep_init_notify() wrapperManivannan Sadhasivam1-5/+0
2024-07-09PCI: dwc: ep: Add a generic dw_pcie_ep_linkdown() API to handle Link Down eventManivannan Sadhasivam1-0/+5
2024-07-09PCI: dwc: Add generic MSG TLP support for sending PME_Turn_Off when system su...Frank Li1-0/+3
2024-07-09PCI: dwc: Add outbound MSG TLPs supportYoshihiro Shimoda1-0/+4
2024-07-09PCI: dwc: Consolidate args of dw_pcie_prog_outbound_atu() into a structureYoshihiro Shimoda1-4/+11
2024-07-09PCI: dwc: Use msleep() in dw_pcie_wait_for_link()Konrad Dybcio1-2/+1
2024-06-29PCI: dwc: Add PCIE_PORT_{FORCE,LANE_SKEW} macrosYoshihiro Shimoda1-0/+6
2024-05-28PCI: dwc: Pass the eDMA mapping format flag directly from glue driversManivannan Sadhasivam1-3/+2
2024-04-10PCI: dwc: ep: Rename dw_pcie_ep_init_complete() to dw_pcie_ep_init_registers()Manivannan Sadhasivam1-2/+2