1. 035ee28 PCI: Fix bridge_d3 update on device removal by Lukas Wunner · 8 years ago
  2. 9d26d3a PCI: Put PCIe ports into D3 during suspend by Mika Westerberg · 8 years ago
  3. 6e6f498 Merge branch 'pci/resource' into next by Bjorn Helgaas · 8 years ago
  4. d9c8bea PCI: Remove unused IORESOURCE_ROM_COPY and IORESOURCE_ROM_BIOS_COPY by Bjorn Helgaas · 8 years ago
  5. 057bd2e PCI: Add pci_ops.{add,remove}_bus() callbacks by Thierry Reding · 8 years ago
  6. e6b29de PCI: Export symbols required for loadable host driver modules by Ray Jui · 9 years ago
  7. 0448009 Revert "PCI: Remove from bus_list and release resources in pci_release_dev()" by Rafael J. Wysocki · 10 years ago
  8. 8a4c5c3 PCI: Check parent kobject in pci_destroy_dev() by Rafael J. Wysocki · 10 years ago
  9. 9d16947 PCI: Add global pci_lock_rescan_remove() by Rafael J. Wysocki · 10 years ago
  10. ef83b07 PCI: Remove from bus_list and release resources in pci_release_dev() by Yinghai Lu · 10 years ago
  11. e3b439e PCI: Use device_release_driver() in pci_stop_root_bus() by Yinghai Lu · 10 years ago
  12. c4a0a5d PCI: Move device_del() from pci_stop_dev() to pci_destroy_dev() by Rafael J. Wysocki · 10 years ago
  13. f762598 PCI: Fix whitespace, capitalization, and spelling errors by Bjorn Helgaas · 10 years ago
  14. 10a9574 PCI: Add pcibios hooks for adding and removing PCI buses by Jiang Liu · 11 years ago
  15. 1e89d268 PCI: When removing bus, always remove legacy files & unregister by Jiang Liu · 11 years ago
  16. 556f12f Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  17. 249bfb8 PCI/PM: Clean up PME state when removing a device by Rafael J. Wysocki · 11 years ago
  18. e723f0b PCI: Make device create/destroy logic symmetric by Jiang Liu · 11 years ago
  19. cdfcc57 PCI: Add pci_stop_and_remove_root_bus() by Yinghai Lu · 12 years ago
  20. 3891b6a PCI: Stop all children first, before removing all children by Yinghai Lu · 12 years ago
  21. a7479d7 PCI: Leave normal LIST_POISON in deleted list entries by Bjorn Helgaas · 12 years ago
  22. d563e2c PCI: Rename local variables to conventional names by Bjorn Helgaas · 12 years ago
  23. 7990681a PCI: Remove unused, commented-out, code by Bjorn Helgaas · 12 years ago
  24. 282e1d6 PCI: Stop and remove devices in one pass by Bjorn Helgaas · 12 years ago
  25. 2ed168e PCI: Fold stop and remove helpers into their callers by Bjorn Helgaas · 12 years ago
  26. 66455f5 PCI: Use list_for_each_entry() for bus->devices traversal by Bjorn Helgaas · 12 years ago
  27. 125e14b PCI: Remove pci_stop_and_remove_behind_bridge() by Bjorn Helgaas · 12 years ago
  28. 657c207 PCI: Don't export stop_bus_device and remove_bus_device interfaces by Bjorn Helgaas · 12 years ago
  29. f6dd68a PCI: release busn_res when removing bus by Yinghai Lu · 12 years ago
  30. 6b22cf3 PCI: export __pci_remove_bus_device by Yinghai Lu · 12 years ago
  31. 6754b9e PCI: Rename pci_remove_behind_bridge to pci_stop_and_remove_behind_bridge by Yinghai Lu · 12 years ago
  32. 210647a PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_device by Yinghai Lu · 12 years ago
  33. ac205b7 PCI: make sriov work with hotplug remove by Yinghai Lu · 12 years ago
  34. 3682a39 PCI: Fix pci cardbus removal by Yinghai Lu · 12 years ago
  35. 79cc960 PCI: Only call pci_stop_bus_device() one time for child devices at remove by Yinghai Lu · 12 years ago
  36. dc2c2c9 PCI/sysfs: move bus cpuaffinity to class dev_attrs by Yinghai Lu · 13 years ago
  37. af4c5f9 PCI: eliminate redundant pci_stop_dev() call from pci_destroy_dev() by Alex Chiang · 15 years ago
  38. 7ae0567 PCI: fix kernel oops on bridge removal by Kenji Kaneshige · 15 years ago
  39. 2b56313 PCI: check if a bus is added when removing it by Yu Zhao · 15 years ago
  40. 11d5874 PCI: fix sparse warning in pci_remove_behind_bridge by Stephen Hemminger · 16 years ago
  41. 93ff68a PCI: make CPU list affinity visible by Mike Travis · 16 years ago
  42. 7d715a6 PCI: add PCI Express ASPM support by Shaohua Li · 16 years ago
  43. 5ff580c PCI: remove global list of PCI devices by Greg Kroah-Hartman · 16 years ago
  44. 8a1bc90 PCI: add is_added flag to struct pci_dev by Greg Kroah-Hartman · 16 years ago
  45. cc3a137 Revert "PCI: PCIE ASPM support" by Greg Kroah-Hartman · 16 years ago
  46. fd7d1ce PCI: make pci_bus a struct device by Greg Kroah-Hartman · 17 years ago
  47. 6c723d5 PCI: PCIE ASPM support by Shaohua Li · 16 years ago
  48. 24f8aa9 PCI: add pci_stop_bus_device by Satoru Takeuchi · 18 years ago
  49. d71374d [PATCH] PCI: fix race with pci_walk_bus and pci_destroy_dev by Zhang Yanmin · 18 years ago
  50. 54c762f [PATCH] PCI: drivers/pci: some cleanups by Adrian Bunk · 18 years ago
  51. 091ca9f [PATCH] acpi bridge hotadd: Make the PCI remove routines safe for failed hot-plug by Rajesh Shah · 19 years ago
  52. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago