summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
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
2020-02-11PCI: keystone: Fix link training retries initiationYurii Monakov1-1/+1
2020-02-11PCI: keystone: Fix outbound region mappingYurii Monakov1-1/+1
2020-02-11PCI: tegra: Fix return value check of pm_runtime_get_sync()David Engraf1-1/+1
2020-02-01PCI: Add DMA alias quirk for Intel VCA NTBSlawomir Pawlowski1-0/+34
2020-01-29PCI: Mark AMD Navi14 GPU rev 0xc5 ATS as brokenAlex Deucher1-6/+13
2020-01-26PCI: mobiveil: Fix csr_read()/write() build issueKefeng Wang1-57/+62
2020-01-17PCI/PTM: Remove spurious "d" from granularity messageBjorn Helgaas1-1/+1
2020-01-17PCI/PM: Clear PCIe PME Status even for legacy power managementBjorn Helgaas1-2/+1
2020-01-17PCI: Fix missing bridge dma_ranges resource list cleanupRob Herring1-0/+1
2020-01-17PCI: dwc: Fix find_next_bit() usageNiklas Cassel1-5/+6
2020-01-17PCI: aardvark: Fix PCI_EXP_RTCTL register configurationRemi Pommarel1-4/+9
2020-01-17PCI: aardvark: Use LTSSM state to build link training flagRemi Pommarel1-1/+28
2020-01-17PCI: pciehp: Do not disable interrupt twice on suspendMika Westerberg1-2/+23
2020-01-17PCI: amlogic: Fix probed clock namesNeil Armstrong1-3/+3
2020-01-09PCI: Add a helper to check Power Resource Requirements _PR3 existenceKai-Heng Feng1-0/+18
2020-01-04PCI: rpaphp: Correctly match ibm, my-drc-index to drc-name when using drc-infoTyrel Datwyler1-2/+3
2020-01-04PCI: rpaphp: Annotate and correctly byte swap DRC propertiesTyrel Datwyler1-14/+15
2020-01-04PCI: rpaphp: Don't rely on firmware feature to imply drc-info supportTyrel Datwyler1-1/+1
2020-01-04PCI: rpaphp: Fix up pointer to first drc-info entryTyrel Datwyler1-0/+2
2019-12-21PCI: Apply Cavium ACS quirk to ThunderX2 and ThunderX3George Cherian1-7/+13
2019-12-21PCI: rcar: Fix missing MACCTLR register setting in initialization sequenceYoshihiro Shimoda1-0/+6
2019-12-21PCI: Do not use bus number zero from EA capabilitySubbaraya Sundeep1-5/+11
2019-12-21PCI/MSI: Fix incorrect MSI-X masking on resumeJian-Hong Pan1-1/+2
2019-12-21PCI: Fix Intel ACS quirk UPDCR register addressSteffen Liebergeld1-1/+1
2019-12-21PCI: pciehp: Avoid returning prematurely from sysfs requestsLukas Wunner3-2/+8
2019-12-21PCI/PM: Always return devices to D0 when thawingDexuan Cui1-6/+11
2019-12-21PCI/switchtec: Read all 64 bits of part_event_bitmapLogan Gunthorpe1-1/+1
2019-12-17ACPI / hotplug / PCI: Allocate resources directly under the non-hotplug bridgeMika Westerberg1-3/+9
2019-10-16PCI: PM: Fix pci_power_up()Rafael J. Wysocki1-13/+11
2019-09-28Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-3/+31
2019-09-24Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds52-908/+3645
2019-09-24Merge branch 'pci/trivial'Bjorn Helgaas10-17/+3
2019-09-24Merge branch 'remotes/lorenzo/pci/vmd'Bjorn Helgaas1-10/+15
2019-09-24Merge branch 'lorenzo/pci/tegra'Bjorn Helgaas9-49/+1922
2019-09-24Merge branch 'remotes/lorenzo/pci/mobiveil'Bjorn Helgaas1-3/+7
2019-09-24Merge branch 'remotes/lorenzo/pci/misc'Bjorn Helgaas6-23/+19
2019-09-24Merge branch 'remotes/lorenzo/pci/mediatek'Bjorn Helgaas1-0/+18