aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/probe.c
Commit message (Expand)AuthorAge
* Merge tag 'pci-v3.10-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-09
|\
| * PCI: Delay final fixups until resources are assignedYinghai Lu2013-05-07
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-05-02
|\ \ | |/ |/|
| * pci: Set dev->dev.type in alloc_pci_devBrian King2013-04-18
* | PCI: Add pcibios hooks for adding and removing PCI busesJiang Liu2013-04-12
* | PCI: Clean up usages of pci_bus->is_addedJiang Liu2013-04-12
|/
* Merge branch 'pci/yinghai-root-bus-hotplug' into nextBjorn Helgaas2013-01-26
|\
| * PCI: Put pci_dev in device tree as early as possibleYinghai Lu2013-01-25
| * PCI: Make device create/destroy logic symmetricJiang Liu2013-01-25
| * PCI: Set pci_dev dev_node early so IOAPIC irq_descs are allocated locallyYinghai Lu2013-01-25
* | Merge branch 'pci/yijing-ari' into nextBjorn Helgaas2013-01-26
|\ \
| * | PCI: Consolidate "next-function" functionsYijing Wang2013-01-25
| * | PCI: Rename pci_enable_ari() to pci_configure_ari()Yijing Wang2013-01-25
* | | ACPI / PCI: Set root bridge ACPI handle in advanceRafael J. Wysocki2013-01-13
| |/ |/|
* | ACPI / PCI: Rework the setup and cleanup of device wakeupRafael J. Wysocki2013-01-03
|/
* Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-12-13
|\
| * Merge branch 'pci/bjorn-pcie-cap' into nextBjorn Helgaas2012-12-07
| |\
| | * PCI: Use standard PCIe Capability Link register field namesBjorn Helgaas2012-12-07
| | * PCI: Add and use standard PCI-X Capability register namesBjorn Helgaas2012-12-05
| * | Merge branch 'pci/don-sriov' into nextBjorn Helgaas2012-11-13
| |\ \
| | * | PCI: Add pci_device_type to pdev's device structYinghai Lu2012-11-09
| | |/
| * | PCI: Move out pci_enable_bridges out of assign_unsigned_bus_resYinghai Lu2012-11-03
| * | PCI: Move pci_rescan_bus() back to probe.cYinghai Lu2012-11-03
| |/
* | PCI: Remove __dev* markingsBill Pemberton2012-11-28
* | PCI: Remove CONFIG_HOTPLUG ifdefsBill Pemberton2012-11-28
|/
* Merge branch 'pci/yinghai-misc' into nextBjorn Helgaas2012-09-24
|\
| * PCI: Check P2P bridge for invalid secondary/subordinate rangeYinghai Lu2012-09-18
* | Merge branch 'pci/trivial' into nextBjorn Helgaas2012-09-13
|\ \
| * | PCI: Remove bus number resource debug messagesBjorn Helgaas2012-08-24
* | | Merge commit 'v3.6-rc5' into nextBjorn Helgaas2012-09-13
|\ \ \ | | |/ | |/|
| * | PCI: Don't print anything while decoding is disabledBjorn Helgaas2012-08-23
| |/
* | PCI/core: Use PCI Express Capability accessorsJiang Liu2012-08-23
* | PCI: Remove unused field pcie_type from struct pci_devYijing Wang2012-08-23
* | PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_typeYijing Wang2012-08-23
* | PCI: Add pcie_flags_reg to cache PCIe capabilities registerYijing Wang2012-08-20
|/
* Merge branch 'pci/bjorn-p2p-bridge-windows' into nextBjorn Helgaas2012-07-10
|\
| * PCI: reimplement P2P bridge 1K I/O windows (Intel P64H2)Bjorn Helgaas2012-07-09
| * PCI: allow P2P bridge windows starting at PCI bus address zeroBjorn Helgaas2012-07-09
* | Merge branch 'pci/bjorn-disable-decode' into nextBjorn Helgaas2012-07-09
|\ \
| * | PCI: leave MEM and IO decoding disabled during 64-bit BAR sizing, tooBjorn Helgaas2012-07-09
| |/
* | Merge branch 'topic/bjorn-trivial' into nextBjorn Helgaas2012-06-22
|\ \
| * | PCI: fix P2P bridge I/O port window sign extensionBjorn Helgaas2012-06-20
| |/
* | PCI: insert busn_res for child busYinghai Lu2012-06-13
* | PCI: add default busn_res for pci_scan_bus()Yinghai Lu2012-06-13
* | PCI: add default busn_resourceYinghai Lu2012-06-13
* | PCI: checking busn_res in pci_scan_root_bus()Yinghai Lu2012-06-13
* | PCI: insert busn_res in pci_create_root_bus()Yinghai Lu2012-06-13
* | PCI: add busn_res operation functionsYinghai Lu2012-06-13
* | PCI: build a bus number resource tree for every domainYinghai Lu2012-06-13
* | PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu2012-06-13
|/