1. 14fe595 PCI: Move resource distribution for single bridge outside loop by Mika Westerberg · 7 years ago
  2. df62ab5 PCI: Tidy comments by Bjorn Helgaas · 7 years ago
  3. ab8c609 Merge branch 'pci/spdx' into next by Bjorn Helgaas · 7 years ago
  4. 7328c8f PCI: Add SPDX GPL-2.0 when no license was specified by Bjorn Helgaas · 7 years ago
  5. 7506dc7 PCI: Add wrappers for dev_printk() by Frederick Lawler · 7 years ago
  6. c7abb23 PCI: Remove unnecessary messages for memory allocation failures by Markus Elfring · 7 years ago
  7. 104d1e4 Merge branch 'pci/resource' into next by Bjorn Helgaas · 7 years ago
  8. 1a57677 PCI: Distribute available resources to hotplug-capable bridges by Mika Westerberg · 7 years ago
  9. 24a0c65 PCI: Add for_each_pci_bridge() helper by Andy Shevchenko · 7 years ago
  10. 8bb705e PCI: Add pci_resize_resource() for resizing BARs by Christian König · 7 years ago
  11. cb21bc9 PCI: Add PCI resource type mask #define by Christian König · 7 years ago
  12. c9c7514 PCI: Fix calculation of bridge window's size and alignment by Yongji Xie · 8 years ago
  13. 25e7738 PCI: Remove res_to_dev_res() debug message by Bjorn Helgaas · 8 years ago
  14. d9c149d x86/ioapic: Ignore root bridges without a companion ACPI device by Rui Wang · 8 years ago
  15. 584c5c4 x86/ioapic: Support hot-removal of IOAPICs present during boot by Rui Wang · 8 years ago
  16. c8d0267 Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  17. 765bf9b PCI: Add generic pci_bus_claim_resources() by Lorenzo Pieralisi · 9 years ago
  18. d366d28 PCI: Add pcibios_setup_bridge() by Gavin Shan · 9 years ago
  19. 5bd28338 PCI: Remove includes of empty asm-generic/pci-bridge.h by Bjorn Helgaas · 9 years ago
  20. ff3ce48 PCI: Fix all whitespace issues by Bogicevic Sasa · 9 years ago
  21. d04d011 PCI: Handle IORESOURCE_PCI_FIXED when assigning resources by David Daney · 9 years ago
  22. a2220d8 PCI: Handle IORESOURCE_PCI_FIXED when sizing resources by David Daney · 9 years ago
  23. 552bc94 PCI: Preserve resource size during alignment reordering by Yinghai Lu · 10 years ago
  24. a6b6598 PCI: Fix IOV resource sorting by alignment requirement by Wei Yang · 10 years ago
  25. d19d5ef Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  26. e6b29de PCI: Export symbols required for loadable host driver modules by Ray Jui · 10 years ago
  27. d74b902 PCI: Consider additional PF's IOV BAR alignment in sizing and assigning by Wei Yang · 10 years ago
  28. 8505e72 PCI: Add pci_claim_bridge_resource() to clip window if necessary by Yinghai Lu · 10 years ago
  29. 3f2f4dc PCI: Pass bridge device, not bus, when updating bridge windows by Yinghai Lu · 10 years ago
  30. d61b0e8 PCI: Add missing MEM_64 mask in pci_assign_unassigned_bridge_resources() by Yinghai Lu · 10 years ago
  31. 096d422 PCI: Support BAR sizes up to 128GB by Yinghai Lu · 11 years ago
  32. 227f064 PCI: Merge multi-line quoted strings by Ryan Desfosses · 11 years ago
  33. 3c78bc6 PCI: Whitespace cleanup by Ryan Desfosses · 11 years ago
  34. d1a2523 Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' into next by Bjorn Helgaas · 11 years ago
  35. 6788a51 PCI: Use pci_is_bridge() to simplify code by Yijing Wang · 11 years ago
  36. e5558d1 Merge branches 'dma-api', 'pci/virtualization', 'pci/msi', 'pci/misc' and 'pci/resource' into next by Bjorn Helgaas · 11 years ago
  37. 67d29b5 PCI: Add resource allocation comments by Bjorn Helgaas · 11 years ago
  38. 30afe8d PCI: Change pbus_size_mem() return values to be more conventional by Bjorn Helgaas · 11 years ago
  39. 5b28541 PCI: Restrict 64-bit prefetchable bridge windows to 64-bit resources by Yinghai Lu · 11 years ago
  40. 14c8530 PCI: Support BAR sizes up to 8GB by Alan · 11 years ago
  41. 10874f5a PCI: Remove unnecessary __ref annotations by Bjorn Helgaas · 11 years ago
  42. 96702be Merge branch 'pci/resource' into next by Bjorn Helgaas · 11 years ago
  43. fc27985 PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_dev by Yinghai Lu · 11 years ago
  44. 5b764b8 PCI: Stop clearing bridge Secondary Status when setting up I/O aperture by Bjorn Helgaas · 11 years ago
  45. d2f54d9 PCI: Prevent bus conflicts while checking for bridge apertures by Bjorn Helgaas · 11 years ago
  46. f762598 PCI: Fix whitespace, capitalization, and spelling errors by Bjorn Helgaas · 11 years ago
  47. 3ad94b0 PCI: Pass type, width, and prefetchability for window alignment by Wei Yang · 11 years ago
  48. 2ba29e2 PCI: Use pci_is_root_bus() to check for root bus by Wei Yang · 11 years ago
  49. a923874 Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  50. 1193725 Merge branch 'pci/yinghai-assign-unassigned-v6' into next by Bjorn Helgaas · 11 years ago
  51. 2d1d667 PCI: Align bridge I/O windows as required by downstream devices & bridges by Bjorn Helgaas · 11 years ago
  52. 11251a8 PCI: Fix types in pbus_size_io() by Wei Yang · 11 years ago
  53. 496f70c PCI: Add comments for pbus_size_mem() parameters by Wei Yang · 11 years ago
  54. f2a230b PCI: Enumerate subordinate buses, not devices, in pci_bus_get_depth() by Wei Yang · 11 years ago
  55. aa914f5 PCI: Retry allocation of only the resource type that failed by Yinghai Lu · 11 years ago
  56. 3977203 PCI: Assign resources for hot-added host bridge more aggressively by Yinghai Lu · 11 years ago
  57. ff35147 PCI: Move resource reallocation code to non-__init by Yinghai Lu · 11 years ago
  58. 928bea9 PCI: Delay enabling bridges until they're needed by Yinghai Lu · 11 years ago
  59. 55ed83a PCI: Assign resources on a per-bus basis by Yinghai Lu · 11 years ago
  60. 967260c PCI: Enable unassigned resource reallocation on per-bus basis by Yinghai Lu · 11 years ago
  61. fa216bf PCI: Turn on reallocation for unassigned resources with host bridge offset by Yinghai Lu · 11 years ago
  62. 223d96f PCI: Look for unassigned resources on per-bus basis by Yinghai Lu · 11 years ago
  63. 61e83cd PCI: Drop temporary variable in pci_assign_unassigned_resources() by Yinghai Lu · 11 years ago
  64. d66ecb7 PCI / ACPI: Use boot-time resource allocation rules during hotplug by Jiang Liu · 12 years ago
  65. 9fc9eea PCI: Warn about failures instead of "must_check" functions by Bjorn Helgaas · 12 years ago
  66. 9738abe PCI: Make local functions/structs static by Bjorn Helgaas · 12 years ago
  67. a3cb999 PCI: Add root bus children dev's res to fail list by Yinghai Lu · 12 years ago
  68. e164f65 PCI: Move out pci_enable_bridges out of assign_unsigned_bus_res by Yinghai Lu · 12 years ago
  69. a5213a3 PCI: Move pci_rescan_bus() back to probe.c by Yinghai Lu · 12 years ago
  70. 1778794 PCI: Separate out pci_assign_unassigned_bus_resources() by Yinghai Lu · 12 years ago
  71. c121504 PCI: Refactor pbus_size_mem() by Gavin Shan · 12 years ago
  72. 462d930 PCI: Align P2P windows using pcibios_window_alignment() by Gavin Shan · 12 years ago
  73. ac5ad93 PCI: Add weak pcibios_window_alignment() interface by Gavin Shan · 12 years ago
  74. 6dd53aa Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  75. 367fa98 pci: hotplug: Fix typo in pci by Masanari Iida · 12 years ago
  76. 6ee53f4 Merge branch 'pci/bjorn-p2p-bridge-windows' into next by Bjorn Helgaas · 13 years ago
  77. fd59134 PCI: support sizing P2P bridge I/O windows with 1K granularity by Yinghai Lu · 13 years ago
  78. 2b28ae1 PCI: reimplement P2P bridge 1K I/O windows (Intel P64H2) by Bjorn Helgaas · 13 years ago
  79. 0f6662a Merge branch 'topic/bjorn-trivial' into next by Bjorn Helgaas · 13 years ago
  80. 8356aad PCI: cleanup assign_requested_resources_sorted() kernel-doc warning by Wanpeng Li · 13 years ago
  81. b918c62 PCI: replace struct pci_bus secondary/subordinate with busn_res by Yinghai Lu · 13 years ago
  82. ecd58d6 Merge branch 'pci-next+probe_only+bus2res-fb127cb' of git://github.com/bjorn-helgaas/linux into linux-next by Jesse Barnes · 13 years ago
  83. b07f2eb PCI: add a PCI resource reallocation config option by Yinghai Lu · 13 years ago
  84. eb572e7 PCI: print out suggestion about using pci=realloc by Yinghai Lu · 13 years ago
  85. b55438f PCI: prepare pci=realloc for multiple options by Yinghai Lu · 13 years ago
  86. 0c5be0c PCI: Retry on IORESOURCE_IO type allocations by Yinghai Lu · 13 years ago
  87. 844393f PCI: make pci_flags non-weak by Bjorn Helgaas · 13 years ago
  88. 4708770 PCI: make pci_flags always available by Bjorn Helgaas · 13 years ago
  89. 3796f1e PCI: Skip cardbus assigned resource reset during pci bus rescan by Yinghai Lu · 13 years ago
  90. 1184893 PCI: Fix "cardbus bridge resources as optional" size handling by Yinghai Lu · 13 years ago
  91. dcef0d0 PCI: Disable cardbus bridge MEM1 prefetchable bit by Yinghai Lu · 13 years ago
  92. 67cc7e2 PCI: remove add_to_failed_list() by Yinghai Lu · 13 years ago
  93. b592443 PCI: add debug print out for add_size by Yinghai Lu · 13 years ago
  94. bffc56d PCI: make free_list() into a function by Yinghai Lu · 13 years ago
  95. b9b0bba PCI: Rename dev_res_x to add_res or fail_res by Yinghai Lu · 13 years ago
  96. 764242a PCI: Merge pci_dev_resource_x and pci_dev_resource by Yinghai Lu · 13 years ago
  97. bdc4abe PCI: Replace resource_list with generic list by Yinghai Lu · 13 years ago
  98. 2934a0d PCI: Move struct resource_list to setup-bus.c by Yinghai Lu · 13 years ago
  99. 78c3b32 PCI: Move pdev_sort_resources() to setup-bus.c by Yinghai Lu · 13 years ago
  100. 19aa7ee PCI: make re-allocation try harder by reassigning ranges higher in the heirarchy by Yinghai Lu · 13 years ago