aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/probe.c
Commit message (Expand)AuthorAge
* PCI: Decouple IORESOURCE_ROM_ENABLE and PCI_ROM_ADDRESS_ENABLEBjorn Helgaas2017-03-22
* PCI: Enumerate switches below PCI-to-PCIe bridgesBjorn Helgaas2017-01-26
* PCI: Set Read Completion Boundary to 128 iff Root Port supports it (_HPX)Johannes Thumshirn2016-11-23
* Merge branch 'pci/aer' into nextBjorn Helgaas2016-10-03
|\
| * PCI/AER: Cache capability positionKeith Busch2016-09-27
* | PCI: Add Precision Time Measurement (PTM) supportJonathan Yong2016-08-15
|/
*---. Merge branches 'pci/aspm', 'pci/dpc', 'pci/hotplug', 'pci/misc', 'pci/msi', '...Bjorn Helgaas2016-08-01
|\ \ \
| | | * PCI: Power on bridges before scanning new devicesMika Westerberg2016-06-13
| | |/ | |/|
| | * PCI: Allow additional bus numbers for hotplug bridgesKeith Busch2016-07-25
| |/
* / PCI: Refactor pci_bus_assign_domain_nr() for CONFIG_PCI_DOMAINS_GENERICTomasz Nowicki2016-06-10
|/
*-. Merge branches 'pci/hotplug' and 'pci/resource' into nextBjorn Helgaas2016-05-17
|\ \
| | * PCI: Disable all BAR sizing for devices with non-compliant BARsPrarit Bhargava2016-05-16
| |/
* / PCI: Add support for multiple DMA aliasesJacek Lawrynowicz2016-04-11
|/
* Merge branch 'pci/resource' into nextBjorn Helgaas2016-03-15
|\
| * PCI: Disable IO/MEM decoding for devices with non-compliant BARsBjorn Helgaas2016-02-25
* | Merge branch 'pci/host-hv' into nextBjorn Helgaas2016-03-15
|\ \
| * | PCI: Look up IRQ domain by fwnode_handleJake Oshins2016-02-16
| |/
| |
| \
*-. \ Merge branches 'pci/host-altera', 'pci/host-imx6', 'pci/host-keystone', 'pci/...Bjorn Helgaas2016-03-15
|\ \ \ | | |/ | |/|
| | * PCI: Add pci_ops.{add,remove}_bus() callbacksThierry Reding2016-03-08
| |/
| |
| \
*-. \ Merge branches 'pci/aer', 'pci/enumeration', 'pci/kconfig', 'pci/misc', 'pci/...Bjorn Helgaas2016-03-15
|\ \ \ | | |/ | |/|
| | * PCI: Rename VPD symbols to remove unnecessary "pci22"Bjorn Helgaas2016-02-29
| |/
* | PCI: Remove includes of empty asm-generic/pci-bridge.hBjorn Helgaas2016-02-05
* | PCI: Move pci_set_flags() from asm-generic/pci-bridge.h to linux/pci.hBjorn Helgaas2016-02-05
|/
* Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-01-21
|\
| *-. Merge branches 'pci/aspm', 'pci/hotplug', 'pci/misc' and 'pci/msi' into nextBjorn Helgaas2015-12-10
| |\ \
| | | * PCI/MSI: Remove empty pci_msi_init_pci_dev()Bjorn Helgaas2015-11-30
| | | * PCI/MSI: Initialize MSI capability for all architecturesGuilherme G. Piccoli2015-11-24
| | |/ | |/|
| | * PCI: Simplify config space size computationBjorn Helgaas2015-12-10
| |/
* / acpi: pci: Setup MSI domain for ACPI based pci devicesSuravee Suthikulpanit2015-12-21
|/
* Merge branches 'acpi-smbus', 'acpi-ec' and 'acpi-pci'Rafael J. Wysocki2015-11-19
|\
| * PCI: Fix OF logic in pci_dma_configure()Suravee Suthikulpanit2015-11-19
* | Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-12
|\ \
| * | Merge branch 'acpi-pci'Rafael J. Wysocki2015-11-06
| |\|
| | * PCI: ACPI: Add support for PCI device DMA coherencySuthikulpanit, Suravee2015-11-06
| | * PCI: OF: Move of_pci_dma_configure() to pci_dma_configure()Suthikulpanit, Suravee2015-11-06
* | | Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-11-06
|\ \ \ | |/ / |/| |
| | |
| | \
| *-. \ Merge branches 'pci/aer', 'pci/hotplug', 'pci/misc', 'pci/msi', 'pci/resource...Bjorn Helgaas2015-11-02
| |\ \ \
| | | * | PCI: Add support for Enhanced Allocation devicesSean O. Stalley2015-10-29
| | |/ / | |/| |
| | * | PCI/AER: Clear error status registers during enumeration and restoreTaku Izumi2015-09-17
| |/ /
* | | PCI/MSI: Allow the MSI domain to be device-specificMarc Zyngier2015-10-16
* | | PCI: Add per-device MSI domain hookMarc Zyngier2015-10-16
| |/ |/|
* | PCI/MSI: Fix MSI IRQ domains for VFs on virtual busesAlex Williamson2015-09-24
* | PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code"Bjorn Helgaas2015-09-15
|/
* Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-08
|\
| * cleanup IORESOURCE_CACHEABLE vs ioremap()Dan Williams2015-08-10
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-01
|\ \
| * | PCI/MSI: Add support for OF-provided msi_domainMarc Zyngier2015-07-29
| * | PCI/MSI: Add hooks to populate the msi_domain fieldMarc Zyngier2015-07-29
| |/
* | Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-08-31
|\ \
| | \
| | \
| *-. \ Merge branches 'pci/enumeration' and 'pci/misc' into nextBjorn Helgaas2015-08-28
| |\ \ \