1. d537a3a PCI: pciehp: Reduce PCIe slot_ctrl to 16 bits by Bjorn Helgaas · 10 years ago
  2. 6c1a32e PCI: pciehp: Remove struct controller.no_cmd_complete by Rajat Jain · 10 years ago
  3. 40b9608 PCI: pciehp: Compute timeout from hotplug command start time by Bjorn Helgaas · 10 years ago
  4. 4283c70 PCI: pciehp: Make pcie_wait_cmd() self-contained by Bjorn Helgaas · 10 years ago
  5. 17f830b PCI: pciehp: Use PCI_EXP_SLTCAP_PSN define by Bjorn Helgaas · 11 years ago
  6. 50b52fd PCI: pciehp: Add hotplug_lock to serialize hotplug events by Rajat Jain · 11 years ago
  7. e48f1b6 PCI: pciehp: Use link change notifications for hot-plug and removal by Rajat Jain · 11 years ago
  8. 4703389 PCI: pciehp: Make check_link_active() non-static by Rajat Jain · 11 years ago
  9. 09da8df Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  10. 597db6f Merge branch 'pci/dead-code' into next by Bjorn Helgaas · 11 years ago
  11. 0b950f0 PCI: Make local functions static by Stephen Hemminger · 11 years ago
  12. 6dae620 PCI: pciehp: Make various functions void since they can't fail by Bjorn Helgaas · 11 years ago
  13. 8b48463 ACPI: Clean up inclusions of ACPI header files by Lv Zheng · 11 years ago
  14. f762598 PCI: Fix whitespace, capitalization, and spelling errors by Bjorn Helgaas · 11 years ago
  15. 2e35afa PCI: pciehp: Add reset_slot() method by Alex Williamson · 11 years ago
  16. f39d5b7 PCI: Remove "extern" from function declarations by Bjorn Helgaas · 12 years ago
  17. c2be6f9 PCI: pciehp: Use per-slot workqueues to avoid deadlock by Yijing Wang · 12 years ago
  18. e73cfec PCI: pciehp: remove unused pciehp_get_max_lnk_width(), pciehp_get_cur_lnk_width() by Yinghai Lu · 12 years ago
  19. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  20. 486b10b PCI: pciehp: Handle push button event asynchronously by Kenji Kaneshige · 13 years ago
  21. a827ea3 pciehp: update workqueue usage by Tejun Heo · 14 years ago
  22. 6e63e80 PCI hotplug: Fix build with CONFIG_ACPI unset by Rafael J. Wysocki · 14 years ago
  23. 28eb5f2 PCI: PCIe: Ask BIOS for control of all native services at once by Rafael J. Wysocki · 14 years ago
  24. 1518c17 pciehp: use pci_pcie_cap() by Kenji Kaneshige · 15 years ago
  25. 656927b PCI: pciehp: remove slot capabilities definitions by Kenji Kaneshige · 15 years ago
  26. d9fb42a8 PCI: pciehp: remove error message definitions by Kenji Kaneshige · 15 years ago
  27. 07a0969 PCI: pciehp: remove number field by Kenji Kaneshige · 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. 6aaa6d0 PCI: pciehp: remove crit_sect mutex by Kenji Kaneshige · 15 years ago
  31. 5f9cab7 PCI: pciehp: remove slot_bus field by Kenji Kaneshige · 15 years ago
  32. d54798f PCI: pciehp: remove first_slot field by Kenji Kaneshige · 15 years ago
  33. a2359a3 PCI: pciehp: remove slot_device_offset field by Kenji Kaneshige · 15 years ago
  34. 0e36315 PCI: pciehp: remove hp_slot field by Kenji Kaneshige · 15 years ago
  35. d689f7e PCI: pciehp: remove device field by Kenji Kaneshige · 15 years ago
  36. ab9c6c8 PCI: pciehp: remove bus field by Kenji Kaneshige · 15 years ago
  37. 6a11c13 PCI: pciehp: remove slot_num_inc field by Kenji Kaneshige · 15 years ago
  38. e23727d PCI: pciehp: remove num_slots field by Kenji Kaneshige · 15 years ago
  39. 8720d27 PCI: pciehp: remove slot_list field by Kenji Kaneshige · 15 years ago
  40. d569c74 PCI hotplug: pciehp: use generic pci_configure_slot() by Bjorn Helgaas · 15 years ago
  41. 6a29172 PCI hotplug: clean up acpi_get_hp_params_from_firmware() interface by Bjorn Helgaas · 15 years ago
  42. bd3d99c PCI: Remove untested Electromechanical Interlock (EMI) support in pciehp. by Kenji Kaneshige · 15 years ago
  43. 6a82e21 PCI: pciehp: make cmd_busy flag one bit by Kenji Kaneshige · 16 years ago
  44. 99f0169 PCI: pciehp: enable software notification on empty slots by Kenji Kaneshige · 16 years ago
  45. 1c35b8e PCI: add missing KERN_* constants to printks by Frank Seidel · 16 years ago
  46. dbc7e1e PCI: pciehp: Handle interrupts that happen during initialization. by Eric W. Biederman · 16 years ago
  47. b2576e1 Merge branch 'linus' into release by Len Brown · 16 years ago
  48. c9ffa5a PCI: pciehp: add ACPI based slot detection by Kenji Kaneshige · 16 years ago
  49. ea7e96e ACPI: remove private acpica headers from driver files by Lin Ming · 16 years ago
  50. 18b341b PCI hotplug: pciehp: message refinement by Taku Izumi · 16 years ago
  51. f18e962 PCI hotplug: pciehp: poll data link layer link active by Kenji Kaneshige · 16 years ago
  52. e1acb24 PCI: pciehp: remove 'name' parameter by Alex Chiang · 16 years ago
  53. 7f2feec PCI: pciehp: replace printk with dev_printk by Taku Izumi · 16 years ago
  54. f7a10e3 PCI: pciehp: fix irq initialization by Kenji Kaneshige · 16 years ago
  55. 167e782 PCI: pciehp: Rename duplicate slot name N as N-1, N-2, N-M... by Alex Chiang · 16 years ago
  56. 9fce1bc PCI: remove unnecessary volatile in PCIe hotplug struct controller by Ming Lei · 16 years ago
  57. c4635eb pciehp: fix interrupt initialization by Kenji Kaneshige · 16 years ago
  58. ac9c052 shpchp: check firmware before taking control by Kenji Kaneshige · 17 years ago
  59. 125c39f pciehp: evaluate _OSC/OSHP before controller init by Kenji Kaneshige · 17 years ago
  60. 5808639 pciehp: fix slow probing by Kenji Kaneshige · 17 years ago
  61. dbd79ae pciehp: fix NULL dereference in interrupt handler by Kenji Kaneshige · 17 years ago
  62. ae416e6 pciehp: Fix wrong slot capability check by Kenji Kaneshige · 17 years ago
  63. c6b069e pciehp: Fix interrupt event handlig by Kenji Kaneshige · 17 years ago
  64. 66bef8c PCI: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  65. 0837974 PCI Hotplug: pciehp: remove needless members from struct controller by Kenji Kaneshige · 17 years ago
  66. ecdde93 PCIe: fix double initialization bug by Mark Lord · 17 years ago
  67. cd2fe83 PCIE: Make use of the previously split out pcie_init_enable_events() function by Mark Lord · 17 years ago
  68. 0a3c33d PCIE: fix PCIe Hotplug so that it works with ExpressCard slots on Dell notebooks (and others?) in conjunction with modparam of pciehp_force=1. by Mark Lord · 17 years ago
  69. f477836 PCI: hotplug: pciehp: Fix possible race condition in writing slot by Kenji Kaneshige · 17 years ago
  70. e325e1f PCI: fix multiple definition of `queue_pushbutton_work' by Kristen Carlson Accardi · 18 years ago
  71. 9233352 pciehp: Adapt to device driver model by Kenji Kaneshige · 18 years ago
  72. 5d386e1 pciehp: Event handling rework by Kenji Kaneshige · 18 years ago
  73. 34d0341 PCIEHP: Add Electro Mechanical Interlock (EMI) support to the PCIE hotplug driver. by Kristen Carlson Accardi · 18 years ago
  74. 262303fe pciehp: fix wait command completion by Kenji Kaneshige · 18 years ago
  75. 44ef4ce pciehp: cleanup wait command completion by Kenji Kaneshige · 18 years ago
  76. 15232ec pciehp: cleanup pciehp.h by Kenji Kaneshige · 18 years ago
  77. a8c2b63 pciehp: remove unused pci_bus from struct controller by Kenji Kaneshige · 18 years ago
  78. 48fe391 pciehp: remove unnecessary php_ctlr by Kenji Kaneshige · 18 years ago
  79. 2410fa4 pciehp: cleanup slot list by Kenji Kaneshige · 18 years ago
  80. a0b1725 pciehp: cleanup init_slot() by Kenji Kaneshige · 18 years ago
  81. 7a54f25 PCI Hotplug: move pci_hotplug.h to include/linux/ by Greg Kroah-Hartman · 18 years ago
  82. dd5619c pciehp - add missing locking by Kenji Kaneshige · 18 years ago
  83. 49ed2b4 pciehp: fix improper info messages by Kenji Kaneshige · 18 years ago
  84. e50d108 pciehp: make pciehp build for powerpc by Kristen Carlson Accardi · 18 years ago
  85. 7430e34 [PATCH] acpi_pcihp: Fix programming _HPP values by Kenji Kaneshige · 19 years ago
  86. 783c49f [PATCH] PCI Hotplug: add common acpi functions to core by Kristen Accardi · 19 years ago
  87. 6aa4cdd [PATCH] PCI hotplug: convert semaphores to mutex by Ingo Molnar · 19 years ago
  88. de25968 [PATCH] fix more missing includes by Tim Schmielau · 19 years ago
  89. 5a49f20 [PATCH] PCI Express Hotplug: clear sticky power-fault bit by Rajesh Shah · 19 years ago
  90. 6560aa5 [PATCH] PCI: fix namespace clashes by Rajesh Shah · 19 years ago
  91. a3a45ec [PATCH] pciehp: clean-up how we request control of hotplug hardware by rajesh.shah@intel.com · 19 years ago
  92. 1a9ed1b [PATCH] pciehp: reduce debug message verbosity by rajesh.shah@intel.com · 19 years ago
  93. ed6cbcf [PATCH] pciehp: miscellaneous cleanups by rajesh.shah@intel.com · 19 years ago
  94. ca22a5e [PATCH] pciehp: remove redundant data structures by rajesh.shah@intel.com · 19 years ago
  95. a8a2be9 [PATCH] pciehp: reduce dependence on ACPI by rajesh.shah@intel.com · 19 years ago
  96. 71b720c [PATCH] patch 1/8] pciehp: use the PCI core for hotplug resource management by rajesh.shah@intel.com · 19 years ago
  97. 1248d63 [PATCH] PCI Hotplug: use bus_slot number for name by Kristen Accardi · 19 years ago
  98. 8cf4c19 [PATCH] PCI Hotplug: new contact info by Kristen Accardi · 19 years ago
  99. 8b245e4 [PATCH] PCI Hotplug: get pciehp to work on the downstream port of a switch by Dely Sy · 20 years ago
  100. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago