summaryrefslogtreecommitdiffstats
path: root/drivers/pci
AgeCommit message (Expand)Author
2020-09-03PCI: qcom: Add missing reset for ipq806xAnsuel Smith
2020-09-03PCI: qcom: Change duplicate PCI reset to phy resetAbhishek Sahu
2020-09-03PCI: qcom: Add missing ipq806x clocks in PCIe driverAnsuel Smith
2020-09-03PCI: Fix pci_create_slot() reference count leakQiushi Wu
2020-08-21PCI: qcom: Add support for tx term offset for rev 2.1.0Ansuel Smith
2020-08-21PCI: qcom: Define some PARF params needed for ipq8064 SoCAnsuel Smith
2020-08-21PCI: Add device even if driver attach failedRajat Jain
2020-08-21PCI: Mark AMD Navi10 GPU rev 0x00 ATS as brokenKai-Heng Feng
2020-08-21PCI: hotplug: ACPI: Fix context refcounting in acpiphp_grab_context()Rafael J. Wysocki
2020-08-19irqdomain/treewide: Free firmware node after domain removalJon Derrick
2020-08-19PCI: Release IVRS table in AMD ACS quirkHanjun Guo
2020-08-19PCI: cadence: Fix updating Vendor ID and Subsystem Vendor ID registerKishon Vijay Abraham I
2020-08-19PCI/ASPM: Add missing newline in sysfs 'policy'Xiongfeng Wang
2020-08-19PCI: Fix pci_cfg_wait queue locking problemBjorn Helgaas
2020-08-11PCI: tegra: Revert tegra124 raw_violation_fixupNicolas Chauvet
2020-08-05PCI/ASPM: Disable ASPM on ASMedia ASM1083/1085 PCIe-to-PCI bridgeRobert Hancock
2020-07-29Revert "PCI/PM: Assume ports without DLL Link Active train links in 100 ms"Bjorn Helgaas
2020-07-29irqdomain/treewide: Keep firmware node unconditionally allocatedThomas Gleixner
2020-07-22PCI/PM: Call .bridge_d3() hook only if non-NULLBjorn Helgaas
2020-06-24PCI: amlogic: meson: Don't use FAST_LINK_MODE to set up linkMarc Zyngier
2020-06-24PCI: dwc: Fix inner MSI IRQ domain registrationMarc Zyngier
2020-06-24PCI/PTM: Inherit Switch Downstream Port PTM settings from Upstream PortBjorn Helgaas
2020-06-24PCI/PM: Assume ports without DLL Link Active train links in 100 msMika Westerberg
2020-06-24PCI: Fix pci_register_host_bridge() device_register() error handlingRob Herring
2020-06-24PCI/ASPM: Allow ASPM on links to PCIe-to-PCI/PCI-X BridgesKai-Heng Feng
2020-06-24PCI: rcar: Fix incorrect programming of OB windowsAndrew Murray
2020-06-24PCI: v3-semi: Fix a memory leak in v3_pci_probe() error handling pathsChristophe JAILLET
2020-06-24PCI: vmd: Filter resource type bits from shadow registerJon Derrick
2020-06-24PCI: pci-bridge-emul: Fix PCIe bit conflictsJon Derrick
2020-06-24PCI: aardvark: Don't blindly enable ASPM L0s and don't write to read-only reg...Pali Rohár
2020-06-24PCI: Allow pci_resize_resource() for devices on root busArd Biesheuvel
2020-06-22PCI: Program MPS for RCiEP devicesAshok Raj
2020-06-22PCI: vmd: Add device id for VMD device 8086:9A0BJon Derrick
2020-06-22PCI: Add ACS quirk for Intel Root Complex Integrated EndpointsAshok Raj
2020-06-22PCI: Avoid FLR for AMD Starship USB 3.0Kevin Buettner
2020-06-22PCI: Avoid FLR for AMD Matisse HD Audio & USB 3.0Marcos Scriven
2020-06-22PCI: Avoid Pericom USB controller OHCI/EHCI PME# defectKai-Heng Feng
2020-06-22PCI: Don't disable decoding when mmio_always_on is setJiaxun Yang
2020-06-17PCI/PM: Adjust pcie_wait_for_link_delay() for caller delayBjorn Helgaas
2020-05-02PCI: Move Apex Edge TPU class quirk to fix BAR assignmentBjorn Helgaas
2020-05-02PCI: Add ACS quirk for Zhaoxin Root/Downstream PortsRaymond Pang
2020-05-02PCI: Unify ACS quirk desired vs provided checkingBjorn Helgaas
2020-05-02PCI: Make ACS quirk implementations more uniformBjorn Helgaas
2020-05-02PCI: Add ACS quirk for Zhaoxin multi-function devicesRaymond Pang
2020-05-02PCI: Avoid ASMedia XHCI USB PME# from D0 defectKai-Heng Feng
2020-04-29PCI/PM: Add missing link delays required by the PCIe specMika Westerberg
2020-04-29PCI/ASPM: Allow re-enabling Clock PMHeiner Kallweit
2020-04-29PCI: pciehp: Prevent deadlock on disconnectMika Westerberg
2020-04-29PCI/PM: Add pcie_wait_for_link_delay()Mika Westerberg
2020-04-17PCI: endpoint: Fix for concurrent memory allocation in OB address regionKishon Vijay Abraham I