aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/probe.c
Commit message (Expand)AuthorAge
* Revert "PCI: Remove from bus_list and release resources in pci_release_dev()"Rafael J. Wysocki2014-02-01
* PCI: Add global pci_lock_rescan_remove()Rafael J. Wysocki2014-01-13
* Merge branch 'pci/dead-code' into nextBjorn Helgaas2014-01-13
|\
| * PCI: Make local functions staticStephen Hemminger2014-01-13
| * PCI: Remove unused alloc_pci_dev()Stephen Hemminger2014-01-13
* | Merge branch 'pci/resource' into nextBjorn Helgaas2014-01-10
|\ \
| * | PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_devYinghai Lu2013-12-21
| |/
* | PCI: Remove from bus_list and release resources in pci_release_dev()Yinghai Lu2013-12-18
* | PCI: Move pci_proc_attach_device() to pci_bus_add_device()Yinghai Lu2013-12-18
|/
* PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas2013-11-14
* Merge branch 'pci/misc' into nextBjorn Helgaas2013-09-27
|\
| * PCI: Remove unused "is_pcie" from pci_dev structureYijing Wang2013-09-25
* | PCI: Use pci_is_pcie() to simplify codeYijing Wang2013-09-23
|/
* Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-09-06
|\
| * PCI: Introduce new MSI chip infrastructureThierry Reding2013-08-12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-09-05
|\ \
| * | PCI: expose pcie_link_speed and pcix_bus_speed arraysJacob Keller2013-07-30
| |/
* | Merge branch 'pci/misc' into nextBjorn Helgaas2013-08-28
|\ \
| * | PCI: Disable decoding for BAR sizing only when it was actually enabledZoltan Kiss2013-08-23
* | | Merge branch 'pci/yijing-mps-v8' into nextBjorn Helgaas2013-08-26
|\ \ \
| * | | PCI: Warn if unsafe MPS settings detectedYijing Wang2013-08-26
| * | | PCI: Fix MPS peer-to-peer DMA comment syntaxJon Mason2013-08-26
| * | | PCI: Don't restrict MPS for slots below Root PortsYijing Wang2013-08-22
| * | | PCI: Simplify MPS test for Downstream PortBjorn Helgaas2013-08-22
| * | | PCI: Simplify pcie_bus_configure_settings() interfaceBjorn Helgaas2013-08-22
| * | | PCI: Drop "PCI-E" prefix from Max Payload Size messageBjorn Helgaas2013-08-22
| | |/ | |/|
* | | Merge branch 'pci/yinghai-assign-unassigned-v6' into nextBjorn Helgaas2013-08-26
|\ \ \ | |_|/ |/| |
| * | PCI: Delay enabling bridges until they're neededYinghai Lu2013-07-25
| |/
* / PCI: Convert class code to use dev_groupsGreg Kroah-Hartman2013-07-25
|/
* Merge branch 'pci/jiang-bus-lock-v3' into nextBjorn Helgaas2013-06-14
|\
| * PCI: Return early on allocation failures to unindent mainline codeBjorn Helgaas2013-06-14
| * PCI: Rename pci_release_bus_bridge_dev() to pci_release_host_bridge_dev()Jiang Liu2013-06-07
| * PCI: Fix refcount issue in pci_create_root_bus() error recovery pathJiang Liu2013-06-07
| * PCI: Convert alloc_pci_dev(void) to pci_alloc_dev(bus)Gu Zheng2013-06-05
| * PCI: Introduce pci_alloc_dev(struct pci_bus*) to replace alloc_pci_dev()Gu Zheng2013-05-27
* | Merge branch 'pci/misc' into nextBjorn Helgaas2013-06-14
|\ \
| * | PCI: Add pcibios_release_device()Sebastian Ott2013-06-04
| |/
* | PCI: Unset resource if initial BAR value is invalidKevin Hao2013-05-25
* | PCI: Consolidate calls to pcibios_bus_to_resource() in __pci_read_base()Kevin Hao2013-05-25
* | PCI: Add 0x prefix to BAR register position in __pci_read_base()Kevin Hao2013-05-25
|/
* 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