summaryrefslogtreecommitdiffstats
path: root/drivers/pci/probe.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pci/resource'Bjorn Helgaas2018-06-061-1/+3
|\
| * PCI: Fix devm_pci_alloc_host_bridge() memory leakJan Kiszka2018-05-301-1/+3
* | Merge branch 'pci/hotplug'Bjorn Helgaas2018-06-061-13/+22
|\ \
| * | PCI: Improve "partially hidden behind bridge" log messageMika Westerberg2018-06-041-9/+4
| * | PCI: Improve pci_scan_bridge() and pci_scan_bridge_extend() docMika Westerberg2018-06-041-0/+4
| * | PCI: Account for all bridges on bus when distributing bus numbersMika Westerberg2018-06-041-3/+12
| * | PCI: shpchp: Request SHPC control via _OSC when adding host bridgeMika Westerberg2018-06-021-0/+1
| * | PCI: pciehp: Rename host->native_hotplug to host->native_pcie_hotplugMika Westerberg2018-06-021-1/+1
| |/
* | Merge branch 'pci/enumeration'Bjorn Helgaas2018-06-061-0/+52
|\ \
| * | PCI: Check whether bridges allow access to extended config spaceGilles Buloz2018-05-071-0/+52
| |/
* / PCI/ACPI: Request LTR control from platform before using itBjorn Helgaas2018-04-231-0/+5
|/
* Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-04-061-7/+68
|\
| * Merge branch 'pci/virtualization'Bjorn Helgaas2018-04-041-5/+56
| |\
| | * PCI/IOV: Use VF0 cached config registers for other VFsKarimAllah Ahmed2018-03-311-5/+42
| | * PCI/IOV: Skip BAR sizing for VFsKarimAllah Ahmed2018-03-191-0/+4
| | * PCI/IOV: Skip INTx config reads for VFsKarimAllah Ahmed2018-03-051-0/+7
| | * PCI: Probe for device reset support during enumerationBjorn Helgaas2018-02-161-0/+3
| * | Merge branch 'pci/portdrv'Bjorn Helgaas2018-04-041-0/+10
| |\ \
| | * | PCI/portdrv: Simplify PCIe feature permission checkingBjorn Helgaas2018-03-301-0/+10
| | |/
| * | Merge branch 'pci/misc'Bjorn Helgaas2018-04-041-1/+1
| |\ \
| | * | PCI: Tidy commentsBjorn Helgaas2018-03-191-1/+1
| | |/
| * / PCI: Add decoding for 16 GT/s link speedJay Fang2018-03-211-1/+1
| |/
* / PCI: Scan all functions when running over JailhouseJan Kiszka2018-03-081-3/+19
|/
* Merge branch 'pci/spdx' into nextBjorn Helgaas2018-02-011-0/+1
|\
| * PCI: Add SPDX GPL-2.0 when no license was specifiedBjorn Helgaas2018-01-261-0/+1
* | Merge remote-tracking branch 'lorenzo/pci/cadence' into nextBjorn Helgaas2018-01-311-0/+33
|\ \
| * | PCI: Add generic function to probe PCI host controllersCyrille Pitchen2018-01-311-0/+33
| |/
* | Merge branch 'pci/trivial' into nextBjorn Helgaas2018-01-311-89/+116
|\ \
| * | PCI: Tidy up pci/probe.c commentsBjorn Helgaas2017-12-181-89/+116
| |/
* | Merge branch 'pci/misc' into nextBjorn Helgaas2018-01-311-38/+37
|\ \
| * | PCI: Add wrappers for dev_printk()Frederick Lawler2018-01-181-38/+37
| |/
* | Merge branch 'pci/enumeration' into nextBjorn Helgaas2018-01-311-10/+15
|\ \
| * | PCI: Make PCI_SCAN_ALL_PCIE_DEVS work for Root as well as Downstream PortsBjorn Helgaas2017-12-181-10/+15
| |/
* / PCI/ASPM: Enable Latency Tolerance Reporting when supportedBjorn Helgaas2017-12-181-0/+33
|/
* PCI: Distribute available buses to hotplug-capable bridgesMika Westerberg2017-11-061-18/+138
* PCI: Do not allocate more buses than available in parentMika Westerberg2017-11-061-1/+6
* PCI: Open-code the two pass loop when scanning bridgesMika Westerberg2017-11-061-7/+20
* PCI: Move pci_hp_add_bridge() to drivers/pci/probe.cMika Westerberg2017-11-061-0/+23
* PCI: Add for_each_pci_bridge() helperAndy Shevchenko2017-11-061-4/+2
* Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-09-081-28/+93
|\
| * Merge branch 'pci/resource' into nextBjorn Helgaas2017-09-071-0/+9
| |\
| | * PCI: Add a generic weak pcibios_fixup_bus()Palmer Dabbelt2017-08-021-0/+9
| * | PCI: Warn periodically while waiting for non-CRS ("device ready") statusSinan Kaya2017-08-291-3/+13
| * | PCI: Factor out pci_bus_wait_crs()Sinan Kaya2017-08-291-16/+27
| * | PCI: Add pci_bus_crs_vendor_id() to detect CRS response dataSinan Kaya2017-08-291-1/+6
| * | PCI: Always check for non-CRS response before timeoutBjorn Helgaas2017-08-291-5/+6
| * | PCI: Mark Broadcom HT2100 Root Port Extended Tags as brokenSinan Kaya2017-07-311-7/+36
| |/
* / PCI: Disable PCIe Relaxed Ordering if unsupporteddingtianhong2017-08-141-0/+43
|/
* Merge branch 'pci/irq-fixups' into nextBjorn Helgaas2017-07-031-29/+76
|\
| * PCI: Remove pci_scan_root_bus_msi()Lorenzo Pieralisi2017-07-021-22/+5