aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/setup-bus.c
AgeCommit message (Expand)Author
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-13PCI: Stop clearing bridge Secondary Status when setting up I/O apertureBjorn Helgaas
2013-12-13PCI: Prevent bus conflicts while checking for bridge aperturesBjorn Helgaas
2013-11-14PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas
2013-09-25PCI: Pass type, width, and prefetchability for window alignmentWei Yang
2013-09-25PCI: Use pci_is_root_bus() to check for root busWei Yang
2013-09-03Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-08-26Merge branch 'pci/yinghai-assign-unassigned-v6' into nextBjorn Helgaas
2013-08-05PCI: Align bridge I/O windows as required by downstream devices & bridgesBjorn Helgaas
2013-08-02PCI: Fix types in pbus_size_io()Wei Yang
2013-08-02PCI: Add comments for pbus_size_mem() parametersWei Yang
2013-08-02PCI: Enumerate subordinate buses, not devices, in pci_bus_get_depth()Wei Yang
2013-07-26PCI: Retry allocation of only the resource type that failedYinghai Lu
2013-07-25PCI: Assign resources for hot-added host bridge more aggressivelyYinghai Lu
2013-07-25PCI: Move resource reallocation code to non-__initYinghai Lu
2013-07-25PCI: Delay enabling bridges until they're neededYinghai Lu
2013-07-25PCI: Assign resources on a per-bus basisYinghai Lu
2013-07-25PCI: Enable unassigned resource reallocation on per-bus basisYinghai Lu
2013-07-25PCI: Turn on reallocation for unassigned resources with host bridge offsetYinghai Lu
2013-07-25PCI: Look for unassigned resources on per-bus basisYinghai Lu
2013-07-25PCI: Drop temporary variable in pci_assign_unassigned_resources()Yinghai Lu
2013-06-23PCI / ACPI: Use boot-time resource allocation rules during hotplugJiang Liu
2013-04-17PCI: Warn about failures instead of "must_check" functionsBjorn Helgaas
2013-04-12PCI: Make local functions/structs staticBjorn Helgaas
2013-01-25PCI: Add root bus children dev's res to fail listYinghai 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-10-30PCI: Separate out pci_assign_unassigned_bus_resources()Yinghai Lu
2012-09-11PCI: Refactor pbus_size_mem()Gavin Shan
2012-09-11PCI: Align P2P windows using pcibios_window_alignment()Gavin Shan
2012-09-11PCI: Add weak pcibios_window_alignment() interfaceGavin Shan
2012-07-24Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds
2012-07-24pci: hotplug: Fix typo in pciMasanari Iida
2012-07-10Merge branch 'pci/bjorn-p2p-bridge-windows' into nextBjorn Helgaas
2012-07-09PCI: support sizing P2P bridge I/O windows with 1K granularityYinghai Lu
2012-07-09PCI: reimplement P2P bridge 1K I/O windows (Intel P64H2)Bjorn Helgaas
2012-06-22Merge branch 'topic/bjorn-trivial' into nextBjorn Helgaas
2012-06-20PCI: cleanup assign_requested_resources_sorted() kernel-doc warningWanpeng Li
2012-06-13PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu
2012-02-24Merge branch 'pci-next+probe_only+bus2res-fb127cb' of git://github.com/bjorn-...Jesse Barnes
2012-02-24PCI: add a PCI resource reallocation config optionYinghai Lu
2012-02-24PCI: print out suggestion about using pci=reallocYinghai Lu
2012-02-24PCI: prepare pci=realloc for multiple optionsYinghai Lu
2012-02-24PCI: Retry on IORESOURCE_IO type allocationsYinghai Lu
2012-02-23PCI: make pci_flags non-weakBjorn Helgaas
2012-02-23PCI: make pci_flags always availableBjorn Helgaas
2012-02-23PCI: Skip cardbus assigned resource reset during pci bus rescanYinghai Lu
2012-02-23PCI: Fix "cardbus bridge resources as optional" size handlingYinghai Lu
2012-02-23PCI: Disable cardbus bridge MEM1 prefetchable bitYinghai Lu