1. a93b506 PCI: pciehp: Handle surprise add even if surprise removal isn't supported by Bjorn Helgaas · 11 years ago
  2. 227f064 PCI: Merge multi-line quoted strings by Ryan Desfosses · 11 years ago
  3. 3c78bc6 PCI: Whitespace cleanup by Ryan Desfosses · 11 years ago
  4. 9cad7f5 PCI: pciehp: Cleanup whitespace by Bjorn Helgaas · 11 years ago
  5. 2b3940b PCI: pciehp: Remove a non-existent card, regardless of "surprise" capability by Rajat Jain · 11 years ago
  6. 50277c8 PCI: pciehp: Don't turn slot off when hot-added device already exists by Yijing Wang · 11 years ago
  7. 50b52fd PCI: pciehp: Add hotplug_lock to serialize hotplug events by Rajat Jain · 12 years ago
  8. c4f2f5e PCI: pciehp: Ensure very fast hotplug events are also processed by Rajat Jain · 12 years ago
  9. 02e93a8 PCI: pciehp: Don't check adapter or latch status while disabling by Rajat Jain · 12 years ago
  10. e48f1b6 PCI: pciehp: Use link change notifications for hot-plug and removal by Rajat Jain · 12 years ago
  11. af9ab79 PCI: pciehp: Move Attention & Power Indicator support tests to accessors by Bjorn Helgaas · 12 years ago
  12. 6dae620 PCI: pciehp: Make various functions void since they can't fail by Bjorn Helgaas · 12 years ago
  13. c2be6f9 PCI: pciehp: Use per-slot workqueues to avoid deadlock by Yijing Wang · 13 years ago
  14. 486b10b PCI: pciehp: Handle push button event asynchronously by Kenji Kaneshige · 14 years ago
  15. 0027cb3 PCI: pciehp: wait 1000 ms before Link Training check by Kenji Kaneshige · 14 years ago
  16. 0cab084 PCI: pciehp: change wait time for valid configuration access by Kenji Kaneshige · 14 years ago
  17. a827ea3 pciehp: update workqueue usage by Tejun Heo · 15 years ago
  18. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  19. 6fcaf17 PCI hotplug: fix memory leaks by Jiri Slaby · 16 years ago
  20. 5651c48c PCI pciehp: fix power fault interrupt storm problem by Kenji Kaneshige · 16 years ago
  21. 445f798 PCI: pciehp: return error on read/write failure by Kenji Kaneshige · 16 years ago
  22. d9fb42a8 PCI: pciehp: remove error message definitions by Kenji Kaneshige · 16 years ago
  23. 82a9e79 PCI: pciehp: remove hpc_ops by Kenji Kaneshige · 16 years ago
  24. 385e249 PCI: pciehp: remove pci_dev field by Kenji Kaneshige · 16 years ago
  25. 6aaa6d0 PCI: pciehp: remove crit_sect mutex by Kenji Kaneshige · 16 years ago
  26. a2359a3 PCI: pciehp: remove slot_device_offset field by Kenji Kaneshige · 16 years ago
  27. 0e36315 PCI: pciehp: remove hp_slot field by Kenji Kaneshige · 16 years ago
  28. d689f7e PCI: pciehp: remove device field by Kenji Kaneshige · 16 years ago
  29. ab9c6c8 PCI: pciehp: remove bus field by Kenji Kaneshige · 16 years ago
  30. 0ba379e PCI: Simplify hotplug mch quirk. by Eric W. Biederman · 16 years ago
  31. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 16 years ago
  32. c7b4fee PCI hotplug: pciehp: remove unnecessary wait after turning power off by Kenji Kaneshige · 17 years ago
  33. 18b341b PCI hotplug: pciehp: message refinement by Taku Izumi · 17 years ago
  34. f18e962 PCI hotplug: pciehp: poll data link layer link active by Kenji Kaneshige · 17 years ago
  35. e1acb24 PCI: pciehp: remove 'name' parameter by Alex Chiang · 17 years ago
  36. 7f2feec PCI: pciehp: replace printk with dev_printk by Taku Izumi · 17 years ago
  37. 0711c70 pciehp: move msleep after power off by Kenji Kaneshige · 17 years ago
  38. dbd79ae pciehp: fix NULL dereference in interrupt handler by Kenji Kaneshige · 17 years ago
  39. ae416e6 pciehp: Fix wrong slot capability check by Kenji Kaneshige · 17 years ago
  40. 66bef8c PCI: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  41. 8bb7c7a pciehp: wait for 1000ms before LED operation after power off by Kenji Kaneshige · 18 years ago
  42. 941f10e PCI Hotplug: pciehp: remove needless hp_slot calculation by Kenji Kaneshige · 18 years ago
  43. cd2fe83 PCIE: Make use of the previously split out pcie_init_enable_events() function by Mark Lord · 18 years ago
  44. 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 · 18 years ago
  45. 26e6c66 pci hotplug: kernel-doc fixes by Randy Dunlap · 18 years ago
  46. 36ed27b pciehp: remove trailing whitespace from pciehp_ctrl.c by Kenji Kaneshige · 18 years ago
  47. 5b57a6c PCI: hotplug: pciehp: wait for 1 second after power off slot by Kenji Kaneshige · 18 years ago
  48. e325e1f PCI: fix multiple definition of `queue_pushbutton_work' by Kristen Carlson Accardi · 18 years ago
  49. 5d386e1 pciehp: Event handling rework by Kenji Kaneshige · 18 years ago
  50. 44ef4ce pciehp: cleanup wait command completion by Kenji Kaneshige · 19 years ago
  51. 15232ec pciehp: cleanup pciehp.h by Kenji Kaneshige · 19 years ago
  52. 48fe391 pciehp: remove unnecessary php_ctlr by Kenji Kaneshige · 19 years ago
  53. 9ef9977 pciehp: Remove unnecessary check in pciehp_ctrl.c by Eric Sesterhenn · 19 years ago
  54. dd5619c pciehp - add missing locking by Kenji Kaneshige · 19 years ago
  55. 49ed2b4 pciehp: fix improper info messages by Kenji Kaneshige · 19 years ago
  56. c9d86d7 pciehp - fix wrong return value by Kenji Kaneshige · 19 years ago
  57. 6aa4cdd [PATCH] PCI hotplug: convert semaphores to mutex by Ingo Molnar · 20 years ago
  58. 5a49f20 [PATCH] PCI Express Hotplug: clear sticky power-fault bit by Rajesh Shah · 20 years ago
  59. 1a9ed1b [PATCH] pciehp: reduce debug message verbosity by rajesh.shah@intel.com · 20 years ago
  60. ed6cbcf [PATCH] pciehp: miscellaneous cleanups by rajesh.shah@intel.com · 20 years ago
  61. ca22a5e [PATCH] pciehp: remove redundant data structures by rajesh.shah@intel.com · 20 years ago
  62. a8a2be9 [PATCH] pciehp: reduce dependence on ACPI by rajesh.shah@intel.com · 20 years ago
  63. 71b720c [PATCH] patch 1/8] pciehp: use the PCI core for hotplug resource management by rajesh.shah@intel.com · 20 years ago
  64. c2fa4f4 [PATCH] pciehp: Use dword accessors for PCI_ROM_ADDRESS by Adam Kropelin · 20 years ago
  65. 8cf4c19 [PATCH] PCI Hotplug: new contact info by Kristen Accardi · 20 years ago
  66. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago