summaryrefslogtreecommitdiff
path: root/drivers/pci/probe.c
AgeCommit message (Expand)Author
2020-06-24PCI: Fix pci_register_host_bridge() device_register() error handlingRob Herring
2020-06-22PCI: Program MPS for RCiEP devicesAshok Raj
2020-06-22PCI: Don't disable decoding when mmio_always_on is setJiaxun Yang
2020-01-17PCI: Fix missing bridge dma_ranges resource list cleanupRob Herring
2019-12-21PCI: Do not use bus number zero from EA capabilitySubbaraya Sundeep
2019-09-23Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-07PCI: Get rid of dev->has_secondary_link flagMika Westerberg
2019-08-28PCI/ACPI: Remove unnecessary struct hotplug_program_opsKrzysztof Wilczynski
2019-08-28PCI/ACPI: Move _HPP & _HPX functions to pci-acpi.cKrzysztof Wilczynski
2019-08-28PCI/ACPI: Rename _HPX structs from hpp_* to hpx_*Krzysztof Wilczynski
2019-07-30drivers: Add generic helper to match any deviceSuzuki K Poulose
2019-07-15Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-07-12Merge branch 'pci/virtualization'Bjorn Helgaas
2019-07-03PCI/IOV: Assume SR-IOV VFs support extended config space.Alex Williamson
2019-07-03Revert "PCI/IOV: Use VF0 cached config space size for other VFs"Alex Williamson
2019-06-24bus_find_device: Unify the match callback with class_find_deviceSuzuki K Poulose
2019-06-13PCI: Decode PCIe 32 GT/s link speedGustavo Pimentel
2019-05-14Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-05-13Merge branch 'pci/printk'Bjorn Helgaas
2019-05-13Merge branch 'pci/iova-dma-ranges'Bjorn Helgaas
2019-05-13Merge branch 'pci/hotplug'Bjorn Helgaas
2019-05-09PCI: Replace dev_printk(KERN_DEBUG) with dev_info(), etcMohan Kumar
2019-05-06PCI: Add dma_ranges window listSrinath Mannam
2019-04-23PCI/ACPI: Implement _HPX Type 3 Setting RecordAlexandru Gagniuc
2019-04-23PCI/ACPI: Remove the need for 'struct hotplug_params'Alexandru Gagniuc
2019-04-17PCI: Assign bus numbers present in EA capability for bridgesSubbaraya Sundeep
2019-04-05PCI: Init PCIe feature bits for managed host bridge allocJean-Philippe Brucker
2019-03-25PCI/LINK: Deduplicate bandwidth reports for multi-function devicesLukas Wunner
2019-03-06Merge branch 'pci/enumeration'Bjorn Helgaas
2019-03-06Merge branch 'pci/aspm'Bjorn Helgaas
2019-02-09PCI/ASPM: Use LTR if already enabled by platformBjorn Helgaas
2019-02-01PCI: Enable SERR# forwarding for all bridgesBharat Kumar Gogada
2019-01-30PCI: Rely on config space header type, not class codeHonghui Zhang
2019-01-30PCI: Make pci_size() return real BAR sizeDu Changbin
2019-01-22PCI: Probe bridge window attributes once at enumeration-timeBjorn Helgaas
2018-12-05PCI / ACPI: Identify untrusted PCI devicesMika Westerberg
2018-10-20Merge branch 'pci/virtualization'Bjorn Helgaas
2018-10-20Merge branch 'pci/misc'Bjorn Helgaas
2018-10-11PCI/IOV: Use VF0 cached config space size for other VFsKarimAllah Ahmed
2018-10-10PCI: Remove pci_set_dma_max_seg_size()Christoph Hellwig
2018-10-10PCI: Remove pci_set_dma_seg_boundary()Christoph Hellwig
2018-10-02PCI: Make link active reporting detection genericKeith Busch
2018-09-17PCI: Allocate dma_alias_mask with bitmap_zalloc()Andy Shevchenko
2018-09-11PCI: Fix enabling of PASID on RC integrated endpointsFelix Kuehling
2018-08-15Merge branch 'pci/virtualization'Bjorn Helgaas
2018-08-15Merge branch 'pci/resource'Bjorn Helgaas
2018-08-15Merge branch 'pci/enumeration'Bjorn Helgaas
2018-08-15Merge branch 'pci/aspm'Bjorn Helgaas
2018-08-15Merge branch 'pci/aer'Bjorn Helgaas
2018-08-14PCI: Match Root Port's MPS to endpoint's MPSS as necessaryMyron Stowe