summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2019-05-14Merge branch 'pci/host/al'Bjorn Helgaas2-0/+94
2019-05-14Merge branch 'pci/virtualization'Bjorn Helgaas1-0/+2
2019-05-14Merge branch 'pci/switchtec'Bjorn Helgaas1-13/+29
2019-05-14Merge branch 'pci/portdrv'Bjorn Helgaas1-0/+14
2019-05-14Merge branch 'pci/peer-to-peer'Bjorn Helgaas1-3/+35
2019-05-14Merge branch 'pci/misc'Bjorn Helgaas6-36/+66
2019-05-14Merge branch 'pci/msi'Bjorn Helgaas1-5/+4
2019-05-14Merge branch 'pci/hotplug'Bjorn Helgaas4-62/+247
2019-05-14Merge branch 'pci/enumeration'Bjorn Helgaas4-33/+122
2019-05-02PCI/P2PDMA: Allow P2P DMA between any devices under AMD ZEN Root ComplexChristian König1-3/+35
2019-04-30PCI: Add pci_dev_id() helperHeiner Kallweit2-10/+6
2019-04-26PCI: al: Add Amazon Annapurna Labs PCIe host controller driverJonathan Chocron2-0/+94
2019-04-25PCI: Reset Lenovo ThinkPad P50 nvgpu at boot if necessaryLyude Paul1-0/+58
2019-04-24PCI/ACPI: Implement _HPX Type 3 Setting RecordAlexandru Gagniuc2-0/+177
2019-04-24PCI/ACPI: Remove the need for 'struct hotplug_params'Alexandru Gagniuc2-60/+64
2019-04-24PCI/ACPI: Do not export pci_get_hp_params()Alexandru Gagniuc1-1/+0
2019-04-23PCI: Mark Atheros AR9462 to avoid bus resetJames Prestwood1-0/+1
2019-04-19PCI/LINK: Disable bandwidth notification interrupt during suspendMika Westerberg1-0/+14
2019-04-18switchtec: Fix unintended mask of MRPC eventWesley Sheng1-1/+2
2019-04-18switchtec: Increase PFF limit from 48 to 255Wesley Sheng1-12/+27
2019-04-17PCI: Remove unused pci_request_region_exclusive()Johannes Thumshirn1-25/+0
2019-04-17PCI: Assign bus numbers present in EA capability for bridgesSubbaraya Sundeep1-4/+50
2019-04-12PCI/AER: Change pci_aer_init() stub to return voidJisheng Zhang1-1/+1
2019-04-12PCI: OF: Support "external-facing" propertyJean-Philippe Brucker1-4/+10
2019-04-11PCI: Mark AMD Stoney Radeon R7 GPU ATS as brokenNikolai Kostrigin1-0/+1
2019-04-11PCI: rpaphp: Get/put device node reference during slot alloc/deallocTyrel Datwyler1-1/+2
2019-04-11PCI: rpadlpar: Fix leaked device_node references in add/remove pathsTyrel Datwyler1-0/+4
2019-04-06PCI: Rework pcie_retrain_link() wait loopStefan Mätje1-6/+4
2019-04-06PCI: Work around Pericom PCIe-to-PCI bridge Retrain Link erratumStefan Mätje2-0/+26
2019-04-06PCI: Factor out pcie_retrain_link() functionStefan Mätje1-16/+24
2019-04-06PCI: Init PCIe feature bits for managed host bridge allocJean-Philippe Brucker1-9/+14
2019-03-21PCI/MSI: Remove unused mask_msi_irq() and unmask_msi_irq()Bjorn Helgaas1-5/+4
2019-03-20PCI: Mark expected switch fall-throughsGustavo A. R. Silva2-1/+2
2019-03-10Merge tag 'iommu-updates-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+57
2019-03-10Merge tag 'pci-v5.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds44-479/+1514
2019-03-07Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-7/+5
2019-03-07Merge branch 'remotes/lorenzo/pci/vmd'Bjorn Helgaas1-1/+14
2019-03-07Merge branch 'remotes/lorenzo/pci/misc'Bjorn Helgaas4-31/+74
2019-03-07Merge branch 'remotes/lorenzo/pci/mediatek'Bjorn Helgaas1-4/+9
2019-03-07Merge branch 'remotes/lorenzo/pci/hv'Bjorn Helgaas1-33/+28
2019-03-07Merge branch 'remotes/lorenzo/pci/endpoint'Bjorn Helgaas11-59/+337
2019-03-07Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas9-124/+373
2019-03-07Merge branch 'remotes/lorenzo/pci/altera'Bjorn Helgaas2-25/+247
2019-03-07Merge branch 'pci/pm'Bjorn Helgaas3-35/+52
2019-03-07Merge branch 'pci/portdrv'Bjorn Helgaas5-9/+134
2019-03-07Merge branch 'pci/misc'Bjorn Helgaas6-38/+39
2019-03-07Merge branch 'pci/hotplug'Bjorn Helgaas4-37/+15
2019-03-07Merge branch 'pci/enumeration'Bjorn Helgaas3-59/+70
2019-03-07Merge branch 'pci/dpc'Bjorn Helgaas1-1/+26
2019-03-07Merge branch 'pci/aspm'Bjorn Helgaas2-15/+74