summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-07-10PCI: dw-rockchip: Fix weird indentationNiklas Cassel1-4/+3
2024-07-10PCI: dw-rockchip: Fix initial PERST# GPIO valueNiklas Cassel1-1/+1
2024-07-10PCI: dw-rockchip: Add error messages in .probe() error pathsUwe Kleine-König1-8/+13
2024-07-10PCI: rockchip: Use GPIOD_OUT_LOW flag while requesting ep_gpioManivannan Sadhasivam1-1/+1
2024-07-10PCI: rockchip-host: Wait 100ms after reset before starting configurationDamien Le Moal2-0/+9
2024-07-10PCI: rockchip-host: Fix rockchip_pcie_host_init_port() PERST# handlingDamien Le Moal1-0/+1
2024-07-10PCI: dwc: ep: Enforce DWC specific 64-bit BAR limitationNiklas Cassel1-0/+7
2024-07-10PCI: layerscape-ep: Use the generic dw_pcie_ep_linkdown() API to handle Link ...Manivannan Sadhasivam1-1/+1
2024-07-10PCI: qcom-ep: Use the generic dw_pcie_ep_linkdown() API to handle Link Down e...Manivannan Sadhasivam1-1/+1
2024-07-10PCI: dwc: ep: Remove dw_pcie_ep_init_notify() wrapperManivannan Sadhasivam13-28/+11
2024-07-10PCI: dwc: ep: Add a generic dw_pcie_ep_linkdown() API to handle Link Down eventManivannan Sadhasivam2-35/+73
2024-07-10PCI: dwc: Add generic MSG TLP support for sending PME_Turn_Off when system su...Frank Li2-5/+93
2024-07-10PCI: Add PCIE_MSG_CODE_PME_TURN_OFF message macroFrank Li1-0/+3
2024-07-10PCI: Add PCIE_MSG_CODE_ASSERT_INTx message macrosYoshihiro Shimoda1-0/+18
2024-07-10PCI: dwc: Add outbound MSG TLPs supportYoshihiro Shimoda2-2/+11
2024-07-10PCI: dwc: Consolidate args of dw_pcie_prog_outbound_atu() into a structureYoshihiro Shimoda4-60/+77
2024-07-10PCI: dwc: Fix index 0 incorrectly being interpreted as a free ATU slotFrank Li1-3/+10
2024-07-10PCI: dwc: Use msleep() in dw_pcie_wait_for_link()Konrad Dybcio2-3/+2
2024-07-10misc: pci_endpoint_test: Remove unused pci_endpoint_test_bar_{readl,writel} f...Jiapeng Chong1-12/+0
2024-07-10misc: pci_endpoint_test: Document policy about adding pci_device_idYoshihiro Shimoda1-0/+4
2024-07-10misc: pci_endpoint_test: Refactor dma_set_mask_and_coherent() logicFrank Li1-5/+1
2024-07-10misc: pci_endpoint_test: Use memcpy_toio()/memcpy_fromio() for BAR testsNiklas Cassel1-12/+42
2024-07-10misc: pci_endpoint_test: Add support for Rockchip rk3588Niklas Cassel1-0/+11
2024-07-10PCI: kirin: Convert to use agnostic GPIO APIAndy Shevchenko1-70/+35
2024-07-10PCI: kirin: Convert kirin_pcie_parse_port() to scoped iteratorJavier Carrasco1-15/+6
2024-07-10PCI: qcom: Add OPP support to scale performanceKrishna chaitanya chundru1-19/+80
2024-07-10PCI: Bring the PCIe speed to MBps logic to new pcie_dev_speed_mbps()Krishna chaitanya chundru2-18/+23
2024-07-10PCI: qcom: Add ICC bandwidth vote for CPU to PCIe pathKrishna chaitanya chundru1-4/+41
2024-07-10PCI: qcom-ep: Disable resources unconditionally during PERST# assertManivannan Sadhasivam1-6/+0
2024-07-10PCI: qcom-ep: Override NO_SNOOP attribute for SA8775P EPMrinmay Sarkar1-3/+16
2024-07-10PCI: qcom: Override NO_SNOOP attribute for SA8775P RCMrinmay Sarkar1-1/+24
2024-07-04PCI: endpoint: Fix error handling in epf_ntb_epc_cleanup()Dan Carpenter1-2/+5
2024-07-04PCI: endpoint: Clean up error handling in vpci_scan_bus()Dan Carpenter1-3/+9
2024-07-04PCI: endpoint: Make pci_epc_class struct constantGreg Kroah-Hartman1-12/+7
2024-07-04PCI: endpoint: Introduce 'epc_deinit' event and notify the EPF driversManivannan Sadhasivam6-3/+61
2024-07-04PCI: hv: Return zero, not garbage, when reading PCI_INTERRUPT_PINWei Liu1-2/+2
2024-07-02PCI: rcar-gen4: Add support for R-Car V4HYoshihiro Shimoda1-1/+197
2024-07-01PCI/DPC: Fix use-after-free on concurrent DPC and hot-removalLukas Wunner1-3/+3
2024-06-29PCI: rcar-gen4: Add .ltssm_control() for other SoC supportYoshihiro Shimoda1-24/+50
2024-06-29PCI: rcar-gen4: Add struct rcar_gen4_pcie_drvdataYoshihiro Shimoda1-9/+23
2024-06-29PCI: dwc: Add PCIE_PORT_{FORCE,LANE_SKEW} macrosYoshihiro Shimoda1-0/+6
2024-06-29PCI: keystone: Add workaround for Errata #i2037 (AM65x SR 1.0)Kishon Vijay Abraham I1-1/+43
2024-06-25PCI: ls-gen4: Make struct mobiveil_rp_ops constantChristophe JAILLET2-2/+2
2024-06-18PCI/DPC: Disable DPC service on suspendKai-Heng Feng1-12/+48
2024-06-18PCI/AER: Disable AER service on suspendKai-Heng Feng1-0/+18
2024-06-18PCI: acpiphp: Add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-06-12PCI: Relax bridge window tail sizing rulesIlpo Järvinen1-2/+77
2024-06-12PCI: Make minimum bridge window alignment reference more obviousIlpo Järvinen1-2/+4
2024-06-10PCI: switchtec: Make switchtec_class constantGreg Kroah-Hartman2-9/+9
2024-06-06PCI: tegra: Remove unused struct 'tegra_pcie_soc'Dr. David Alan Gilbert1-4/+0