summaryrefslogtreecommitdiff
path: root/drivers/pci/controller/dwc/pcie-designware-host.c
AgeCommit message (Expand)Author
4 daysMerge tag 'pci-v6.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
5 daysMerge branch 'pci/pwrctrl-tc9563'Bjorn Helgaas
5 daysMerge branch 'pci/controller/keystone'Bjorn Helgaas
2025-11-24PCI: dwc: Advertise L1 PM Substates only if driver requests itBjorn Helgaas
2025-11-18PCI: dwc: Implement .assert_perst() for dwc glue driversKrishna Chaitanya Chundru
2025-11-13PCI: dwc: Export dw_pcie_allocate_domains() and dw_pcie_ep_raise_msix_irq()Siddharth Vadapalli
2025-10-20PCI: dwc: Use custom pci_ops for root bus DBI vs ECAM config accessKrishna Chaitanya Chundru
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-07-31Merge branch 'pci/controller/qcom'Bjorn Helgaas
2025-07-24PCI: dwc: Switch to msi_create_parent_irq_domain()Nam Cao
2025-07-24PCI: controller: Use dev_fwnode() instead of of_fwnode_handle()Jiri Slaby (SUSE)
2025-07-01PCI: dwc: Export DWC MSI controller related APIsMayank Rana
2025-06-04Merge branch 'pci/ptm-debugfs'Bjorn Helgaas
2025-06-04Merge branch 'pci/controller/qcom'Bjorn Helgaas
2025-05-15PCI: dwc: Pass DWC PCIe mode to dwc_pcie_debugfs_init()Manivannan Sadhasivam
2025-04-23PCI: dwc: Add support for configuring lane equalization presetsKrishna Chaitanya Chundru
2025-04-19PCI: dwc: Update pci->num_lanes to maximum supported link widthKrishna Chaitanya Chundru
2025-04-07irqdomain: pci: Switch to of_fwnode_handle()Jiri Slaby (SUSE)
2025-03-27Merge branch 'pci/controller/dwc-cpu-addr-fixup'Bjorn Helgaas
2025-03-24PCI: dwc: Use parent_bus_offset to remove need for .cpu_addr_fixup()Frank Li
2025-03-24PCI: dwc: Use devicetree 'reg[config]' to derive CPU -> ATU addr offsetFrank Li
2025-03-17PCI: dwc: Consolidate devicetree handling in dw_pcie_host_get_resources()Bjorn Helgaas
2025-03-17PCI: dwc: Call devm_pci_alloc_host_bridge() early in dw_pcie_host_init()Frank Li
2025-03-17PCI: dwc: Rename cpu_addr to parent_bus_addr for ATU configurationFrank Li
2025-03-17PCI: dwc: Use resource start as ioremap() input in dw_pcie_pme_turn_off()Frank Li
2025-03-06PCI: dwc: Add debugfs based Silicon Debug support for DWCShradha Todi
2025-01-20PCI: dwc: Simplify config resource lookupBjorn Helgaas
2025-01-18PCI: dwc: Remove LTSSM state test in dw_pcie_suspend_noirq()Richard Zhu
2025-01-18PCI: dwc: Always stop link in the dw_pcie_suspend_noirqRichard Zhu
2025-01-18PCI: dwc: Don't wait for link up if driver can detect Link Up eventKrishna chaitanya chundru
2024-11-16PCI: dwc: Use of_property_present() for non-boolean propertiesRob Herring (Arm)
2024-07-29PCI: dwc: Silence 'set affinity failed' warningMarek Vasut
2024-07-09PCI: dwc: Add generic MSG TLP support for sending PME_Turn_Off when system su...Frank Li
2024-07-09PCI: dwc: Consolidate args of dw_pcie_prog_outbound_atu() into a structureYoshihiro Shimoda
2024-03-10PCI: dwc: Strengthen the MSI address allocation logicAjay Agarwal
2024-01-06PCI: dwc: Drop host prefix from struct dw_pcie_host_ops membersYoshihiro Shimoda
2023-10-14PCI: dwc: Add host_post_init() callbackManivannan Sadhasivam
2023-08-30Merge tag 'pci-v6.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-08-24PCI: dwc: Implement generic suspend/resume functionalityFrank Li
2023-07-26Revert "PCI: dwc: Wait for link up only if link is started"Johan Hovold
2023-05-26PCI: dwc: Wait for link up only if link is startedAjay Agarwal
2023-02-22PCI: dwc: Add Root Port and Endpoint controller eDMA engine supportSerge Semin
2023-02-22PCI: dwc: Restrict only coherent DMA mask for MSI address allocationSerge Semin
2022-11-23PCI: dwc: Introduce generic resources getterSerge Semin
2022-11-23PCI: dwc: Introduce dma-ranges property support for RC-hostSerge Semin
2022-08-29PCI: dwc: Drop dependency on ZONE_DMA32Will McVicker
2022-08-01PCI: dwc: Handle MSIs routed to multiple GIC interruptsDmitry Baryshkov
2022-08-01PCI: dwc: Convert struct pcie_port.msi_irq to an arrayDmitry Baryshkov
2022-08-01PCI: dwc: Split MSI IRQ parsing/allocation to a separate functionDmitry Baryshkov