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