summaryrefslogtreecommitdiffstats
path: root/drivers/pci/probe.c
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| *-. Merge branches 'pci/aspm', 'pci/hotplug', 'pci/misc' and 'pci/msi' into nextBjorn Helgaas2015-12-101-20/+13
| |\ \
| | | * PCI/MSI: Remove empty pci_msi_init_pci_dev()Bjorn Helgaas2015-11-301-3/+0
| | | * PCI/MSI: Initialize MSI capability for all architecturesGuilherme G. Piccoli2015-11-241-3/+4
| | |/ | |/|
| | * PCI: Simplify config space size computationBjorn Helgaas2015-12-101-15/+10
| |/
* | acpi: pci: Setup MSI domain for ACPI based pci devicesSuravee Suthikulpanit2015-12-211-0/+2
|/
* Merge branches 'acpi-smbus', 'acpi-ec' and 'acpi-pci'Rafael J. Wysocki2015-11-201-2/+2
|\
| * PCI: Fix OF logic in pci_dma_configure()Suravee Suthikulpanit2015-11-201-2/+2
* | Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-121-1/+31
|\ \
| * \ Merge branch 'acpi-pci'Rafael J. Wysocki2015-11-071-1/+31
| |\ \ | | |/
| | * PCI: ACPI: Add support for PCI device DMA coherencySuthikulpanit, Suravee2015-11-071-1/+11
| | * PCI: OF: Move of_pci_dma_configure() to pci_dma_configure()Suthikulpanit, Suravee2015-11-071-1/+21
* | | Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-11-061-0/+6
|\ \ \ | |/ / |/| |
| | |
| | \
| *-. \ Merge branches 'pci/aer', 'pci/hotplug', 'pci/misc', 'pci/msi', 'pci/resource...Bjorn Helgaas2015-11-021-0/+6
| |\ \ \
| | | * | PCI: Add support for Enhanced Allocation devicesSean O. Stalley2015-10-291-0/+3
| | |/ / | |/| |
| | * | PCI/AER: Clear error status registers during enumeration and restoreTaku Izumi2015-09-171-0/+3
| |/ /
* | | PCI/MSI: Allow the MSI domain to be device-specificMarc Zyngier2015-10-161-0/+8
* | | PCI: Add per-device MSI domain hookMarc Zyngier2015-10-161-5/+30
| |/ |/|
* | PCI/MSI: Fix MSI IRQ domains for VFs on virtual busesAlex Williamson2015-09-241-6/+11
* | PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code"Bjorn Helgaas2015-09-151-6/+0
|/
* Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-081-2/+1
|\
OpenPOWER on IntegriCloud