summaryrefslogtreecommitdiffstats
path: root/drivers/pci/probe.c
Commit message (Expand)AuthorAgeFilesLines
* 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
| * PCI: Make pci_register_host_bridge() PCI core internalLorenzo Pieralisi2017-06-281-2/+1
| * PCI: Add pci_scan_root_bus_bridge() interfaceLorenzo Pieralisi2017-06-281-0/+39
| * PCI: Add devm_pci_alloc_host_bridge() interfaceLorenzo Pieralisi2017-06-281-2/+22
| * PCI: Add pci_free_host_bridge() interfaceLorenzo Pieralisi2017-06-281-3/+9
| * PCI: Initialize bridge release function at bridge allocationLorenzo Pieralisi2017-06-281-1/+1
* | PCI: Enable ECRC only if device supports itBjorn Helgaas2017-06-281-0/+5
* | PCI: Test INTx masking during enumeration, not at run-timePiotr Gregor2017-06-161-0/+30
|/
* Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-05-091-28/+0
|\
| * of/acpi: Configure dma operations at probe time for platform/amba/pci bus dev...Sricharan R2017-04-201-28/+0
* | Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-081-2/+2
|\ \
| * \ Merge branch 'pci/resource' into nextBjorn Helgaas2017-04-281-1/+1
| |\ \
| | * | PCI: Make PCI_ROM_ADDRESS_MASK a 32-bit constantMatthias Kaehlcke2017-04-181-1/+1
| | |/
| * | PCI: Improve __pci_read_base() robustnessMarc Gonzalez2017-04-181-1/+1
| |/
* | PCI: Recognize Thunderbolt devicesLukas Wunner2017-03-301-0/+21
|/
* Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-02-231-2/+31
|\
| * PCI: Enable PCIe Extended Tags if supportedSinan Kaya2017-02-091-0/+18
| * PCI: Apply _HPX settings only to relevant devicesBjorn Helgaas2017-01-021-2/+13
* | PCI: Enumerate switches below PCI-to-PCIe bridgesBjorn Helgaas2017-01-111-5/+7
|/
* Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-12-151-99/+146
|\
| * Merge branch 'pci/host-tegra' into nextBjorn Helgaas2016-12-121-98/+144
| |\
| | * PCI: Export host bridge registration interfaceThierry Reding2016-12-071-2/+4
| | * PCI: Allow driver-specific data in host bridgeThierry Reding2016-12-071-3/+3
| | * PCI: Add pci_register_host_bridge() interfaceArnd Bergmann2016-12-071-97/+141
| * | PCI: Decouple IORESOURCE_ROM_ENABLE and PCI_ROM_ADDRESS_ENABLEBjorn Helgaas2016-11-291-1/+2
| |/
| |
| \
*-. \ Merge branches 'arm/mediatek', 'arm/smmu', 'x86/amd', 's390', 'core' and 'arm...Joerg Roedel2016-12-061-2/+1
|\ \ \ | | |/ | |/|
| | * ACPI: Implement acpi_dma_configureLorenzo Pieralisi2016-11-291-2/+1
| |/
* | PCI: Set Read Completion Boundary to 128 iff Root Port supports it (_HPX)Johannes Thumshirn2016-11-231-1/+27
|/
* Merge branch 'pci/aer' into nextBjorn Helgaas2016-10-031-2/+3
|\
| * PCI/AER: Cache capability positionKeith Busch2016-09-271-1/+2
* | PCI: Add Precision Time Measurement (PTM) supportJonathan Yong2016-08-151-0/+3
|/
*---. Merge branches 'pci/aspm', 'pci/dpc', 'pci/hotplug', 'pci/misc', 'pci/msi', '...Bjorn Helgaas2016-08-011-0/+18
|\ \ \
| | | * PCI: Power on bridges before scanning new devicesMika Westerberg2016-06-131-0/+9
| | |/ | |/|
| | * PCI: Allow additional bus numbers for hotplug bridgesKeith Busch2016-07-251-0/+9
| |/
* | PCI: Refactor pci_bus_assign_domain_nr() for CONFIG_PCI_DOMAINS_GENERICTomasz Nowicki2016-06-101-1/+3
|/
*-. Merge branches 'pci/hotplug' and 'pci/resource' into nextBjorn Helgaas2016-05-171-3/+3
|\ \
| | * PCI: Disable all BAR sizing for devices with non-compliant BARsPrarit Bhargava2016-05-161-3/+3
| |/
* | PCI: Add support for multiple DMA aliasesJacek Lawrynowicz2016-04-111-0/+1
|/
* Merge branch 'pci/resource' into nextBjorn Helgaas2016-03-151-0/+14
|\
| * PCI: Disable IO/MEM decoding for devices with non-compliant BARsBjorn Helgaas2016-02-251-0/+14
* | Merge branch 'pci/host-hv' into nextBjorn Helgaas2016-03-151-0/+15
|\ \
| * | PCI: Look up IRQ domain by fwnode_handleJake Oshins2016-02-161-0/+15
| |/
| |
| \
*-. \ Merge branches 'pci/host-altera', 'pci/host-imx6', 'pci/host-keystone', 'pci/...Bjorn Helgaas2016-03-151-0/+6
|\ \ \ | | |/ | |/|
| | * PCI: Add pci_ops.{add,remove}_bus() callbacksThierry Reding2016-03-081-0/+6
| |/
| |
| \
*-. \ Merge branches 'pci/aer', 'pci/enumeration', 'pci/kconfig', 'pci/misc', 'pci/...Bjorn Helgaas2016-03-151-1/+1
|\ \ \ | | |/ | |/|
| | * PCI: Rename VPD symbols to remove unnecessary "pci22"Bjorn Helgaas2016-02-291-1/+1
| |/
* | PCI: Remove includes of empty asm-generic/pci-bridge.hBjorn Helgaas2016-02-051-1/+0
* | PCI: Move pci_set_flags() from asm-generic/pci-bridge.h to linux/pci.hBjorn Helgaas2016-02-051-0/+7
|/
* Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-01-211-20/+13
|\
OpenPOWER on IntegriCloud