aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/pci/probe.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-27PCI: Don't disable decoding when mmio_always_on is setJiaxun Yang1-1/+1
2020-04-02Merge branch 'pci/enumeration'Bjorn Helgaas1-0/+40
2020-03-28PCI/DPC: Add Error Disconnect Recover (EDR) supportKuppuswamy Sathyanarayanan1-0/+1
2020-03-28PCI/DPC: Cache DPC capabilities in pci_init_capabilities()Kuppuswamy Sathyanarayanan1-0/+1
2020-03-10PCI: Add pci_speed_string()Bjorn Helgaas1-0/+40
2019-11-28Merge branch 'pci/trivial'Bjorn Helgaas1-34/+11
2019-11-28Merge branch 'pci/virtualization'Bjorn Helgaas1-0/+6
2019-11-28Merge branch 'pci/resource'Bjorn Helgaas1-5/+12
2019-11-28Merge branch 'pci/misc'Bjorn Helgaas1-0/+1
2019-11-21PCI: Remove unused includes and superfluous struct declarationKrzysztof Wilczynski1-0/+1
2019-11-14PCI: Do not use bus number zero from EA capabilitySubbaraya Sundeep1-5/+11
2019-10-23PCI: Warn if no host bridge NUMA node infoYunsheng Lin1-0/+3
2019-10-17PCI: Remove useless comments and tidy othersBjorn Helgaas1-28/+9
2019-10-15PCI/ATS: Cache PASID Capability offsetKuppuswamy Sathyanarayanan1-0/+3
2019-10-15PCI/ATS: Cache PRI Capability offsetKuppuswamy Sathyanarayanan1-0/+3
2019-10-14PCI: Fix missing bridge dma_ranges resource list cleanupRob Herring1-0/+1
2019-09-23Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-297/+29
2019-09-07PCI: Get rid of dev->has_secondary_link flagMika Westerberg1-20/+28
2019-08-28PCI/ACPI: Remove unnecessary struct hotplug_program_opsKrzysztof Wilczynski1-8/+1
2019-08-28PCI/ACPI: Move _HPP & _HPX functions to pci-acpi.cKrzysztof Wilczynski1-269/+0
2019-08-28PCI/ACPI: Rename _HPX structs from hpp_* to hpx_*Krzysztof Wilczynski1-36/+36
2019-07-30drivers: Add generic helper to match any deviceSuzuki K Poulose1-6/+1
2019-07-15Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-15/+13
2019-07-12Merge branch 'pci/virtualization'Bjorn Helgaas1-14/+12
2019-07-03PCI/IOV: Assume SR-IOV VFs support extended config space.Alex Williamson1-0/+15
2019-07-03Revert "PCI/IOV: Use VF0 cached config space size for other VFs"Alex Williamson1-17/+0
2019-06-24bus_find_device: Unify the match callback with class_find_deviceSuzuki K Poulose1-1/+1
2019-06-13PCI: Decode PCIe 32 GT/s link speedGustavo Pimentel1-1/+1
2019-05-14Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-35/+195
2019-05-13Merge branch 'pci/printk'Bjorn Helgaas1-12/+9
2019-05-13Merge branch 'pci/iova-dma-ranges'Bjorn Helgaas1-0/+2
2019-05-13Merge branch 'pci/hotplug'Bjorn Helgaas1-10/+120
2019-05-09PCI: Replace dev_printk(KERN_DEBUG) with dev_info(), etcMohan Kumar1-12/+9
2019-05-06PCI: Add dma_ranges window listSrinath Mannam1-0/+3
2019-04-23PCI/ACPI: Implement _HPX Type 3 Setting RecordAlexandru Gagniuc1-0/+114
2019-04-23PCI/ACPI: Remove the need for 'struct hotplug_params'Alexandru Gagniuc1-10/+6
2019-04-17PCI: Assign bus numbers present in EA capability for bridgesSubbaraya Sundeep1-4/+50
2019-04-05PCI: Init PCIe feature bits for managed host bridge allocJean-Philippe Brucker1-9/+14
2019-03-25PCI/LINK: Deduplicate bandwidth reports for multi-function devicesLukas Wunner1-1/+1
2019-03-06Merge branch 'pci/enumeration'Bjorn Helgaas1-7/+56
2019-03-06Merge branch 'pci/aspm'Bjorn Helgaas1-13/+23
2019-02-09PCI/ASPM: Use LTR if already enabled by platformBjorn Helgaas1-13/+23
2019-02-01PCI: Enable SERR# forwarding for all bridgesBharat Kumar Gogada1-2/+19
2019-01-30PCI: Rely on config space header type, not class codeHonghui Zhang1-3/+0
2019-01-30PCI: Make pci_size() return real BAR sizeDu Changbin1-4/+4
2019-01-22PCI: Probe bridge window attributes once at enumeration-timeBjorn Helgaas1-0/+52
2018-12-05PCI / ACPI: Identify untrusted PCI devicesMika Westerberg1-0/+15
2018-10-20Merge branch 'pci/virtualization'Bjorn Helgaas1-0/+17
2018-10-20Merge branch 'pci/misc'Bjorn Helgaas1-3/+3
2018-10-11PCI/IOV: Use VF0 cached config space size for other VFsKarimAllah Ahmed1-0/+17