summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2020-06-24PCI: amlogic: meson: Don't use FAST_LINK_MODE to set up linkMarc Zyngier1-2/+2
2020-06-24PCI: dwc: Fix inner MSI IRQ domain registrationMarc Zyngier1-0/+2
2020-06-24PCI/PTM: Inherit Switch Downstream Port PTM settings from Upstream PortBjorn Helgaas1-5/+17
2020-06-24PCI/PM: Assume ports without DLL Link Active train links in 100 msMika Westerberg1-9/+21
2020-06-24PCI: Fix pci_register_host_bridge() device_register() error handlingRob Herring1-2/+3
2020-06-24PCI/ASPM: Allow ASPM on links to PCIe-to-PCI/PCI-X BridgesKai-Heng Feng1-10/+0
2020-06-24PCI: rcar: Fix incorrect programming of OB windowsAndrew Murray1-4/+5
2020-06-24PCI: v3-semi: Fix a memory leak in v3_pci_probe() error handling pathsChristophe JAILLET1-1/+1
2020-06-24PCI: vmd: Filter resource type bits from shadow registerJon Derrick1-2/+4
2020-06-24PCI: pci-bridge-emul: Fix PCIe bit conflictsJon Derrick1-3/+3
2020-06-24PCI: aardvark: Don't blindly enable ASPM L0s and don't write to read-only reg...Pali Rohár1-4/+0
2020-06-24PCI: 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: vmd: Add device id for VMD device 8086:9A0BJon Derrick1-0/+2
2020-06-22PCI: Add ACS quirk for Intel Root Complex Integrated EndpointsAshok Raj1-0/+15
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-06-17PCI/PM: Adjust pcie_wait_for_link_delay() for caller delayBjorn Helgaas1-2/+2
2020-05-02PCI: Move Apex Edge TPU class quirk to fix BAR assignmentBjorn Helgaas1-0/+7
2020-05-02PCI: Add ACS quirk for Zhaoxin Root/Downstream PortsRaymond Pang1-0/+25
2020-05-02PCI: Unify ACS quirk desired vs provided checkingBjorn Helgaas1-22/+45
2020-05-02PCI: Make ACS quirk implementations more uniformBjorn Helgaas1-22/+19
2020-05-02PCI: Add ACS quirk for Zhaoxin multi-function devicesRaymond Pang1-0/+4
2020-05-02PCI: Avoid ASMedia XHCI USB PME# from D0 defectKai-Heng Feng1-0/+11
2020-04-29PCI/PM: Add missing link delays required by the PCIe specMika Westerberg3-3/+130
2020-04-29PCI/ASPM: Allow re-enabling Clock PMHeiner Kallweit1-7/+11
2020-04-29PCI: pciehp: Prevent deadlock on disconnectMika Westerberg4-19/+61
2020-04-29PCI/PM: Add pcie_wait_for_link_delay()Mika Westerberg1-3/+18
2020-04-17PCI: endpoint: Fix for concurrent memory allocation in OB address regionKishon Vijay Abraham I1-2/+8
2020-04-17PCI: qcom: Fix the fixup of PCI_VENDOR_ID_QCOMBjorn Andersson1-1/+7
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-04-08PCI: sysfs: Revert "rescan" file renamesKelsey Skunberg1-2/+4
2020-02-24PCI: Add DMA alias quirk for PLX PEX NTBJames Sewart1-0/+15
2020-02-24PCI: Add nr_devfns parameter to pci_add_dma_alias()James Sewart2-19/+26
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-24PCI: Fix pci_add_dma_alias() bitmask sizeJames Sewart3-3/+6
2020-02-15PCI/AER: Initialize aer_fifoDongdong Liu1-0/+1
2020-02-15PCI: Don't disable bridge BARs when assigning bus resourcesLogan Gunthorpe1-4/+16
2020-02-15PCI: tegra: Fix afi_pex2_ctrl reg offset for Tegra30Marcel Ziswiler1-1/+1
2020-02-15PCI/switchtec: Fix vep_vector_number ioread widthLogan Gunthorpe1-1/+1
2020-02-15PCI/switchtec: Use dma_set_mask_and_coherent()Wesley Sheng1-1/+1
2020-02-15PCI/IOV: Fix memory leak in pci_iov_add_virtfn()Navid Emamdoost1-5/+4
2020-02-11PCI: keystone: Fix error handling when "num-viewport" DT property is not popu...Kishon Vijay Abraham I1-1/+1