summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | PCI: endpoint: Move pci_epf_type_add_cfs() codeDamien Le Moal2023-06-232-32/+36
| | * | | PCI: endpoint: Automatically create a function specific attributes groupDamien Le Moal2023-06-231-22/+20
| | * | | PCI: endpoint: Fix a Kconfig prompt of vNTB driverShunsuke Mie2023-06-231-1/+1
| | |/ /
| * | | Merge branch 'pci/controller/vmd'Bjorn Helgaas2023-06-261-1/+10
| |\ \ \
| | * | | PCI: vmd: Fix uninitialized variable usage in vmd_enable_domain()Xinghui Li2023-06-241-1/+2
| | * | | PCI: vmd: Reset VMD config register between soft rebootsNirmal Patel2023-05-081-0/+8
| | |/ /
| * | | Merge branch 'pci/controller/rockchip'Bjorn Helgaas2023-06-263-136/+151
| |\ \ \
| | * | | PCI: rockchip: Set address alignment for endpoint modeDamien Le Moal2023-06-221-0/+1
| | * | | PCI: rockchip: Don't advertise MSI-X in PCIe capabilitiesRick Wertenbroek2023-06-222-0/+29
| | * | | PCI: rockchip: Use u32 variable to access 32-bit registersRick Wertenbroek2023-06-222-5/+6
| | * | | PCI: rockchip: Fix window mapping and address translation for endpointRick Wertenbroek2023-06-222-88/+75
| | * | | PCI: rockchip: Fix legacy IRQ generation for RK3399 PCIe endpoint coreRick Wertenbroek2023-06-222-35/+16
| | * | | PCI: rockchip: Add poll and timeout to wait for PHY PLLs to be lockedRick Wertenbroek2023-06-222-0/+19
| | * | | PCI: rockchip: Assert PCI Configuration Enable bit after probeRick Wertenbroek2023-06-221-0/+3
| | * | | PCI: rockchip: Write PCI Device ID to correct registerRick Wertenbroek2023-06-222-2/+6
| | * | | PCI: rockchip: Remove writes to unused registersRick Wertenbroek2023-06-221-10/+0
| | |/ /
| * | | Merge branch 'pci/controller/rcar'Bjorn Helgaas2023-06-261-23/+2
| |\ \ \
| | * | | PCI: rcar: Use correct product family name for Renesas R-CarWolfram Sang2023-06-241-2/+2
| | * | | PCI: rcar-host: Remove unused static pcie_base and pcie_devGeert Uytterhoeven2023-05-291-21/+0
| | |/ /
| * | | Merge branch 'pci/controller/qcom'Bjorn Helgaas2023-06-261-35/+38
| |\ \ \
| | * | | PCI: qcom: Do not advertise hotplug capability for IP v2.1.0Manivannan Sadhasivam2023-06-201-0/+2
| | * | | PCI: qcom: Do not advertise hotplug capability for IP v1.0.0Manivannan Sadhasivam2023-06-201-0/+2
| | * | | PCI: qcom: Use post init sequence of IP v2.3.2 for v2.4.0Manivannan Sadhasivam2023-06-201-29/+1
| | * | | PCI: qcom: Do not advertise hotplug capability for IP v2.3.2Manivannan Sadhasivam2023-06-201-0/+2
| | * | | PCI: qcom: Do not advertise hotplug capability for IPs v2.3.3 and v2.9.0Manivannan Sadhasivam2023-06-201-1/+0
| | * | | PCI: qcom: Do not advertise hotplug capability for IPs v2.7.0 and v1.9.0Manivannan Sadhasivam2023-06-201-0/+23
| | * | | PCI: qcom: Disable write access to read only registers for IP v2.9.0Manivannan Sadhasivam2023-06-201-0/+3
| | * | | PCI: qcom: Use DWC helpers for modifying the read-only DBI registersManivannan Sadhasivam2023-06-201-5/+3
| | * | | PCI: qcom: Disable write access to read only registers for IP v2.3.3Manivannan Sadhasivam2023-06-201-0/+2
| | |/ /
| * | | Merge branch 'pci/pci/ftpci100'Bjorn Helgaas2023-06-261-12/+2
| |\ \ \
| | * | | PCI: ftpci100: Release the clock resourcesJunyan Ye2023-05-291-12/+2
| | |/ /
| * | | Merge branch 'pci/controller/dwc'Bjorn Helgaas2023-06-264-11/+46
| |\ \ \
| | * | | PCI: imx6: Save and restore root port MSI control in suspend and resumeRichard Zhu2023-06-191-0/+23
| | * | | PCI: dwc: Wait for link up only if link is startedAjay Agarwal2023-05-263-11/+23
| | |/ /
| * | | Merge branch 'pci/controller/cadence'Bjorn Helgaas2023-06-261-0/+27
| |\ \ \
| | * | | PCI: cadence: Fix Gen2 Link Retraining processSiddharth Vadapalli2023-05-081-0/+27
| | |/ /
| * | | Merge branch 'pci/virtualization'Bjorn Helgaas2023-06-261-4/+8
| |\ \ \
| | * | | PCI: Add function 1 DMA alias quirk for Marvell 88SE9235Robin Murphy2023-06-081-0/+2
| | * | | PCI: Delay after FLR of Solidigm P44 Pro NVMeMike Pastore2023-05-091-4/+6
| | |/ /
| * | | Merge branch 'pci/resource'Bjorn Helgaas2023-06-261-1/+3
| |\ \ \
| | * | | PCI: Release resource invalidated by coalescingRoss Lagerwall2023-06-091-1/+3
| | |/ /
| * | | Merge branch 'pci/pm'Bjorn Helgaas2023-06-263-37/+82
| |\ \ \
| | * | | PCI/ACPI: Call _REG when transitioning D-statesMario Limonciello2023-06-231-0/+22
| | * | | PCI/ACPI: Validate acpi_pci_set_power_state() parameterBjorn Helgaas2023-06-231-13/+18
| | * | | PCI/PM: Avoid putting EloPOS E2/S2/H2 PCIe Ports in D3coldOndrej Zary2023-06-231-5/+5
| | * | | PCI/PM: Shorten pci_bridge_wait_for_secondary_bus() wait time for slow linksMika Westerberg2023-06-062-19/+37
| | |/ /
| * | | Merge branch 'pci/hotplug'Bjorn Helgaas2023-06-263-14/+17
| |\ \ \
| | * | | PCI: acpiphp: Reassign resources on bridge if necessaryIgor Mammedov2023-05-241-4/+1
| | * | | PCI: pciehp: Cancel bringup sequence if card is not presentRongguang Wei2023-05-241-0/+8
| | * | | PCI: pciehp: Simplify Attention Button loggingBjorn Helgaas2023-05-242-10/+8
| | |/ /