1. 3fcdcdd PCI: pciehp: Fix use-after-free on unplug by Lukas Wunner · 6 years ago
  2. ca558fb PCI: pciehp: Clear Presence Detect and Data Link Layer Status Changed on resume by Mika Westerberg · 6 years ago
  3. 64ea3b9 Merge branch 'pci/hotplug' into next by Bjorn Helgaas · 8 years ago
  4. 576243b PCI: pciehp: Allow exclusive userspace control of indicators by Keith Busch · 8 years ago
  5. 70626d8 PCI: pciehp: Make explicitly non-modular by Paul Gortmaker · 8 years ago
  6. ff3ce48 PCI: Fix all whitespace issues by Bogicevic Sasa · 8 years ago
  7. 3784e0c PCI: pciehp: Clean up debug logging by Bjorn Helgaas · 9 years ago
  8. 2af31f4 PCI: pciehp: Drop pointless label from pciehp_probe() by Rafael J. Wysocki · 9 years ago
  9. e705c29 PCI: pciehp: Drop pointless ACPI-based "slot detection" check by Rafael J. Wysocki · 9 years ago
  10. c302d35 Revert duplicate "PCI: pciehp: Prevent NULL dereference during probe" by Kamal Mostafa · 10 years ago
  11. bceee4a9 PCI: pciehp: Prevent NULL dereference during probe by Andreas Noever · 10 years ago
  12. 62e4492 PCI: Prevent NULL dereference during pciehp probe by Andreas Noever · 10 years ago
  13. 227f064 PCI: Merge multi-line quoted strings by Ryan Desfosses · 10 years ago
  14. 3c78bc6 PCI: Whitespace cleanup by Ryan Desfosses · 10 years ago
  15. 9cad7f5 PCI: pciehp: Cleanup whitespace by Bjorn Helgaas · 10 years ago
  16. 50b52fd PCI: pciehp: Add hotplug_lock to serialize hotplug events by Rajat Jain · 10 years ago
  17. 597db6f Merge branch 'pci/dead-code' into next by Bjorn Helgaas · 10 years ago
  18. 0b950f0 PCI: Make local functions static by Stephen Hemminger · 10 years ago
  19. 6dae620 PCI: pciehp: Make various functions void since they can't fail by Bjorn Helgaas · 10 years ago
  20. f762598 PCI: Fix whitespace, capitalization, and spelling errors by Bjorn Helgaas · 11 years ago
  21. 2e35afa PCI: pciehp: Add reset_slot() method by Alex Williamson · 11 years ago
  22. 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
  23. 775c739 PCI: pciehp: Drop suspend/resume ENTRY messages by Paul Bolle · 11 years ago
  24. c2be6f9 PCI: pciehp: Use per-slot workqueues to avoid deadlock by Yijing Wang · 11 years ago
  25. 87683e2 PCI: pciehp: Always implement resume, regardless of pciehp_force param by Oliver Neukum · 12 years ago
  26. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 12 years ago
  27. 486b10b PCI: pciehp: Handle push button event asynchronously by Kenji Kaneshige · 13 years ago
  28. 027e8d5 PCI: pciehp: Fix wrong workqueue cleanup by Kenji Kaneshige · 13 years ago
  29. a827ea3 pciehp: update workqueue usage by Tejun Heo · 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. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  32. 3749c51 PCI: Make current and maximum bus speeds part of the PCI core by Matthew Wilcox · 14 years ago
  33. 8792e11 PCI: pciehp: prevent unnecessary power off by Kenji Kaneshige · 15 years ago
  34. 65b947b PCI: pciehp: fix typo in pciehp_probe by Kenji Kaneshige · 15 years ago
  35. 445f798 PCI: pciehp: return error on read/write failure by Kenji Kaneshige · 15 years ago
  36. 586f1d6 PCI: pciehp: create files only for existing capabilities by Kenji Kaneshige · 15 years ago
  37. 07a0969 PCI: pciehp: remove number field by Kenji Kaneshige · 15 years ago
  38. 82a9e79 PCI: pciehp: remove hpc_ops by Kenji Kaneshige · 15 years ago
  39. 385e249 PCI: pciehp: remove pci_dev 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. 8720d27 PCI: pciehp: remove slot_list field by Kenji Kaneshige · 15 years ago
  45. a6c0d5c PCI hotplug: remove redundant .owner initializations by Kenji Kaneshige · 15 years ago
  46. bd3d99c PCI: Remove untested Electromechanical Interlock (EMI) support in pciehp. by Kenji Kaneshige · 15 years ago
  47. 3a3c244 PCI: PCIe portdrv: Implement pm object by Rafael J. Wysocki · 15 years ago
  48. 2210636 PCI: PCIe portdrv: Remove struct pcie_port_service_id by Rafael J. Wysocki · 15 years ago
  49. 0516c8b PCI: PCIe portdrv: Simplily probe callback of service drivers by Rafael J. Wysocki · 15 years ago
  50. dbc7e1e PCI: pciehp: Handle interrupts that happen during initialization. by Eric W. Biederman · 15 years ago
  51. c2fdd36 PCI hotplug: fix lock imbalance in pciehp by Jiri Slaby · 15 years ago
  52. c9ffa5a PCI: pciehp: add ACPI based slot detection by Kenji Kaneshige · 15 years ago
  53. db9aaf0 PCI: pciehp: fix unexpected power off with pciehp_force by Kenji Kaneshige · 15 years ago
  54. 18b341b PCI hotplug: pciehp: message refinement by Taku Izumi · 16 years ago
  55. e1acb24 PCI: pciehp: remove 'name' parameter by Alex Chiang · 16 years ago
  56. 5fe6cc6 PCI: prevent duplicate slot names by Alex Chiang · 16 years ago
  57. 1359f27 PCI Hotplug core: add 'name' param pci_hp_register interface by Alex Chiang · 16 years ago
  58. 7f2feec PCI: pciehp: replace printk with dev_printk by Taku Izumi · 16 years ago
  59. 83e9ad5 PCI: pciehp: change name tag of "hpdriver_portdrv" variable by Taku Izumi · 16 years ago
  60. 167e782 PCI: pciehp: Rename duplicate slot name N as N-1, N-2, N-M... by Alex Chiang · 16 years ago
  61. b970894 pciehp: use get_service_data by Kenji Kaneshige · 16 years ago
  62. c4635eb pciehp: fix interrupt initialization by Kenji Kaneshige · 16 years ago
  63. f46753c PCI: introduce pci_slot by Alex Chiang · 16 years ago
  64. 125c39f pciehp: evaluate _OSC/OSHP before controller init by Kenji Kaneshige · 16 years ago
  65. b143b3c pciehp: remove redundant pci_dev initialization by Kenji Kaneshige · 16 years ago
  66. 552fe04 PCI: make {pciehp,shpchp}_slot_with_bus static by Adrian Bunk · 16 years ago
  67. 9e4f2e8 pciehp: add message about pciehp_slot_with_bus option by Kenji Kaneshige · 16 years ago
  68. ae416e6 pciehp: Fix wrong slot capability check by Kenji Kaneshige · 16 years ago
  69. 3800345f pciehp: fix slot name by Kenji Kaneshige · 16 years ago
  70. 66bef8c PCI: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  71. 9e58582 pciehp: don't enable slot unless forced by Mark Lord · 16 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. a073a82 pciehp: remove trailing whitespace from pciehp_core.c by Kenji Kaneshige · 17 years ago
  77. 89913bf pciehp: remove CONFIG_HOTPLUG_PCI_PCIE_POLL_EVENT_MODE by Kenji Kaneshige · 17 years ago
  78. e325e1f PCI: fix multiple definition of `queue_pushbutton_work' by Kristen Carlson Accardi · 17 years ago
  79. 9233352 pciehp: Adapt to device driver model by Kenji Kaneshige · 17 years ago
  80. 5d386e1 pciehp: Event handling rework by Kenji Kaneshige · 17 years ago
  81. 34d0341 PCIEHP: Add Electro Mechanical Interlock (EMI) support to the PCIE hotplug driver. by Kristen Carlson Accardi · 17 years ago
  82. 44ef4ce pciehp: cleanup wait command completion by Kenji Kaneshige · 17 years ago
  83. 15232ec pciehp: cleanup pciehp.h by Kenji Kaneshige · 17 years ago
  84. a8c2b63 pciehp: remove unused pci_bus from struct controller by Kenji Kaneshige · 17 years ago
  85. 48fe391 pciehp: remove unnecessary php_ctlr by Kenji Kaneshige · 17 years ago
  86. 2410fa4 pciehp: cleanup slot list by Kenji Kaneshige · 17 years ago
  87. a0b1725 pciehp: cleanup init_slot() by Kenji Kaneshige · 17 years ago
  88. 407f452 pciehp: remove unnecessary free_irq by Kenji Kaneshige · 18 years ago
  89. dd5619c pciehp - add missing locking by Kenji Kaneshige · 18 years ago
  90. 132066a [PATCH] pciehp: Implement get_address callback by Kenji Kaneshige · 18 years ago
  91. f5afe80 [PATCH] PCI: kzalloc() conversion in drivers/pci by Eric Sesterhenn · 18 years ago
  92. 6aa4cdd [PATCH] PCI hotplug: convert semaphores to mutex by Ingo Molnar · 18 years ago
  93. 54c762f [PATCH] PCI: drivers/pci: some cleanups by Adrian Bunk · 18 years ago
  94. 121082e [PATCH] PCI: Reduce nr of ptr derefs in drivers/pci/hotplug/pciehp_core.c by Jesper Juhl · 18 years ago
  95. a3a45ec [PATCH] pciehp: clean-up how we request control of hotplug hardware by rajesh.shah@intel.com · 19 years ago
  96. 1a9ed1b [PATCH] pciehp: reduce debug message verbosity by rajesh.shah@intel.com · 19 years ago
  97. ed6cbcf [PATCH] pciehp: miscellaneous cleanups by rajesh.shah@intel.com · 19 years ago
  98. ca22a5e [PATCH] pciehp: remove redundant data structures by rajesh.shah@intel.com · 19 years ago
  99. a8a2be9 [PATCH] pciehp: reduce dependence on ACPI by rajesh.shah@intel.com · 19 years ago
  100. 71b720c [PATCH] patch 1/8] pciehp: use the PCI core for hotplug resource management by rajesh.shah@intel.com · 19 years ago