aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/probe.c
Commit message (Expand)AuthorAge
...
| | * | | PCI: Set MPS to match upstream bridgeKeith Busch2015-08-24
| | * | | PCI: Move MPS configuration check to pci_configure_device()Bjorn Helgaas2015-08-20
| | * | | PCI: Add pci_scan_root_bus_msi()Lorenzo Pieralisi2015-08-20
| | | |/ | | |/|
| | | |
| | \ \
| | \ \
| | \ \
| *---. | | Merge branches 'pci/hotplug', 'pci/iommu', 'pci/irq' and 'pci/virtualization'...Bjorn Helgaas2015-08-14
| |\ \ \| |
| | | * | | PCI: Allocate ATS struct during enumerationBjorn Helgaas2015-08-13
| | | |/ /
| | * / / PCI: Hold pci_slot_mutex while searching bus->slots listYijing Wang2015-07-30
| | |/ /
| | | |
| | \ \
| *-. \ \ Merge branches 'pci/irq', 'pci/misc', 'pci/resource' and 'pci/virtualization'...Bjorn Helgaas2015-08-04
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | | * PCI: Call pci_read_bridge_bases() from core instead of arch codeLorenzo Pieralisi2015-07-23
| | |/ | |/|
| | * PCI: Shift PCI_CLASS_NOT_DEFINED consistently with other classesBjorn Helgaas2015-07-14
| |/
* | PCI: Make pci_msi_setup_pci_dev() non-static for use by arch codeGuilherme G. Piccoli2015-08-26
* | PCI: Tolerate hierarchies with no Root PortYijing Wang2015-08-19
|/
*-----. Merge branches 'pci/aspm', 'pci/enumeration', 'pci/hotplug', 'pci/misc', 'pci...Bjorn Helgaas2015-06-12
|\ \ \ \
| | | | * PCI: Add pci_bus_addr_tYinghai Lu2015-05-29
| |_|_|/ |/| | |
| | | * PCI/MSI: Disable MSI at enumeration even if kernel doesn't support MSIMichael S. Tsirkin2015-05-07
| |_|/ |/| |
| | * PCI: Remove unused pci_scan_bus_parented()Yijing Wang2015-06-12
| |/ |/|
| * PCI: Use dev->has_secondary_link to find downstream PCIe linksYijing Wang2015-05-29
| * PCI: Add dev->has_secondary_link to track downstream PCIe linksYijing Wang2015-05-22
|/
*-. Merge branches 'pci/host-exynos', 'pci/host-iproc', 'pci/host-keystone', 'pci...Bjorn Helgaas2015-04-10
|\ \
| | * PCI: Export symbols required for loadable host driver modulesRay Jui2015-04-08
| |/
| |
| \
*-. | Merge branches 'pci/enumeration' and 'pci/virtualization' into nextBjorn Helgaas2015-03-23
|\ \|
| * | PCI: Assign resources before drivers claim devices (pci_scan_root_bus())Yijing Wang2015-03-19
| * | PCI: Assign resources before drivers claim devices (pci_scan_bus())Yijing Wang2015-03-12
| |/
* / PCI: Update DMA configuration from DTMurali Karicheri2015-03-12
|/
* PCI: Use common resource list management code instead of private implementationJiang Liu2015-02-05
* Merge tag 'pci-v3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-12-10
|\
| *-. Merge branches 'pci/enumeration', 'pci/hotplug', 'pci/misc', 'pci/numa' and '...Bjorn Helgaas2014-11-19
| |\ \
| | | * PCI: Delete unnecessary NULL pointer checksMarkus Elfring2014-11-10
| | |/ | |/|
| | * PCI: Add informational printk for invalid BARsMyron Stowe2014-11-19
| | * PCI: Shrink decoding-disabled window while sizing BARsMyron Stowe2014-11-10
| | * PCI: Restore detection of read-only BARsMyron Stowe2014-11-10
| |/
* | PCI: Support 64-bit bridge windows if we have 64-bit dma_addr_tYinghai Lu2014-11-19
* | PCI: Apply _HPX Link Control settings to all devices with a linkYinghai Lu2014-11-13
|/
* Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-10-09
|\
| * Merge branch 'pci/host-generic' into nextBjorn Helgaas2014-10-01
| |\
| | * PCI: Add generic domain handlingCatalin Marinas2014-09-30
| * | Merge branch 'pci/hotplug' into nextBjorn Helgaas2014-09-23
| |\ \
| | * | PCI: Configure *all* devices, not just hot-added onesBjorn Helgaas2014-09-12
| | * | PCI: Preserve MPS and MRRS when applying _HPX settingsBjorn Helgaas2014-09-12
| | * | PCI: Apply _HPP settings to all hot-added PCI devicesBjorn Helgaas2014-09-12
| | * | PCI: Preserve BIOS PCI_COMMAND_SERR and PCI_COMMAND_PARITY settingsBjorn Helgaas2014-09-12
| | * | PCI: Apply _HPP settings to PCIe devices as well as PCI and PCI-XBjorn Helgaas2014-09-12
| | * | PCI: Remove unused pci_configure_slot()Bjorn Helgaas2014-09-12
| | * | PCI: Add pci_configure_device() during enumerationBjorn Helgaas2014-09-12
| | * | PCI: Move pci_configure_slot() to drivers/pci/probe.cBjorn Helgaas2014-09-12
| | |/
| * | PCI: Enable CRS Software Visibility for root port if it is supportedRajat Jain2014-09-09
| * | PCI: Check only the Vendor ID to identify Configuration Request RetryRajat Jain2014-09-09
| |/
* | Revert "PCI: Make sure bus number resources stay within their parents bounds"Bjorn Helgaas2014-09-19
* | Revert "PCI: Don't scan random busses in pci_scan_bridge()"Bjorn Helgaas2014-09-19
|/
* PCI: Merge multi-line quoted stringsRyan Desfosses2014-06-10
* PCI: Whitespace cleanupRyan Desfosses2014-06-10