1. 2db0f71 PCI: pciehp: Remove ignored MRL sensor interrupt events by Bjorn Helgaas · 9 years ago
  2. 1469d17 PCI: pciehp: Handle invalid data when reading from non-existent devices by Jarod Wilson · 9 years ago
  3. ac10836 PCI: pciehp: Simplify pcie_poll_cmd() by Yijing Wang · 9 years ago
  4. 4f092fe PCI: pciehp: Inline the "handle event" functions into the ISR by Bjorn Helgaas · 9 years ago
  5. 3784e0c PCI: pciehp: Clean up debug logging by Bjorn Helgaas · 9 years ago
  6. a5dd4b4 PCI: pciehp: Wait for hotplug command completion where necessary by Alex Williamson · 9 years ago
  7. 80213c0 Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  8. 31ff2a5 PCI: pciehp: Stop disabling notifications during init by Yinghai Lu · 10 years ago
  9. cf8d7b5 PCI: pciehp: Add more Slot Control debug output by Yinghai Lu · 10 years ago
  10. d433889 PCI: pciehp: Fix wait time in timeout message by Yinghai Lu · 10 years ago
  11. 7cbeb9f PCI: pciehp: Fix pcie_wait_cmd() timeout by Yinghai Lu · 10 years ago
  12. d537a3a PCI: pciehp: Reduce PCIe slot_ctrl to 16 bits by Bjorn Helgaas · 10 years ago
  13. b440bde PCI: Add pci_ignore_hotplug() to ignore hotplug events for a device by Bjorn Helgaas · 10 years ago
  14. 0d25d35 PCI: pciehp: Clear Data Link Layer State Changed during init by Myron Stowe · 10 years ago
  15. 6c1a32e PCI: pciehp: Remove struct controller.no_cmd_complete by Rajat Jain · 10 years ago
  16. 2cc56f3 PCI: pciehp: Remove assumptions about which commands cause completion events by Bjorn Helgaas · 10 years ago
  17. 40b9608 PCI: pciehp: Compute timeout from hotplug command start time by Bjorn Helgaas · 10 years ago
  18. 3461a06 PCI: pciehp: Wait for hotplug command completion lazily by Bjorn Helgaas · 10 years ago
  19. 4283c70 PCI: pciehp: Make pcie_wait_cmd() self-contained by Bjorn Helgaas · 10 years ago
  20. 227f064 PCI: Merge multi-line quoted strings by Ryan Desfosses · 10 years ago
  21. 3c78bc6 PCI: Whitespace cleanup by Ryan Desfosses · 10 years ago
  22. 476a357 PCI: pciehp: Acknowledge spurious "cmd completed" event by Rajat Jain · 10 years ago
  23. 2b3940b PCI: pciehp: Remove a non-existent card, regardless of "surprise" capability by Rajat Jain · 10 years ago
  24. 50b52fd PCI: pciehp: Add hotplug_lock to serialize hotplug events by Rajat Jain · 11 years ago
  25. 06a8d89 PCI: pciehp: Disable link notification across slot reset by Rajat Jain · 11 years ago
  26. b1811d2 PCI: pciehp: Don't disable the link permanently during removal by Rajat Jain · 11 years ago
  27. 4f854f2 PCI: pciehp: Enable link state change notifications by Rajat Jain · 11 years ago
  28. e48f1b6 PCI: pciehp: Use link change notifications for hot-plug and removal by Rajat Jain · 11 years ago
  29. 4703389 PCI: pciehp: Make check_link_active() non-static by Rajat Jain · 11 years ago
  30. af9ab79 PCI: pciehp: Move Attention & Power Indicator support tests to accessors by Bjorn Helgaas · 11 years ago
  31. e7b4f0d7 PCI: pciehp: Use symbolic constants for Slot Control fields by Bjorn Helgaas · 11 years ago
  32. df72648 PCI: pciehp: Use symbolic constants, not hard-coded bitmask by Bjorn Helgaas · 11 years ago
  33. 2f2ed41c PCI: pciehp: Simplify "Power Fault Detected" checking/clearing by Bjorn Helgaas · 11 years ago
  34. afe2478 PCI: pciehp: Announce slot capabilities (slot #, button, LEDs, etc) by Bjorn Helgaas · 11 years ago
  35. 6dae620 PCI: pciehp: Make various functions void since they can't fail by Bjorn Helgaas · 11 years ago
  36. 1a84b99 PCI: pciehp: Remove error checks when accessing PCIe Capability by Bjorn Helgaas · 11 years ago
  37. cd84d34 PCI: pciehp: Drop pciehp_readw()/pciehp_writew() wrappers by Bjorn Helgaas · 11 years ago
  38. f762598 PCI: Fix whitespace, capitalization, and spelling errors by Bjorn Helgaas · 11 years ago
  39. 2e35afa PCI: pciehp: Add reset_slot() method by Alex Williamson · 11 years ago
  40. d853754 drivers: avoid format strings in names passed to alloc_workqueue() by Kees Cook · 11 years ago
  41. c2be6f9 PCI: pciehp: Use per-slot workqueues to avoid deadlock by Yijing Wang · 12 years ago
  42. 537a77e PCI/pciehp: Use PCI Express Capability accessors by Jiang Liu · 12 years ago
  43. e73cfec PCI: pciehp: remove unused pciehp_get_max_lnk_width(), pciehp_get_cur_lnk_width() by Yinghai Lu · 12 years ago
  44. 2debd92 PCI: pciehp: Disable/enable link during slot power off/on by Yinghai Lu · 13 years ago
  45. 7f82299 PCI: pciehp: Add Disable/enable link functions by Yinghai Lu · 13 years ago
  46. bffe4f7 PCI: pciehp: Add pcie_wait_link_not_active() by Yinghai Lu · 13 years ago
  47. 4e2ce40 PCI: pciehp: make check_link_active more helpful by Yinghai Lu · 13 years ago
  48. 2f5d8e4 PCI: pciehp: replace unconditional sleep with config space access check by Yinghai Lu · 13 years ago
  49. 486b10b PCI: pciehp: Handle push button event asynchronously by Kenji Kaneshige · 13 years ago
  50. b3c0045 PCI: pciehp: wait 100 ms after Link Training check by Kenji Kaneshige · 13 years ago
  51. 0027cb3 PCI: pciehp: wait 1000 ms before Link Training check by Kenji Kaneshige · 13 years ago
  52. fdbd3ce PCI: pciehp: Retrieve link speed after link is trained by Yinghai Lu · 13 years ago
  53. 0cab084 PCI: pciehp: change wait time for valid configuration access by Kenji Kaneshige · 13 years ago
  54. a827ea3 pciehp: update workqueue usage by Tejun Heo · 14 years ago
  55. 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
  56. e1944c6 PCI: print resources consistently with %pR by Bjorn Helgaas · 14 years ago
  57. 3749c51 PCI: Make current and maximum bus speeds part of the PCI core by Matthew Wilcox · 15 years ago
  58. 536c8cb PCI: Unify pcie_link_speed and pci_bus_speed by Matthew Wilcox · 15 years ago
  59. 5651c48 PCI pciehp: fix power fault interrupt storm problem by Kenji Kaneshige · 15 years ago
  60. 1518c17 pciehp: use pci_pcie_cap() by Kenji Kaneshige · 15 years ago
  61. 445f798 PCI: pciehp: return error on read/write failure by Kenji Kaneshige · 15 years ago
  62. 3c3a1b1 PCI: pciehp: remove wrong workaround for bad DLLP by Kenji Kaneshige · 15 years ago
  63. f22daf1 PCI: pciehp: disable DLL state changed event notification by Kenji Kaneshige · 15 years ago
  64. 07a0969 PCI: pciehp: remove number field by Kenji Kaneshige · 15 years ago
  65. 82a9e79 PCI: pciehp: remove hpc_ops by Kenji Kaneshige · 15 years ago
  66. 385e249 PCI: pciehp: remove pci_dev field by Kenji Kaneshige · 15 years ago
  67. 6aaa6d0 PCI: pciehp: remove crit_sect mutex by Kenji Kaneshige · 15 years ago
  68. d54798f PCI: pciehp: remove first_slot field by Kenji Kaneshige · 15 years ago
  69. a2359a3 PCI: pciehp: remove slot_device_offset field by Kenji Kaneshige · 15 years ago
  70. 0e36315 PCI: pciehp: remove hp_slot field by Kenji Kaneshige · 15 years ago
  71. d689f7e PCI: pciehp: remove device field by Kenji Kaneshige · 15 years ago
  72. ab9c6c8 PCI: pciehp: remove bus field by Kenji Kaneshige · 15 years ago
  73. e23727d PCI: pciehp: remove num_slots field by Kenji Kaneshige · 15 years ago
  74. 8720d27 PCI: pciehp: remove slot_list field by Kenji Kaneshige · 15 years ago
  75. 825c423 PCI hotplug: add support for 5.0G link speed by Kenji Kaneshige · 15 years ago
  76. bd3d99c PCI: Remove untested Electromechanical Interlock (EMI) support in pciehp. by Kenji Kaneshige · 15 years ago
  77. 99f0169 PCI: pciehp: enable software notification on empty slots by Kenji Kaneshige · 16 years ago
  78. 81b840c PCI: pciehp: fix possible endless loop in pcie_isr by Kenji Kaneshige · 16 years ago
  79. dbc7e1e PCI: pciehp: Handle interrupts that happen during initialization. by Eric W. Biederman · 16 years ago
  80. 322162a PCI: pciehp: cleanup register and field definitions by Kenji Kaneshige · 16 years ago
  81. 67f6533 PCI: pciehp: ignore undefined bit in link status register by Kenji Kaneshige · 16 years ago
  82. 18b341b PCI hotplug: pciehp: message refinement by Taku Izumi · 16 years ago
  83. f18e962 PCI hotplug: pciehp: poll data link layer link active by Kenji Kaneshige · 16 years ago
  84. b84346e PCI hotplug: pciehp: fix possible memory leak in pcie_init by Kenji Kaneshige · 16 years ago
  85. e1acb24 PCI: pciehp: remove 'name' parameter by Alex Chiang · 16 years ago
  86. 7f2feec PCI: pciehp: replace printk with dev_printk by Taku Izumi · 16 years ago
  87. f7a10e3 PCI: pciehp: fix irq initialization by Kenji Kaneshige · 16 years ago
  88. a5827f4 PCI: fix pciehp_free_irq() by Adrian Bunk · 16 years ago
  89. 167e782 PCI: pciehp: Rename duplicate slot name N as N-1, N-2, N-M... by Alex Chiang · 16 years ago
  90. 56adc59 PCI hotplug: fix typo in pcie hotplug output by Jesse Barnes · 16 years ago
  91. 3aa50c4 pciehp: remove needless command completed interrupt setting by Kenji Kaneshige · 16 years ago
  92. c4635eb pciehp: fix interrupt initialization by Kenji Kaneshige · 16 years ago
  93. 563f119 pciehp: remove inline from command related functions by Kenji Kaneshige · 16 years ago
  94. 66618ba pciehp: change command polling frequency by Kenji Kaneshige · 16 years ago
  95. 820943b pciehp: cleanup pcie_poll_cmd by Kenji Kaneshige · 16 years ago
  96. b30dd56 pciehp: fix typo in hpc_release_ctlr by Kenji Kaneshige · 16 years ago
  97. 6a3f084 pciehp: removes redundant NULL write to slot status register by Kenji Kaneshige · 16 years ago
  98. d8b23e8 pciehp: fixes typo in dbg_ctrl() in pciehp_hpc.c by Kenji Kaneshige · 16 years ago
  99. ac9c052 shpchp: check firmware before taking control by Kenji Kaneshige · 16 years ago
  100. d737bdc pciehp: block signals while waiting for command completion by Kenji Kaneshige · 16 years ago