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