summaryrefslogtreecommitdiff
path: root/drivers/pci/controller/dwc/pcie-designware.h
AgeCommit message (Expand)Author
2026-08-13PCI: dwc: Handle return value from endpoint .pre_init callbackMarek Vasut
2026-08-13PCI: dwc: Handle return value from endpoint .init callbackMarek Vasut
2026-08-03PCI: dwc: ep: Flush cached MSI write before unmapping the iATUNiklas Cassel
2026-06-23Merge branch 'pci/controller/tlp_macros'Bjorn Helgaas
2026-06-23Merge branch 'pci/controller/dwc-ultrarisc'Bjorn Helgaas
2026-06-23Merge branch 'pci/controller/dwc-qcom'Bjorn Helgaas
2026-06-23Merge branch 'pci/controller/dwc'Bjorn Helgaas
2026-06-09PCI: dwc: Replace ATU type macros with common TLP type macrosHans Zhang
2026-05-26PCI: dwc: Add dw_pcie_program_t_power_on() to program T_POWER_ONKrishna Chaitanya Chundru
2026-05-21PCI: dwc: Use common D3cold eligibility helper in suspend pathKrishna Chaitanya Chundru
2026-05-12PCI: dwc: Apply ECRC workaround for DesignWare cores prior to 5.10aManikanta Maddireddy
2026-05-12PCI: ultrarisc: Add UltraRISC DP1000 PCIe Root Complex driverXincheng Zhang
2026-04-30PCI: dwc: Record integrated eDMA register windowKoichiro Den
2026-04-13Merge branch 'pci/controller/dwc-tegra194'Bjorn Helgaas
2026-04-08PCI: tegra194: Use DWC IP core versionManikanta Maddireddy
2026-04-03PCI: imx6: Keep Root Port MSI capability with iMSI-RX to work around hardware...Richard Zhu
2026-02-11Merge tag 'pci-v7.0-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-02-06Merge branch 'pci/controller/dwc'Bjorn Helgaas
2026-02-03PCI: dwc: ep: Add per-PF BAR and inbound ATU mapping supportAksh Garg
2026-01-29PCI: dwc: ep: Support BAR subrange inbound mapping via Address Match Mode iATUKoichiro Den
2026-01-28PCI: dwc: Advertise dynamic inbound mapping supportKoichiro Den
2026-01-23PCI: dwc: Rename dw_pcie_rp::has_msi_ctrl to dw_pcie_rp::use_imsi_rx for clarityQiang Yu
2026-01-21PCI: dwc: Remove duplicate dw_pcie_ep_hide_ext_capability() functionQiang Yu
2026-01-21PCI: dwc: Skip waiting for L2/L3 Ready if dw_pcie_rp::skip_l23_wait is trueRichard Zhu
2026-01-21PCI: dwc: Rename and move ltssm_status_string() to pcie-designware.cManivannan Sadhasivam
2026-01-16PCI: qcom: Drop the assert_perst() callbacksManivannan Sadhasivam
2025-12-23PCI: dwc: ep: Cache MSI outbound iATU mappingKoichiro Den
2025-12-22Revert "PCI: dwc: Don't wait for link up if driver can detect Link Up event"Niklas Cassel
2025-12-18PCI: dwc: Add L1 Substates context to ltssm_status of debugfsShawn Lin
2025-12-18PCI: dwc: Add new APIs to remove standard and extended CapabilityQiang Yu
2025-12-15PCI: dwc: Code cleanupRadu Rendec
2025-12-03Merge branch 'pci/pwrctrl-tc9563'Bjorn Helgaas
2025-12-03Merge branch 'pci/controller/s32g'Bjorn Helgaas
2025-12-02PCI: dwc: Add register and bitfield definitionsVincent Guittot
2025-11-24PCI: dwc: Advertise L1 PM Substates only if driver requests itBjorn Helgaas
2025-11-24PCI: dwc: Fix wrong PORT_LOGIC_LTSSM_STATE_MASK definitionShawn Lin
2025-11-18PCI: dwc: Implement .assert_perst() for dwc glue driversKrishna Chaitanya Chundru
2025-10-03Merge branch 'pci/controller/qcom'Bjorn Helgaas
2025-10-03Merge branch 'pci/controller/dwc'Bjorn Helgaas
2025-09-26PCI: dwc: Support 16-lane operationKonrad Dybcio
2025-09-25PCI: dwc: Support ECAM mechanism by enabling iATU 'CFG Shift Feature'Krishna Chaitanya Chundru
2025-09-25PCI: dwc: Prepare the driver for enabling ECAM mechanism using iATU 'CFG Shif...Krishna Chaitanya Chundru
2025-09-25PCI: dwc: Add support for ELBI resource mappingKrishna Chaitanya Chundru
2025-09-04PCI: qcom: Fix macro typo for CURSORZiyue Zhang
2025-09-04PCI: qcom: Add equalization settings for 8.0 GT/s and 32.0 GT/sZiyue Zhang
2025-08-20PCI: dwc: ep: Implement capability search using PCI core APIsHans Zhang
2025-08-14PCI: dwc: Implement capability search using PCI core APIsHans Zhang
2025-07-31Merge branch 'pci/controller/qcom'Bjorn Helgaas
2025-07-31Merge branch 'pci/controller/linkup-fix'Bjorn Helgaas
2025-07-24PCI: dwc: Switch to msi_create_parent_irq_domain()Nam Cao