aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/probe.c
AgeCommit message (Expand)Author
2014-02-01Revert "PCI: Remove from bus_list and release resources in pci_release_dev()"Rafael J. Wysocki
2014-01-13PCI: Add global pci_lock_rescan_remove()Rafael J. Wysocki
2014-01-13Merge branch 'pci/dead-code' into nextBjorn Helgaas
2014-01-13PCI: Make local functions staticStephen Hemminger
2014-01-13PCI: Remove unused alloc_pci_dev()Stephen Hemminger
2014-01-10Merge branch 'pci/resource' into nextBjorn Helgaas
2013-12-21PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_devYinghai Lu
2013-12-18PCI: Remove from bus_list and release resources in pci_release_dev()Yinghai Lu
2013-12-18PCI: Move pci_proc_attach_device() to pci_bus_add_device()Yinghai Lu
2013-11-14PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas
2013-09-27Merge branch 'pci/misc' into nextBjorn Helgaas
2013-09-25PCI: Remove unused "is_pcie" from pci_dev structureYijing Wang
2013-09-23PCI: Use pci_is_pcie() to simplify codeYijing Wang
2013-09-06Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-08-28Merge branch 'pci/misc' into nextBjorn Helgaas
2013-08-26Merge branch 'pci/yijing-mps-v8' into nextBjorn Helgaas
2013-08-26Merge branch 'pci/yinghai-assign-unassigned-v6' into nextBjorn Helgaas
2013-08-26PCI: Warn if unsafe MPS settings detectedYijing Wang
2013-08-26PCI: Fix MPS peer-to-peer DMA comment syntaxJon Mason
2013-08-23PCI: Disable decoding for BAR sizing only when it was actually enabledZoltan Kiss
2013-08-22PCI: Don't restrict MPS for slots below Root PortsYijing Wang
2013-08-22PCI: Simplify MPS test for Downstream PortBjorn Helgaas
2013-08-22PCI: Simplify pcie_bus_configure_settings() interfaceBjorn Helgaas
2013-08-22PCI: Drop "PCI-E" prefix from Max Payload Size messageBjorn Helgaas
2013-08-12PCI: Introduce new MSI chip infrastructureThierry Reding
2013-07-30PCI: expose pcie_link_speed and pcix_bus_speed arraysJacob Keller
2013-07-25PCI: Delay enabling bridges until they're neededYinghai Lu
2013-07-25PCI: Convert class code to use dev_groupsGreg Kroah-Hartman
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-26Merge branch 'pci/yinghai-root-bus-hotplug' into nextBjorn Helgaas
2013-01-26Merge 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