summaryrefslogtreecommitdiff
path: root/drivers/pci/probe.c
AgeCommit message (Expand)Author
2013-06-14Merge branch 'pci/jiang-bus-lock-v3' into nextBjorn Helgaas
2013-06-14PCI: Return early on allocation failures to unindent mainline codeBjorn Helgaas
2013-06-14Merge branch 'pci/misc' into nextBjorn Helgaas
2013-06-07PCI: Rename pci_release_bus_bridge_dev() to pci_release_host_bridge_dev()Jiang Liu
2013-06-07PCI: Fix refcount issue in pci_create_root_bus() error recovery pathJiang Liu
2013-06-05PCI: Convert alloc_pci_dev(void) to pci_alloc_dev(bus)Gu Zheng
2013-06-04PCI: Add pcibios_release_device()Sebastian Ott
2013-05-27PCI: Introduce pci_alloc_dev(struct pci_bus*) to replace alloc_pci_dev()Gu Zheng
2013-05-25PCI: Unset resource if initial BAR value is invalidKevin Hao
2013-05-25PCI: Consolidate calls to pcibios_bus_to_resource() in __pci_read_base()Kevin Hao
2013-05-25PCI: Add 0x prefix to BAR register position in __pci_read_base()Kevin Hao
2013-05-09Merge tag 'pci-v3.10-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-05-07PCI: Delay final fixups until resources are assignedYinghai Lu
2013-05-02Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-04-18pci: Set dev->dev.type in alloc_pci_devBrian King
2013-04-12PCI: Add pcibios hooks for adding and removing PCI busesJiang Liu
2013-04-12PCI: Clean up usages of pci_bus->is_addedJiang Liu
2013-01-27Merge branch 'pci/yinghai-root-bus-hotplug' into nextBjorn Helgaas
2013-01-27Merge branch 'pci/yijing-ari' into nextBjorn Helgaas
2013-01-25PCI: Put pci_dev in device tree as early as possibleYinghai Lu
2013-01-25PCI: Make device create/destroy logic symmetricJiang Liu
2013-01-25PCI: Set pci_dev dev_node early so IOAPIC irq_descs are allocated locallyYinghai Lu
2013-01-25PCI: Consolidate "next-function" functionsYijing Wang
2013-01-25PCI: Rename pci_enable_ari() to pci_configure_ari()Yijing Wang
2013-01-14ACPI / PCI: Set root bridge ACPI handle in advanceRafael J. Wysocki
2013-01-03ACPI / PCI: Rework the setup and cleanup of device wakeupRafael J. Wysocki
2012-12-13Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds
2012-12-07Merge branch 'pci/bjorn-pcie-cap' into nextBjorn Helgaas
2012-12-07PCI: Use standard PCIe Capability Link register field namesBjorn Helgaas
2012-12-05PCI: Add and use standard PCI-X Capability register namesBjorn Helgaas
2012-11-28PCI: Remove __dev* markingsBill Pemberton
2012-11-28PCI: Remove CONFIG_HOTPLUG ifdefsBill Pemberton
2012-11-13Merge branch 'pci/don-sriov' into nextBjorn Helgaas
2012-11-10PCI: Add pci_device_type to pdev's device structYinghai Lu
2012-11-03PCI: Move out pci_enable_bridges out of assign_unsigned_bus_resYinghai Lu
2012-11-03PCI: Move pci_rescan_bus() back to probe.cYinghai Lu
2012-09-24Merge branch 'pci/yinghai-misc' into nextBjorn Helgaas
2012-09-18PCI: Check P2P bridge for invalid secondary/subordinate rangeYinghai Lu
2012-09-13Merge branch 'pci/trivial' into nextBjorn Helgaas
2012-09-13Merge commit 'v3.6-rc5' into nextBjorn Helgaas
2012-08-24PCI: Remove bus number resource debug messagesBjorn Helgaas
2012-08-23PCI: Don't print anything while decoding is disabledBjorn Helgaas
2012-08-23PCI/core: Use PCI Express Capability accessorsJiang Liu
2012-08-23PCI: Remove unused field pcie_type from struct pci_devYijing Wang
2012-08-23PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_typeYijing Wang
2012-08-20PCI: Add pcie_flags_reg to cache PCIe capabilities registerYijing Wang
2012-07-10Merge branch 'pci/bjorn-p2p-bridge-windows' into nextBjorn Helgaas
2012-07-10Merge branch 'pci/bjorn-disable-decode' into nextBjorn Helgaas
2012-07-10PCI: reimplement P2P bridge 1K I/O windows (Intel P64H2)Bjorn Helgaas
2012-07-10PCI: leave MEM and IO decoding disabled during 64-bit BAR sizing, tooBjorn Helgaas