summaryrefslogtreecommitdiffstats
path: root/drivers/pci/probe.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pci/yinghai-root-bus-hotplug' into nextBjorn Helgaas2013-01-271-8/+29
|\
| * PCI: Put pci_dev in device tree as early as possibleYinghai Lu2013-01-261-7/+28
| * PCI: Make device create/destroy logic symmetricJiang Liu2013-01-251-1/+0Star
| * PCI: Set pci_dev dev_node early so IOAPIC irq_descs are allocated locallyYinghai Lu2013-01-251-0/+1
* | Merge branch 'pci/yijing-ari' into nextBjorn Helgaas2013-01-271-28/+22Star
|\ \
| * | PCI: Consolidate "next-function" functionsYijing Wang2013-01-251-27/+21Star
| * | PCI: Rename pci_enable_ari() to pci_configure_ari()Yijing Wang2013-01-251-1/+1
* | | ACPI / PCI: Set root bridge ACPI handle in advanceRafael J. Wysocki2013-01-141-0/+16
| |/ |/|
* | ACPI / PCI: Rework the setup and cleanup of device wakeupRafael J. Wysocki2013-01-031-1/+0Star
|/
* Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-12-131-8/+34
|\
| * Merge branch 'pci/bjorn-pcie-cap' into nextBjorn Helgaas2012-12-071-8/+11
| |\
| | * PCI: Use standard PCIe Capability Link register field namesBjorn Helgaas2012-12-071-2/+2
| | * PCI: Add and use standard PCI-X Capability register namesBjorn Helgaas2012-12-051-6/+9
| * | Merge branch 'pci/don-sriov' into nextBjorn Helgaas2012-11-131-0/+1
| |\ \
| | * | PCI: Add pci_device_type to pdev's device structYinghai Lu2012-11-101-0/+1
| | |/
| * | PCI: Move out pci_enable_bridges out of assign_unsigned_bus_resYinghai Lu2012-11-031-0/+1
| * | PCI: Move pci_rescan_bus() back to probe.cYinghai Lu2012-11-031-0/+21
| |/
* | PCI: Remove __dev* markingsBill Pemberton2012-11-281-9/+9
* | PCI: Remove CONFIG_HOTPLUG ifdefsBill Pemberton2012-11-281-2/+0Star
|/
* Merge branch 'pci/yinghai-misc' into nextBjorn Helgaas2012-09-251-2/+4
|\
| * PCI: Check P2P bridge for invalid secondary/subordinate rangeYinghai Lu2012-09-191-2/+4
* | Merge branch 'pci/trivial' into nextBjorn Helgaas2012-09-131-5/+0Star
|\ \
| * | PCI: Remove bus number resource debug messagesBjorn Helgaas2012-08-241-5/+0Star
* | | Merge commit 'v3.6-rc5' into nextBjorn Helgaas2012-09-131-14/+17
|\ \ \ | | |/ | |/|
| * | PCI: Don't print anything while decoding is disabledBjorn Helgaas2012-08-231-14/+17
| |/
* | PCI/core: Use PCI Express Capability accessorsJiang Liu2012-08-231-13/+4Star
* | PCI: Remove unused field pcie_type from struct pci_devYijing Wang2012-08-231-1/+0Star
* | PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_typeYijing Wang2012-08-231-4/+5
* | PCI: Add pcie_flags_reg to cache PCIe capabilities registerYijing Wang2012-08-201-1/+2
|/
* Merge branch 'pci/bjorn-p2p-bridge-windows' into nextBjorn Helgaas2012-07-101-14/+17
|\
| * PCI: reimplement P2P bridge 1K I/O windows (Intel P64H2)Bjorn Helgaas2012-07-101-11/+14
| * PCI: allow P2P bridge windows starting at PCI bus address zeroBjorn Helgaas2012-07-091-3/+3
* | Merge branch 'pci/bjorn-disable-decode' into nextBjorn Helgaas2012-07-101-3/+3
|\ \
| * | PCI: leave MEM and IO decoding disabled during 64-bit BAR sizing, tooBjorn Helgaas2012-07-101-3/+3
| |/
* | Merge branch 'topic/bjorn-trivial' into nextBjorn Helgaas2012-06-221-8/+10
|\ \
| * | PCI: fix P2P bridge I/O port window sign extensionBjorn Helgaas2012-06-211-8/+10
| |/
* | PCI: insert busn_res for child busYinghai Lu2012-06-131-2/+3
* | PCI: add default busn_res for pci_scan_bus()Yinghai Lu2012-06-131-2/+4
* | PCI: add default busn_resourceYinghai Lu2012-06-131-0/+7
* | PCI: checking busn_res in pci_scan_root_bus()Yinghai Lu2012-06-131-1/+21
* | PCI: insert busn_res in pci_create_root_bus()Yinghai Lu2012-06-131-1/+4
* | PCI: add busn_res operation functionsYinghai Lu2012-06-131-0/+68
* | PCI: build a bus number resource tree for every domainYinghai Lu2012-06-131-0/+30
* | PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu2012-06-131-29/+29
|/
* Merge branch 'topic/stratus' into nextBjorn Helgaas2012-05-071-2/+6
|\
| * PCI: work around Stratus ftServer broken PCIe hierarchyBjorn Helgaas2012-04-301-2/+6
* | PCI: add host bridge release supportYinghai Lu2012-04-301-1/+2
* | PCI: add generic device into pci_host_bridge structYinghai Lu2012-04-301-31/+35
* | PCI: move host bridge-related code to host-bridge.cYinghai Lu2012-04-301-80/+1Star
|/
* PCI: fix bridge I/O window bus-to-resource conversionBjorn Helgaas2012-03-201-0/+1