summaryrefslogtreecommitdiffstats
path: root/drivers/pci/probe.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas2013-11-141-5/+5
* Merge branch 'pci/misc' into nextBjorn Helgaas2013-09-281-1/+0Star
|\
| * PCI: Remove unused "is_pcie" from pci_dev structureYijing Wang2013-09-251-1/+0Star
* | PCI: Use pci_is_pcie() to simplify codeYijing Wang2013-09-241-2/+1Star
|/
* Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-09-061-0/+1
|\
| * PCI: Introduce new MSI chip infrastructureThierry Reding2013-08-121-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-09-051-2/+2
|\ \
| * | PCI: expose pcie_link_speed and pcix_bus_speed arraysJacob Keller2013-07-311-2/+2
| |/
* | Merge branch 'pci/misc' into nextBjorn Helgaas2013-08-291-3/+8
|\ \
| * | PCI: Disable decoding for BAR sizing only when it was actually enabledZoltan Kiss2013-08-231-3/+8
* | | Merge branch 'pci/yijing-mps-v8' into nextBjorn Helgaas2013-08-261-23/+43
|\ \ \
| * | | PCI: Warn if unsafe MPS settings detectedYijing Wang2013-08-261-3/+21
| * | | PCI: Fix MPS peer-to-peer DMA comment syntaxJon Mason2013-08-261-1/+1
| * | | PCI: Don't restrict MPS for slots below Root PortsYijing Wang2013-08-221-16/+16
| * | | PCI: Simplify MPS test for Downstream PortBjorn Helgaas2013-08-221-2/+1Star
| * | | PCI: Simplify pcie_bus_configure_settings() interfaceBjorn Helgaas2013-08-221-2/+5
| * | | PCI: Drop "PCI-E" prefix from Max Payload Size messageBjorn Helgaas2013-08-221-1/+1
| | |/ | |/|
* | | Merge branch 'pci/yinghai-assign-unassigned-v6' into nextBjorn Helgaas2013-08-261-1/+0Star
|\ \ \ | |_|/ |/| |
| * | PCI: Delay enabling bridges until they're neededYinghai Lu2013-07-251-1/+0Star
| |/
* / PCI: Convert class code to use dev_groupsGreg Kroah-Hartman2013-07-251-1/+1
|/
* Merge branch 'pci/jiang-bus-lock-v3' into nextBjorn Helgaas2013-06-151-36/+47
|\
| * PCI: Return early on allocation failures to unindent mainline codeBjorn Helgaas2013-06-151-14/+15
| * PCI: Rename pci_release_bus_bridge_dev() to pci_release_host_bridge_dev()Jiang Liu2013-06-081-13/+13
| * PCI: Fix refcount issue in pci_create_root_bus() error recovery pathJiang Liu2013-06-071-6/+8
| * PCI: Convert alloc_pci_dev(void) to pci_alloc_dev(bus)Gu Zheng2013-06-051-2/+3
| * PCI: Introduce pci_alloc_dev(struct pci_bus*) to replace alloc_pci_dev()Gu Zheng2013-05-281-1/+8
* | Merge branch 'pci/misc' into nextBjorn Helgaas2013-06-151-0/+1
|\ \
| * | PCI: Add pcibios_release_device()Sebastian Ott2013-06-051-0/+1
| |/
* | PCI: Unset resource if initial BAR value is invalidKevin Hao2013-05-251-1/+21
* | PCI: Consolidate calls to pcibios_bus_to_resource() in __pci_read_base()Kevin Hao2013-05-251-3/+2Star
* | PCI: Add 0x prefix to BAR register position in __pci_read_base()Kevin Hao2013-05-251-2/+2
|/
* Merge tag 'pci-v3.10-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-091-1/+0Star
|\
| * PCI: Delay final fixups until resources are assignedYinghai Lu2013-05-071-1/+0Star
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-05-021-1/+1
|\ \ | |/ |/|
| * pci: Set dev->dev.type in alloc_pci_devBrian King2013-04-181-1/+1
* | PCI: Add pcibios hooks for adding and removing PCI busesJiang Liu2013-04-121-0/+12
* | PCI: Clean up usages of pci_bus->is_addedJiang Liu2013-04-121-2/+1Star
|/
* 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