summaryrefslogtreecommitdiffstats
path: root/drivers/pci/probe.c
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * cleanup IORESOURCE_CACHEABLE vs ioremap()Dan Williams2015-08-101-2/+1
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-011-0/+45
|\ \
| * | PCI/MSI: Add support for OF-provided msi_domainMarc Zyngier2015-07-301-1/+4
| * | PCI/MSI: Add hooks to populate the msi_domain fieldMarc Zyngier2015-07-301-0/+42
| |/
* | Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-08-311-27/+65
|\ \
| | \
| | \
| *-. \ Merge branches 'pci/enumeration' and 'pci/misc' into nextBjorn Helgaas2015-08-281-21/+54
| |\ \ \
| | * | | PCI: Set MPS to match upstream bridgeKeith Busch2015-08-241-2/+20
| | * | | PCI: Move MPS configuration check to pci_configure_device()Bjorn Helgaas2015-08-201-19/+24
| | * | | PCI: Add pci_scan_root_bus_msi()Lorenzo Pieralisi2015-08-201-2/+12
| | | |/ | | |/|
| | | |
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'pci/hotplug', 'pci/iommu', 'pci/irq' and 'pci/virtualization'...Bjorn Helgaas2015-08-141-5/+4
| |\ \ \ \ \ | | | | |/ /
| | | * | | PCI: Allocate ATS struct during enumerationBjorn Helgaas2015-08-131-0/+3
| | | |/ /
| | * | | PCI: Hold pci_slot_mutex while searching bus->slots listYijing Wang2015-07-301-5/+1
| | |/ /
| | | |
| | \ \
| *-. \ \ Merge branches 'pci/irq', 'pci/misc', 'pci/resource' and 'pci/virtualization'...Bjorn Helgaas2015-08-041-1/+7
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | | * PCI: Call pci_read_bridge_bases() from core instead of arch codeLorenzo Pieralisi2015-07-231-0/+6
| | |/ | |/|
| | * PCI: Shift PCI_CLASS_NOT_DEFINED consistently with other classesBjorn Helgaas2015-07-141-1/+1
| |/
* | PCI: Make pci_msi_setup_pci_dev() non-static for use by arch codeGuilherme G. Piccoli2015-08-261-1/+1
* | PCI: Tolerate hierarchies with no Root PortYijing Wang2015-08-191-1/+6
|/
*-----. Merge branches 'pci/aspm', 'pci/enumeration', 'pci/hotplug', 'pci/misc', 'pci...Bjorn Helgaas2015-06-121-26/+43
|\ \ \ \
| | | | * PCI: Add pci_bus_addr_tYinghai Lu2015-05-291-6/+6
| |_|_|/ |/| | |
OpenPOWER on IntegriCloud