summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2023-06-23PCI: endpoint: Return error if EPC is started/stopped multiple timesManivannan Sadhasivam
2023-06-23PCI: endpoint: Pass EPF device ID to the probe functionManivannan Sadhasivam
2023-06-23PCI: endpoint: Add missing documentation about the MSI/MSI-X rangeManivannan Sadhasivam
2023-06-23PCI: endpoint: Improve pci_epf_type_add_cfs()Damien Le Moal
2023-06-23PCI: endpoint: functions/pci-epf-test: Fix dma_chan directionYoshihiro Shimoda
2023-06-23PCI: epf-test: Simplify transfers result printDamien Le Moal
2023-06-23PCI: epf-test: Simplify DMA support checksDamien Le Moal
2023-06-23PCI: epf-test: Cleanup request result handlingDamien Le Moal
2023-06-23PCI: epf-test: Cleanup pci_epf_test_cmd_handler()Damien Le Moal
2023-06-23PCI: epf-test: Improve handling of command and status registersDamien Le Moal
2023-06-23PCI: epf-test: Simplify IRQ test commands executionDamien Le Moal
2023-06-23PCI: epf-test: Simplify pci_epf_test_raise_irq()Damien Le Moal
2023-06-23PCI: epf-test: Simplify read/write/copy test functionsDamien Le Moal
2023-06-23PCI: epf-test: Use dmaengine_submit() to initiate DMA transferDamien Le Moal
2023-06-23PCI: epf-test: Fix DMA transfer completion detectionDamien Le Moal
2023-06-23PCI: epf-test: Fix DMA transfer completion initializationDamien Le Moal
2023-06-23PCI: endpoint: Move pci_epf_type_add_cfs() codeDamien Le Moal
2023-06-23PCI: endpoint: Automatically create a function specific attributes groupDamien Le Moal
2023-06-23PCI: endpoint: Fix a Kconfig prompt of vNTB driverShunsuke Mie
2023-06-23PCI/ACPI: Call _REG when transitioning D-statesMario Limonciello
2023-06-23PCI/ACPI: Validate acpi_pci_set_power_state() parameterBjorn Helgaas
2023-06-23PCI/PM: Avoid putting EloPOS E2/S2/H2 PCIe Ports in D3coldOndrej Zary
2023-06-22PCI: rockchip: Set address alignment for endpoint modeDamien Le Moal
2023-06-22PCI: rockchip: Don't advertise MSI-X in PCIe capabilitiesRick Wertenbroek
2023-06-22PCI: rockchip: Use u32 variable to access 32-bit registersRick Wertenbroek
2023-06-22PCI: rockchip: Fix window mapping and address translation for endpointRick Wertenbroek
2023-06-22PCI: rockchip: Fix legacy IRQ generation for RK3399 PCIe endpoint coreRick Wertenbroek
2023-06-22PCI: rockchip: Add poll and timeout to wait for PHY PLLs to be lockedRick Wertenbroek
2023-06-22PCI: rockchip: Assert PCI Configuration Enable bit after probeRick Wertenbroek
2023-06-22PCI: rockchip: Write PCI Device ID to correct registerRick Wertenbroek
2023-06-22PCI: rockchip: Remove writes to unused registersRick Wertenbroek
2023-06-20PCI/ASPM: Avoid link retraining raceIlpo Järvinen
2023-06-20PCI/ASPM: Factor out pcie_wait_for_retrain()Ilpo Järvinen
2023-06-20PCI/ASPM: Return 0 or -ETIMEDOUT from pcie_retrain_link()Bjorn Helgaas
2023-06-20PCI: Add failed link recovery for device reset eventsMaciej W. Rozycki
2023-06-20PCI: Work around PCIe link training failuresMaciej W. Rozycki
2023-06-20PCI: Use pcie_wait_for_link_status() in pcie_wait_for_link_delay()Maciej W. Rozycki
2023-06-20PCI: Add support for polling DLLLA to pcie_retrain_link()Maciej W. Rozycki
2023-06-20PCI: Export pcie_retrain_link() for use outside ASPMMaciej W. Rozycki
2023-06-20PCI: Export PCIe link retrain timeoutMaciej W. Rozycki
2023-06-20PCI: Execute quirk_enable_clear_retrain_link() earlierMaciej W. Rozycki
2023-06-20PCI/ASPM: Factor out waiting for link training to completeMaciej W. Rozycki
2023-06-20PCI/ASPM: Avoid unnecessary pcie_link_state useMaciej W. Rozycki
2023-06-20PCI: qcom: Do not advertise hotplug capability for IP v2.1.0Manivannan Sadhasivam
2023-06-20PCI: qcom: Do not advertise hotplug capability for IP v1.0.0Manivannan Sadhasivam
2023-06-20PCI: qcom: Use post init sequence of IP v2.3.2 for v2.4.0Manivannan Sadhasivam
2023-06-20PCI: qcom: Do not advertise hotplug capability for IP v2.3.2Manivannan Sadhasivam
2023-06-20PCI: qcom: Do not advertise hotplug capability for IPs v2.3.3 and v2.9.0Manivannan Sadhasivam
2023-06-20PCI: qcom: Do not advertise hotplug capability for IPs v2.7.0 and v1.9.0Manivannan Sadhasivam
2023-06-20PCI: qcom: Disable write access to read only registers for IP v2.9.0Manivannan Sadhasivam