1. 210647a PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_device by Yinghai Lu · 13 years ago
  2. 3cf8b64 PCI: print out PCI device info along with duration by Yinghai Lu · 13 years ago
  3. 2069ecf PCI: Move "pci reassigndev resource alignment" out of quirks.c by Yinghai Lu · 13 years ago
  4. 8474ecd PCI: Use class for quirk for usb host controller fixup by Yinghai Lu · 13 years ago
  5. 40c9623 PCI: Use class for quirk for ti816x class fixup by Yinghai Lu · 13 years ago
  6. 4c5b28e PCI: Use class for quirk for intel e100 interrupt fixup by Yinghai Lu · 13 years ago
  7. 08803ef PCI: Use class for quirk for netmos class fixup by Yinghai Lu · 13 years ago
  8. faa738b PCI: Use class for quirk for legacy ATA NO_D3 by Yinghai Lu · 13 years ago
  9. ae9de56 PCI: Use class for quirk for cardbus_legacy by Yinghai Lu · 13 years ago
  10. 52d21b5 PCI: Use class for quirk for host bridge mmio_always_on by Yinghai Lu · 13 years ago
  11. 73e3b59 PCI: Use class for quirk for pci_fixup_video by Yinghai Lu · 13 years ago
  12. 4082cf2 PCI: Use class quirk for intel fix_transparent_bridge by Yinghai Lu · 13 years ago
  13. c484b24 PCI: Use class for quirk for via_no_dac by Yinghai Lu · 13 years ago
  14. f4ca5c6 PCI: Add class support in quirk handling by Yinghai Lu · 13 years ago
  15. 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
  16. b07f2eb PCI: add a PCI resource reallocation config option by Yinghai Lu · 13 years ago
  17. eb572e7 PCI: print out suggestion about using pci=realloc by Yinghai Lu · 13 years ago
  18. b55438f PCI: prepare pci=realloc for multiple options by Yinghai Lu · 13 years ago
  19. 0c5be0c PCI: Retry on IORESOURCE_IO type allocations by Yinghai Lu · 13 years ago
  20. fb127cb PCI: collapse pcibios_resource_to_bus by Bjorn Helgaas · 13 years ago
  21. 4ba2aef xtensa/PCI: get rid of device resource fixups by Bjorn Helgaas · 13 years ago
  22. ac1edcc sparc/PCI: get rid of device resource fixups by Bjorn Helgaas · 13 years ago
  23. 7fa6a50 sh/PCI: get rid of device resource fixups by Bjorn Helgaas · 13 years ago
  24. 6c5705f powerpc/PCI: get rid of device resource fixups by Bjorn Helgaas · 13 years ago
  25. 39c2462 parisc/PCI: get rid of device resource fixups by Bjorn Helgaas · 13 years ago
  26. 4b84b6e mn10300/PCI: get rid of device resource fixups by Bjorn Helgaas · 13 years ago
  27. 96a6b9a mips/PCI: get rid of device resource fixups by Bjorn Helgaas · 13 years ago
  28. aa23bdc microblaze/PCI: get rid of device resource fixups by Bjorn Helgaas · 13 years ago
  29. 10d1cd2 ia64/PCI: get rid of device resource fixups by Bjorn Helgaas · 13 years ago
  30. f920b55 ia64/PCI: SN: convert to pci_scan_root_bus() for correct root bus resources by Bjorn Helgaas · 13 years ago
  31. 9f786d0 arm/PCI: get rid of device resource fixups by Bjorn Helgaas · 13 years ago
  32. c04d9e3 alpha/PCI: get rid of device resource fixups by Bjorn Helgaas · 13 years ago
  33. 36a66cd PCI: add generic pcibios_resource_to_bus() by Bjorn Helgaas · 13 years ago
  34. 5bfa14e PCI: convert bus addresses to resource when reading BARs by Bjorn Helgaas · 13 years ago
  35. 0efd5aa PCI: add struct pci_host_bridge_window with CPU/bus address offset by Bjorn Helgaas · 13 years ago
  36. 5a21d70 PCI: add struct pci_host_bridge and a list of all bridges found by Bjorn Helgaas · 13 years ago
  37. a5390aa PCI: don't publish new root bus until it's fully initialized by Bjorn Helgaas · 13 years ago
  38. 844393f PCI: make pci_flags non-weak by Bjorn Helgaas · 13 years ago
  39. b9c40b0 unicore32/PCI: use pci_flags PCI_PROBE_ONLY instead of arm-specific flag by Bjorn Helgaas · 13 years ago
  40. 673c975 powerpc/PCI: replace pci_probe_only with pci_flags by Bjorn Helgaas · 13 years ago
  41. 3c13be0 powerpc/PCI: make pci_probe_only default to 0 by Bjorn Helgaas · 13 years ago
  42. 14be538 mips/PCI: removed unused pci_probe configurability by Bjorn Helgaas · 13 years ago
  43. 2909060 mips/PCI: replace pci_probe_only with pci_flags by Bjorn Helgaas · 13 years ago
  44. e5b3684 microblaze/PCI: remove unused pci_flags by Bjorn Helgaas · 13 years ago
  45. a4fab04 arm/PCI: use pci_flags PCI_PROBE_ONLY instead of arm-specific flag by Bjorn Helgaas · 13 years ago
  46. 6696cbc arm/PCI: remove arch pci_flags definition by Bjorn Helgaas · 13 years ago
  47. 151d16d alpha/PCI: replace pci_probe_only with pci_flags by Bjorn Helgaas · 13 years ago
  48. dcce6dc PCI: add pci_clear_flags() by Bjorn Helgaas · 13 years ago
  49. 4708770 PCI: make pci_flags always available by Bjorn Helgaas · 13 years ago
  50. 823806f x86/mrst/pci: avoid SoC fixups on non-SoC platforms by Alan Cox · 13 years ago
  51. 8ed3087 x86/mrst/pci: v4l/atomisp: treat atomisp as real pci device by Jacob Pan · 13 years ago
  52. 990a30c x86/mrst/pci: assign d3_delay to 0 for Langwell devices by Jacob Pan · 13 years ago
  53. 7570a33 PCI: Add pcie_hp=nomsi to disable MSI/MSI-X for pciehp driver by MUNEDA Takahiro · 13 years ago
  54. 34a4876 PCI: move pci_find_saved_cap out of linux/pci.h by Yinghai Lu · 13 years ago
  55. f796841 PCI: fix memleak for pci dev removing during hotplug by Yinghai Lu · 13 years ago
  56. 2dd8ba9 PCI: Fix device class print out by Yinghai Lu · 13 years ago
  57. 9ad52e6 PCI: Add PCI_EXP_TYPE_PCIE_BRIDGE value by Anthony PERARD · 13 years ago
  58. 3796f1e PCI: Skip cardbus assigned resource reset during pci bus rescan by Yinghai Lu · 13 years ago
  59. 1184893 PCI: Fix "cardbus bridge resources as optional" size handling by Yinghai Lu · 13 years ago
  60. dcef0d0 PCI: Disable cardbus bridge MEM1 prefetchable bit by Yinghai Lu · 13 years ago
  61. 5b415f1 PCI / PM: Disable wakeup during shutdown for devices not enabled to wake up by Rafael J. Wysocki · 13 years ago
  62. 09cedbe PCI: Fix /sys warning when sriov enabled and card is hot removed by Yinghai Lu · 13 years ago
  63. ad71c96 PCI: pcie: Add support for setting default ASPM policy by Matthew Garrett · 13 years ago
  64. f67fd55 PCI: Add quirk for still enabled interrupts on Intel Sandy Bridge GPUs by Thomas Jarosch · 13 years ago
  65. 3209874 PCI: Annotate PCI quirks in initcall_debug style by Arjan van de Ven · 13 years ago
  66. 309c665 PCI hotplug: cpcihp: fix debug module parameter to be bool by Danny Kukawka · 13 years ago
  67. 26f4106 PCI: check for pci bar restore completion and retry by Kay, Allen M · 13 years ago
  68. 2debd92 PCI: pciehp: Disable/enable link during slot power off/on by Yinghai Lu · 13 years ago
  69. 7f82299 PCI: pciehp: Add Disable/enable link functions by Yinghai Lu · 13 years ago
  70. bffe4f7 PCI: pciehp: Add pcie_wait_link_not_active() by Yinghai Lu · 13 years ago
  71. 4e2ce40 PCI: pciehp: make check_link_active more helpful by Yinghai Lu · 13 years ago
  72. 2f5d8e4 PCI: pciehp: replace unconditional sleep with config space access check by Yinghai Lu · 13 years ago
  73. efdc87d PCI: Separate pci_bus_read_dev_vendor_id from pci_scan_device by Yinghai Lu · 13 years ago
  74. ac205b7 PCI: make sriov work with hotplug remove by Yinghai Lu · 13 years ago
  75. 67cc7e2 PCI: remove add_to_failed_list() by Yinghai Lu · 13 years ago
  76. b592443 PCI: add debug print out for add_size by Yinghai Lu · 13 years ago
  77. bffc56d PCI: make free_list() into a function by Yinghai Lu · 13 years ago
  78. b9b0bba PCI: Rename dev_res_x to add_res or fail_res by Yinghai Lu · 13 years ago
  79. 764242a PCI: Merge pci_dev_resource_x and pci_dev_resource by Yinghai Lu · 13 years ago
  80. bdc4abe PCI: Replace resource_list with generic list by Yinghai Lu · 13 years ago
  81. 2934a0d PCI: Move struct resource_list to setup-bus.c by Yinghai Lu · 13 years ago
  82. 78c3b32 PCI: Move pdev_sort_resources() to setup-bus.c by Yinghai Lu · 13 years ago
  83. 19aa7ee PCI: make re-allocation try harder by reassigning ranges higher in the heirarchy by Yinghai Lu · 13 years ago
  84. 9b03088 PCI: Make pci_rescan_bus handle add_list by Yinghai Lu · 13 years ago
  85. 2f32052 PCI: Make rescan bus increase bridge resource size if needed by Yinghai Lu · 13 years ago
  86. 8424d75 PCI: Use add_list in pcie hotplug path. by Yinghai Lu · 13 years ago
  87. 3e6e0d8 PCI: try to assign required+option size first by Yinghai Lu · 13 years ago
  88. 1c37235 PCI: Move get_res_add_size() function by Yinghai Lu · 13 years ago
  89. ef62dfe PCI: Make add_to_list() return status by Yinghai Lu · 13 years ago
  90. a4ac9fe PCI : Calculate right add_size by Yinghai Lu · 13 years ago
  91. 0dea210 PCI: Fix typo in setup-res.c by Masanari Iida · 13 years ago
  92. 316d86f x86/PCI: don't fall back to defaults if _CRS has no apertures by Bjorn Helgaas · 13 years ago
  93. 1160831 xen/pciback: Support pci_reset_function, aka FLR or D3 support. by Konrad Rzeszutek Wilk · 13 years ago
  94. 6fbf9e7 PCI: Introduce __pci_reset_function_locked to be used when holding device_lock. by Konrad Rzeszutek Wilk · 13 years ago
  95. 8f0cddd PCI: drivers/pci/hotplug/ibmphp_ebda.c: add missing iounmap by Julia Lawall · 13 years ago
  96. f382a08 PCI: Can continually add funcs after adding func0 by Amos Kong · 13 years ago
  97. 6535943f x86/PCI: Convert maintaining FW-assigned BIOS BAR values to use a list by Myron Stowe · 13 years ago
  98. 925845b x86/PCI: Infrastructure to maintain a list of FW-assigned BIOS BAR values by Myron Stowe · 13 years ago
  99. 351fc6d PCI: Fix starting basis for resource requests by Myron Stowe · 13 years ago
  100. 3682a39 PCI: Fix pci cardbus removal by Yinghai Lu · 13 years ago