summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller
AgeCommit message (Expand)AuthorLines
2024-07-09PCI: dwc: Add generic MSG TLP support for sending PME_Turn_Off when system su...Frank Li-5/+93
2024-07-09PCI: dwc: Add outbound MSG TLPs supportYoshihiro Shimoda-2/+11
2024-07-09PCI: dwc: Consolidate args of dw_pcie_prog_outbound_atu() into a structureYoshihiro Shimoda-60/+77
2024-07-09PCI: dwc: Fix index 0 incorrectly being interpreted as a free ATU slotFrank Li-3/+10
2024-07-09PCI: dwc: Use msleep() in dw_pcie_wait_for_link()Konrad Dybcio-3/+2
2024-07-09PCI: kirin: Convert to use agnostic GPIO APIAndy Shevchenko-70/+35
2024-07-09PCI: kirin: Convert kirin_pcie_parse_port() to scoped iteratorJavier Carrasco-15/+6
2024-07-09PCI: qcom: Add OPP support to scale performanceKrishna chaitanya chundru-19/+80
2024-07-09PCI: qcom: Add ICC bandwidth vote for CPU to PCIe pathKrishna chaitanya chundru-4/+41
2024-07-09PCI: qcom-ep: Disable resources unconditionally during PERST# assertManivannan Sadhasivam-6/+0
2024-07-09PCI: qcom-ep: Override NO_SNOOP attribute for SA8775P EPMrinmay Sarkar-3/+16
2024-07-09PCI: qcom: Override NO_SNOOP attribute for SA8775P RCMrinmay Sarkar-1/+24
2024-07-08PCI: controller: Add missing MODULE_DESCRIPTION() macrosJeff Johnson-0/+10
2024-07-04PCI: endpoint: Introduce 'epc_deinit' event and notify the EPF driversManivannan Sadhasivam-1/+2
2024-07-03PCI: hv: Return zero, not garbage, when reading PCI_INTERRUPT_PINWei Liu-2/+2
2024-07-01PCI: rcar-gen4: Add support for R-Car V4HYoshihiro Shimoda-1/+197
2024-06-29PCI: rcar-gen4: Add .ltssm_control() for other SoC supportYoshihiro Shimoda-24/+50
2024-06-29PCI: rcar-gen4: Add struct rcar_gen4_pcie_drvdataYoshihiro Shimoda-9/+23
2024-06-29PCI: dwc: Add PCIE_PORT_{FORCE,LANE_SKEW} macrosYoshihiro Shimoda-0/+6
2024-06-28PCI: keystone: Add workaround for Errata #i2037 (AM65x SR 1.0)Kishon Vijay Abraham I-1/+43
2024-06-25PCI: ls-gen4: Make struct mobiveil_rp_ops constantChristophe JAILLET-2/+2
2024-06-06PCI: tegra: Remove unused struct 'tegra_pcie_soc'Dr. David Alan Gilbert-4/+0
2024-06-03PCI: Use preserve_config in place of pci_flagsVidya Sagar-4/+0
2024-05-28PCI: tegra194: Set EP alignment restriction for inbound ATUJon Hunter-0/+1
2024-05-28PCI: rcar: Demote WARN() to dev_warn_ratelimited() in rcar_pcie_wakeup()Marek Vasut-1/+5
2024-05-28PCI: starfive: Add JH7110 PCIe controllerMinda Chen-1/+571
2024-05-28PCI: plda: Pass pci_host_bridge to plda_pcie_setup_iomems()Minda Chen-4/+4
2024-05-28PCI: plda: Add host init/deinit and map bus functionsMinda Chen-14/+139
2024-05-28PCI: plda: Add event bitmap field to struct plda_pcie_rpMinda Chen-2/+6
2024-05-28PCI: microchip: Move IRQ functions to pcie-plda-host.cMinda Chen-467/+476
2024-05-28PCI: microchip: Add event irqchip field to host port and add PLDA irqchipMinda Chen-16/+84
2024-05-28PCI: microchip: Add get_events() callback and PLDA get_event()Minda Chen-1/+66
2024-05-28PCI: microchip: Add INTx and MSI event num to struct plda_eventMinda Chen-2/+6
2024-05-28PCI: microchip: Add request_event_irq() callback functionMinda Chen-4/+32
2024-05-28PCI: microchip: Add num_events field to struct plda_pcie_rpMinda Chen-3/+6
2024-05-28PCI: microchip: Rename interrupt related functionsMinda Chen-52/+57
2024-05-28PCI: microchip: Move PLDA functions to pcie-plda-host.cMinda Chen-60/+84
2024-05-28PCI: microchip: Rename PLDA functions to be genericMinda Chen-12/+12
2024-05-28PCI: microchip: Move PLDA structures to plda-pcie.hMinda Chen-20/+21
2024-05-28PCI: microchip: Rename PLDA structures to be genericMinda Chen-43/+53
2024-05-28PCI: microchip: Add bridge_addr field to struct mc_pcieMinda Chen-14/+9
2024-05-28PCI: microchip: Move PLDA IP register macros to pcie-plda.hMinda Chen-92/+124
2024-05-28PCI: microchip: Move pcie-microchip-host.c to PLDA directoryMinda Chen-10/+19
2024-05-28PCI: keystone: Fix NULL pointer dereference in case of DT error in ks_pcie_se...Aleksandr Mishin-5/+15
2024-05-28PCI: keystone: Don't enable BAR 0 for AM654xSiddharth Vadapalli-34/+18
2024-05-28PCI: keystone: Relocate ks_pcie_set/clear_dbi_mode()Siddharth Vadapalli-42/+42
2024-05-28PCI: imx6: Convert to use agnostic GPIO APIAndy Shevchenko-26/+10
2024-05-28PCI: dwc: Remove unused of_gpio.h inclusionAndy Shevchenko-5/+0
2024-05-28PCI: aardvark: Remove unused of_gpio.h inclusionAndy Shevchenko-1/+0
2024-05-28PCI: dra7xx: Add missing chained IRQ header inclusionAndy Shevchenko-0/+1