summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2020-08-21PCI: Probe bridge window attributes once at enumeration-timeBjorn Helgaas2-41/+56
2020-08-21PCI: qcom: Add support for tx term offset for rev 2.1.0Ansuel Smith1-1/+16
2020-08-21PCI: qcom: Define some PARF params needed for ipq8064 SoCAnsuel Smith1-0/+24
2020-08-21PCI: Add device even if driver attach failedRajat Jain1-5/+1
2020-08-21PCI: Mark AMD Navi10 GPU rev 0x00 ATS as brokenKai-Heng Feng1-1/+4
2020-08-21PCI: hotplug: ACPI: Fix context refcounting in acpiphp_grab_context()Rafael J. Wysocki1-3/+11
2020-08-19irqdomain/treewide: Free firmware node after domain removalJon Derrick1-0/+3
2020-08-19PCI: Release IVRS table in AMD ACS quirkHanjun Guo1-0/+2
2020-08-19PCI: cadence: Fix updating Vendor ID and Subsystem Vendor ID registerKishon Vijay Abraham I1-2/+7
2020-08-19PCI/ASPM: Add missing newline in sysfs 'policy'Xiongfeng Wang1-0/+1
2020-08-19PCI: Fix pci_cfg_wait queue locking problemBjorn Helgaas1-6/+2
2020-08-05PCI/ASPM: Disable ASPM on ASMedia ASM1083/1085 PCIe-to-PCI bridgeRobert Hancock1-0/+13
2020-07-29irqdomain/treewide: Keep firmware node unconditionally allocatedThomas Gleixner1-2/+3
2020-06-25PCI: dwc: Fix inner MSI IRQ domain registrationMarc Zyngier1-0/+2
2020-06-25PCI/PTM: Inherit Switch Downstream Port PTM settings from Upstream PortBjorn Helgaas1-5/+17
2020-06-25PCI: Fix pci_register_host_bridge() device_register() error handlingRob Herring1-2/+3
2020-06-25PCI/ASPM: Allow ASPM on links to PCIe-to-PCI/PCI-X BridgesKai-Heng Feng1-10/+0
2020-06-25PCI: rcar: Fix incorrect programming of OB windowsAndrew Murray1-4/+5
2020-06-25PCI: v3-semi: Fix a memory leak in v3_pci_probe() error handling pathsChristophe JAILLET1-1/+1
2020-06-25PCI: vmd: Filter resource type bits from shadow registerJon Derrick1-2/+4
2020-06-25PCI: aardvark: Don't blindly enable ASPM L0s and don't write to read-only reg...Pali Rohár1-4/+0
2020-06-25PCI: Allow pci_resize_resource() for devices on root busArd Biesheuvel1-4/+5
2020-06-22PCI: Program MPS for RCiEP devicesAshok Raj1-1/+21
2020-06-22PCI: Generalize multi-function power dependency device linksAbhishek Sahu1-20/+34
2020-06-22PCI: Unify ACS quirk desired vs provided checkingBjorn Helgaas1-22/+45
2020-06-22PCI: Make ACS quirk implementations more uniformBjorn Helgaas1-22/+19
2020-06-22PCI: vmd: Add device id for VMD device 8086:9A0BJon Derrick1-0/+2
2020-06-22PCI: mediatek: Add controller support for MT7629Jianjun Wang1-0/+18
2020-06-22PCI: Enable NVIDIA HDA controllersLukas Wunner1-0/+30
2020-06-22PCI: Add NVIDIA GPU multi-function power dependenciesAbhishek Sahu1-0/+26
2020-06-22PCI: Add ACS quirk for Intel Root Complex Integrated EndpointsAshok Raj1-0/+15
2020-06-22PCI: Add ACS quirk for iProc PAXBAbhinav Ratna1-0/+14
2020-06-22PCI: Avoid FLR for AMD Starship USB 3.0Kevin Buettner1-0/+2
2020-06-22PCI: Avoid FLR for AMD Matisse HD Audio & USB 3.0Marcos Scriven1-4/+14
2020-06-22PCI: Avoid Pericom USB controller OHCI/EHCI PME# defectKai-Heng Feng1-0/+13
2020-06-22PCI: Don't disable decoding when mmio_always_on is setJiaxun Yang1-1/+1
2020-05-02PCI: Move Apex Edge TPU class quirk to fix BAR assignmentBjorn Helgaas1-0/+7
2020-05-02PCI: Avoid ASMedia XHCI USB PME# from D0 defectKai-Heng Feng1-0/+11
2020-04-29PCI/ASPM: Allow re-enabling Clock PMHeiner Kallweit1-7/+11
2020-04-17PCI: endpoint: Fix for concurrent memory allocation in OB address regionKishon Vijay Abraham I1-2/+8
2020-04-17PCI: Add boot interrupt quirk mechanism for Xeon chipsetsSean V Kelley1-7/+73
2020-04-17PCI/ASPM: Clear the correct bits when enabling L1 substatesYicong Yang1-2/+2
2020-04-17PCI: pciehp: Fix indefinite wait on sysfs requestsLukas Wunner1-7/+7
2020-04-17PCI/switchtec: Fix init_completion race condition with poll_wait()Logan Gunthorpe1-1/+1
2020-02-24PCI: Increase D3 delay for AMD Ryzen5/7 XHCI controllersDaniel Drake1-0/+16
2020-02-24PCI: Add generic quirk for increasing D3hot delayDaniel Drake1-7/+12
2020-02-24PCI: iproc: Apply quirk_paxc_bridge() for module as well as built-inWei Liu2-26/+24
2020-02-15PCI: Don't disable bridge BARs when assigning bus resourcesLogan Gunthorpe1-4/+16
2020-02-15PCI/switchtec: Fix vep_vector_number ioread widthLogan Gunthorpe1-1/+1
2020-02-15PCI/IOV: Fix memory leak in pci_iov_add_virtfn()Navid Emamdoost1-5/+4