1. 94dbc95 PCI: pciehp: Log messages with pci_dev, not pcie_device by Frederick Lawler · 6 years ago
  2. 5790a9c PCI: pciehp: Unify controller and slot structs by Lukas Wunner · 6 years ago
  3. 7d4ba52 PCI: pciehp: Drop unnecessary includes by Lukas Wunner · 6 years ago
  4. 11e8770 PCI: pciehp: Differentiate between surprise and safe removal by Lukas Wunner · 6 years ago
  5. a50ac6b PCI: Simplify disconnected marking by Lukas Wunner · 6 years ago
  6. 1d2e267 PCI: pciehp: Declare pciehp_unconfigure_device() void by Lukas Wunner · 6 years ago
  7. ab8c609 Merge branch 'pci/spdx' into next by Bjorn Helgaas · 7 years ago
  8. 736759e PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplate by Bjorn Helgaas · 7 years ago
  9. 0f4bd80 PCI: hotplug: Drop checking of PCI_BRIDGE_CONTROL in *_unconfigure_device() by Mika Westerberg · 7 years ago
  10. 49902239 PCI: pciehp: Fix race condition handling surprise link down by Mika Westerberg · 7 years ago
  11. 24a0c65 PCI: Add for_each_pci_bridge() helper by Andy Shevchenko · 7 years ago
  12. 89ee9f7 PCI: Add device disconnected state by Keith Busch · 8 years ago
  13. 77094fb PCI: pciehp: Remove pci_configure_slot() usage by Bjorn Helgaas · 10 years ago
  14. 1197ba2 PCI: pciehp: Configure hot-added display devices by Bjorn Helgaas · 10 years ago
  15. 227f064 PCI: Merge multi-line quoted strings by Ryan Desfosses · 11 years ago
  16. 930067e PCI: pciehp: Use pci_is_bridge() to simplify code by Yijing Wang · 11 years ago
  17. 50277c8 PCI: pciehp: Don't turn slot off when hot-added device already exists by Yijing Wang · 11 years ago
  18. c4ec84c PCI: hotplug: Use global PCI rescan-remove locking by Rafael J. Wysocki · 11 years ago
  19. 6dae620 PCI: pciehp: Make various functions void since they can't fail by Bjorn Helgaas · 11 years ago
  20. 29ed1f2 PCI: pciehp: Fix null pointer deref when hot-removing SR-IOV device by Yinghai Lu · 11 years ago
  21. ba518e3 PCI: pciehp: Iterate over all devices in slot, not functions 0-7 by Yijing Wang · 12 years ago
  22. c6da81a PCI: pciehp: use generic pci_hp_add_bridge() by Yinghai Lu · 13 years ago
  23. b918c62 PCI: replace struct pci_bus secondary/subordinate with busn_res by Yinghai Lu · 13 years ago
  24. 210647a PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_device by Yinghai Lu · 13 years ago
  25. 01b666d PCI hotplug: pciehp: Fixed return value sign for pciehp_unconfigure_device by Praveen Kalamegham · 15 years ago
  26. ac81860 PCI: hotplug: pciehp: Removed check for hotplug of display devices by Praveen Kalamegham · 15 years ago
  27. 9789ac9 PCI: pciehp: cleanup flow in pciehp_configure_device by Yinghai Lu · 15 years ago
  28. 82a9e79 PCI: pciehp: remove hpc_ops by Kenji Kaneshige · 15 years ago
  29. 385e249 PCI: pciehp: remove pci_dev field by Kenji Kaneshige · 15 years ago
  30. d689f7e PCI: pciehp: remove device field by Kenji Kaneshige · 15 years ago
  31. ab9c6c8 PCI: pciehp: remove bus field by Kenji Kaneshige · 15 years ago
  32. d569c74 PCI hotplug: pciehp: use generic pci_configure_slot() by Bjorn Helgaas · 15 years ago
  33. 0ba379e PCI: Simplify hotplug mch quirk. by Eric W. Biederman · 15 years ago
  34. 18b341b PCI hotplug: pciehp: message refinement by Taku Izumi · 16 years ago
  35. 7f2feec PCI: pciehp: replace printk with dev_printk by Taku Izumi · 16 years ago
  36. 66bef8c PCI: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  37. 0ab2b57 PCI: fix section mismatch warning in pci_scan_child_bus by Sam Ravnborg · 17 years ago
  38. 2326e2b pciehp: block new requests from the device before power off by Kenji Kaneshige · 17 years ago
  39. f07234b PCI Hotplug: PCIeHP: Fix some whitespace damage by Rolf Eike Beer · 17 years ago
  40. 9515930 PCI Hotplug: pciehp: use generic function to find ext capability by Kenji Kaneshige · 17 years ago
  41. 9fe8164 pciehp: remove trailing whitespace form pciehp_pci.c by Kenji Kaneshige · 17 years ago
  42. 1cf53d5 PCI Hotplug: pciehp: Dont check bridge control on remove by Kristen Carlson Accardi · 17 years ago
  43. 6e33706 [PATCH] pciehp: Add missing pci_dev_put by Kenji Kaneshige · 19 years ago
  44. 56bfada [PATCH] pciehp: Replace pci_find_slot() with pci_get_slot() by Kenji Kaneshige · 19 years ago
  45. 40abb96 [PATCH] pciehp: Fix programming hotplug parameters by Kenji Kaneshige · 19 years ago
  46. 0eb3bcf [PATCH] pciehp: allow bridged card hotplug by Rajesh Shah · 19 years ago
  47. ed6cbcf [PATCH] pciehp: miscellaneous cleanups by rajesh.shah@intel.com · 19 years ago
  48. ca22a5e [PATCH] pciehp: remove redundant data structures by rajesh.shah@intel.com · 19 years ago
  49. 71b720c [PATCH] patch 1/8] pciehp: use the PCI core for hotplug resource management by rajesh.shah@intel.com · 19 years ago
  50. 0d078f6 [PATCH] CONFIG_IA32 by Brian Gerst · 19 years ago
  51. 8cf4c19 [PATCH] PCI Hotplug: new contact info by Kristen Accardi · 19 years ago
  52. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago