summaryrefslogtreecommitdiff
path: root/drivers/pci/probe.c
AgeCommit message (Expand)Author
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
2018-08-14PCI: Skip MPS logic for Virtual Functions (VFs)Myron Stowe
2018-08-10PCI: Check for PCIe Link downtrainingAlexandru Gagniuc
2018-08-06PCI: Remove unnecessary include of <linux/pci-aspm.h>Bjorn Helgaas
2018-07-31PCI: Fix is_added/is_busmaster race conditionHari Vyas
2018-07-19PCI/AER: Define aer_stats structure for AER capable devicesRajat Jain
2018-07-12PCI: Workaround IDT switch ACS Source Validation erratumJames Puthukattukaran
2018-06-30PCI: Enable PASID only if entire path supports End-End TLP prefixesSinan Kaya
2018-06-29PCI: Make early dump functionality genericSinan Kaya
2018-06-06Merge branch 'pci/resource'Bjorn Helgaas
2018-06-06Merge branch 'pci/hotplug'Bjorn Helgaas
2018-06-06Merge branch 'pci/enumeration'Bjorn Helgaas
2018-06-04PCI: Improve "partially hidden behind bridge" log messageMika Westerberg
2018-06-04PCI: Improve pci_scan_bridge() and pci_scan_bridge_extend() docMika Westerberg
2018-06-04PCI: Account for all bridges on bus when distributing bus numbersMika Westerberg
2018-06-02PCI: shpchp: Request SHPC control via _OSC when adding host bridgeMika Westerberg
2018-06-02PCI: pciehp: Rename host->native_hotplug to host->native_pcie_hotplugMika Westerberg
2018-05-30PCI: Fix devm_pci_alloc_host_bridge() memory leakJan Kiszka
2018-05-07PCI: Check whether bridges allow access to extended config spaceGilles Buloz
2018-04-23PCI/ACPI: Request LTR control from platform before using itBjorn Helgaas
2018-04-06Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-04-04Merge branch 'pci/virtualization'Bjorn Helgaas
2018-04-04Merge branch 'pci/portdrv'Bjorn Helgaas
2018-04-04Merge branch 'pci/misc'Bjorn Helgaas
2018-03-31PCI/IOV: Use VF0 cached config registers for other VFsKarimAllah Ahmed
2018-03-30PCI/portdrv: Simplify PCIe feature permission checkingBjorn Helgaas
2018-03-21PCI: Add decoding for 16 GT/s link speedJay Fang
2018-03-19PCI/IOV: Skip BAR sizing for VFsKarimAllah Ahmed
2018-03-19PCI: Tidy commentsBjorn Helgaas
2018-03-08PCI: Scan all functions when running over JailhouseJan Kiszka
2018-03-05PCI/IOV: Skip INTx config reads for VFsKarimAllah Ahmed
2018-02-16PCI: Probe for device reset support during enumerationBjorn Helgaas
2018-02-01Merge branch 'pci/spdx' into nextBjorn Helgaas
2018-01-31Merge remote-tracking branch 'lorenzo/pci/cadence' into nextBjorn Helgaas
2018-01-31Merge branch 'pci/trivial' into nextBjorn Helgaas
2018-01-31Merge branch 'pci/misc' into nextBjorn Helgaas
2018-01-31Merge branch 'pci/enumeration' into nextBjorn Helgaas
2018-01-31PCI: Add generic function to probe PCI host controllersCyrille Pitchen
2018-01-26PCI: Add SPDX GPL-2.0 when no license was specifiedBjorn Helgaas
2018-01-18PCI: Add wrappers for dev_printk()Frederick Lawler
2017-12-18PCI: Tidy up pci/probe.c commentsBjorn Helgaas
2017-12-18PCI: Make PCI_SCAN_ALL_PCIE_DEVS work for Root as well as Downstream PortsBjorn Helgaas
2017-12-18PCI/ASPM: Enable Latency Tolerance Reporting when supportedBjorn Helgaas
2017-11-06PCI: Distribute available buses to hotplug-capable bridgesMika Westerberg
2017-11-06PCI: Do not allocate more buses than available in parentMika Westerberg