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