1. b918c62 PCI: replace struct pci_bus secondary/subordinate with busn_res by Yinghai Lu · 12 years ago
  2. f6330c3 PCI: make acpihp use __pci_remove_bus_device instead by Yinghai Lu · 12 years ago
  3. 210647a PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_device by Yinghai Lu · 12 years ago
  4. 309c665 PCI hotplug: cpcihp: fix debug module parameter to be bool by Danny Kukawka · 12 years ago
  5. 2debd92 PCI: pciehp: Disable/enable link during slot power off/on by Yinghai Lu · 12 years ago
  6. 7f82299 PCI: pciehp: Add Disable/enable link functions by Yinghai Lu · 12 years ago
  7. bffe4f7 PCI: pciehp: Add pcie_wait_link_not_active() by Yinghai Lu · 12 years ago
  8. 4e2ce40 PCI: pciehp: make check_link_active more helpful by Yinghai Lu · 12 years ago
  9. 2f5d8e4 PCI: pciehp: replace unconditional sleep with config space access check by Yinghai Lu · 12 years ago
  10. 8f0cddd PCI: drivers/pci/hotplug/ibmphp_ebda.c: add missing iounmap by Julia Lawall · 13 years ago
  11. f382a08 PCI: Can continually add funcs after adding func0 by Amos Kong · 13 years ago
  12. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  13. 00fb543 Merge branches 'iommu/fixes', 'arm/omap' and 'x86/amd' into next by Joerg Roedel · 13 years ago
  14. b51306c PCI: Set device power state to PCI_D0 for device without native PM support by Ajaykumar Hotchandani · 13 years ago
  15. 619a518 PCI hotplug: Always allow acpiphp to handle non-PCIe bridges by Rafael J. Wysocki · 13 years ago
  16. d90116e PCI/ACPI: Make acpiphp ignore root bridges using SHPC native hotplug by Rafael J. Wysocki · 13 years ago
  17. 486b10b PCI: pciehp: Handle push button event asynchronously by Kenji Kaneshige · 13 years ago
  18. 027e8d5 PCI: pciehp: Fix wrong workqueue cleanup by Kenji Kaneshige · 13 years ago
  19. 0952157 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  20. 4cac2eb PCI hotplug: shpchp: don't blindly claim non-AMD 0x7450 device IDs by Bjorn Helgaas · 13 years ago
  21. b3c0045 PCI: pciehp: wait 100 ms after Link Training check by Kenji Kaneshige · 13 years ago
  22. 0027cb3 PCI: pciehp: wait 1000 ms before Link Training check by Kenji Kaneshige · 13 years ago
  23. fdbd3ce PCI: pciehp: Retrieve link speed after link is trained by Yinghai Lu · 13 years ago
  24. eefa9cf pci: add module.h to files implicitly relying on its presence. by Paul Gortmaker · 13 years ago
  25. 363c75d pci: Fix files needing export.h for EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 13 years ago
  26. 0d52f54 PCI / ACPI: Make acpiphp ignore root bridges using PCIe native hotplug by Rafael J. Wysocki · 13 years ago
  27. 6af8bef PCI hotplug: acpiphp: Prevent deadlock on PCI-to-PCI bridge remove by Prarit Bhargava · 13 years ago
  28. 5307f6d Fix pointer dereference before call to pcie_bus_configure_settings by Shyam Iyer · 13 years ago
  29. 0c3bef6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 13 years ago
  30. c299eba Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 13 years ago
  31. b03e749 PCI: Set PCI-E Max Payload Size on fabric by Jon Mason · 13 years ago
  32. f85f19d Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 13 years ago
  33. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  34. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  35. 0cab084 PCI: pciehp: change wait time for valid configuration access by Kenji Kaneshige · 13 years ago
  36. 05d3ac2 PCI hotplug: cpqphp: use pci_dev->vendor by Sergei Shtylyov · 13 years ago
  37. 69b3e61 PCI hotplug: cpqphp: use pci_dev->subsystem_{vendor|device} by Sergei Shtylyov · 13 years ago
  38. efe6d72 PCI hotplug: Rename is_ejectable which also exists in dock.c by Thomas Renninger · 13 years ago
  39. 9c8b04b ACPI: constify ops structs by Vasiliy Kulikov · 13 years ago
  40. 28f65c11 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 13 years ago
  41. 98d9f30c8 pci/of: Match PCI devices to OF nodes dynamically by Benjamin Herrenschmidt · 13 years ago
  42. 69643e4 PCI hotplug: acpiphp: assume device is in state D0 after powering on a slot. by Ian Campbell · 13 years ago
  43. e522a71 PCI: Set PCIE maxpayload for card during hotplug insertion by Jordan_Hargrave@Dell.com · 13 years ago
  44. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  45. 47e9037 PCI hotplug: acpiphp: set current_state to D0 in register_slot by Stefano Stabellini · 13 years ago
  46. 57cc721 headers: kobject.h redux by Alexey Dobriyan · 14 years ago
  47. 994e0b2 PCI hotplug: Fix unexpected driver unregister in pciehp_acpi.c by Rafael J. Wysocki · 14 years ago
  48. ac3abf2 PCI hotplug: ibmphp: Add check to prevent reading beyond mapped area by Steven Rostedt · 14 years ago
  49. e9f29c9 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  50. 91b7450 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  51. e24dcbe shpchp: update workqueue usage by Tejun Heo · 14 years ago
  52. a827ea3 pciehp: update workqueue usage by Tejun Heo · 14 years ago
  53. 5a37f13 PCI hotplug: ibmphp-hpc: semaphore cleanup by Thomas Gleixner · 14 years ago
  54. 613655f drivers: autoconvert trivial BKL users to private mutex by Arnd Bergmann · 14 years ago
  55. 6e63e80 PCI hotplug: Fix build with CONFIG_ACPI unset by Rafael J. Wysocki · 14 years ago
  56. 28eb5f2 PCI: PCIe: Ask BIOS for control of all native services at once by Rafael J. Wysocki · 14 years ago
  57. 75fb60f ACPI/PCI: Negotiate _OSC control bits before requesting them by Rafael J. Wysocki · 14 years ago
  58. 4e344b1 PCI: use for_each_pci_dev() by Kulikov Vasiliy · 14 years ago
  59. 0ba10bc PCI hotplug: shpchp: Removed check for hotplug of display devices by Praveen Kalamegham · 14 years ago
  60. 01b666d PCI hotplug: pciehp: Fixed return value sign for pciehp_unconfigure_device by Praveen Kalamegham · 14 years ago
  61. 3b8fdb7 PCI: hotplug/shpchp_hpc: add parenthesis in SLOT_REG_RSVDZ_MASK by Dan Carpenter · 14 years ago
  62. a7ef7d1 PCI: hotplug/cpqphp, fix NULL dereference by Jiri Slaby · 14 years ago
  63. 6109e2c Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  64. ac81860 PCI: hotplug: pciehp: Removed check for hotplug of display devices by Praveen Kalamegham · 14 years ago
  65. 2c3c8be sysfs: add struct file* to bin_attr callbacks by Chris Wright · 14 years ago
  66. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  67. 8f6bce3 PCI hotplug: Use kmemdup by Julia Lawall · 14 years ago
  68. b4a26be powerpc/pseries: Flush lazy kernel mappings after unplug operations by Benjamin Herrenschmidt · 14 years ago
  69. 6c9468e Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  70. 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
  71. e1944c6 PCI: print resources consistently with %pR by Bjorn Helgaas · 14 years ago
  72. 8839316 Fix typos in comments by Thomas Weber · 14 years ago
  73. ec28dcc Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzilla-531916-power-state', 'ht-warn-2.6.34', 'pnp', 'processor-rename', 'sony-2.6.34', 'suse-bugzilla-531547', 'tz-check', 'video' and 'misc-2.6.34' into release by Len Brown · 14 years ago
  74. d060705 acpiphp: Execute ACPI _REG method for hotadded devices by Shaohua Li · 14 years ago
  75. 52cf25d Driver core: Constify struct sysfs_ops in struct kobj_type by Emese Revfy · 15 years ago
  76. a626b46 Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  77. 89a74ec PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refs by Bjorn Helgaas · 14 years ago
  78. 9789ac9 PCI: pciehp: cleanup flow in pciehp_configure_device by Yinghai Lu · 15 years ago
  79. ba02b24 PCI hotplug: check ioremap() return value in ibmphp_ebda.c by Andrew Morton · 14 years ago
  80. 939fdc6 PCI hotplug: fix ibmphp build error by Randy Dunlap · 14 years ago
  81. 0bf01c3 PCI: hotplug/cpcihp, fix pci device refcounting by Jiri Slaby · 15 years ago
  82. b0fc889 PCI hotplug: ibmphp: read the length of ebda and map entire ebda region by Chandru · 15 years ago
  83. 6fcaf17 PCI hotplug: fix memory leaks by Jiri Slaby · 15 years ago
  84. 3804259 PCI hotplug: remove obsolete usage of get_bus_speed from rpaphp hotplug ops by Jesse Barnes · 15 years ago
  85. 3749c51 PCI: Make current and maximum bus speeds part of the PCI core by Matthew Wilcox · 15 years ago
  86. 536c8cb PCI: Unify pcie_link_speed and pci_bus_speed by Matthew Wilcox · 15 years ago
  87. c85e4aa ibmphp: Rename add_range() to add_bus_range() to avoid conflict by H. Peter Anvin · 14 years ago
  88. 7779688 ACPI: acpi_bus_{scan,bus,add}: return -ENODEV if no device was found by Thomas Renninger · 14 years ago
  89. 45e829e PCI: change PCI nomenclature in drivers/pci/ (comment changes) by Stefan Assmann · 15 years ago
  90. 11bd04f Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  91. 5c788a6 PCI: ibmphp_hpc: don't release hw sem twice if kthread stops by Jesse Barnes · 15 years ago
  92. 2263576 ACPICA: Add post-order callback to acpi_walk_namespace by Lin Ming · 15 years ago
  93. 5651c48 PCI pciehp: fix power fault interrupt storm problem by Kenji Kaneshige · 15 years ago
  94. 1359837 PCI hotplug: use pci_is_pcie() by Kenji Kaneshige · 15 years ago
  95. 1518c17 pciehp: use pci_pcie_cap() by Kenji Kaneshige · 15 years ago
  96. d3ccc40 PCI hotplug: use pci_pcie_cap() by Kenji Kaneshige · 15 years ago
  97. 9b536e0 PCI hotplug: fix oshp evaluation by Kenji Kaneshige · 15 years ago
  98. 58c0862 PCI Hotplug: acpiphp: clean up list traversals by Alex Chiang · 15 years ago
  99. 204d49a PCI hotplug: move IOAPIC support from acpiphp to ioapic driver by Bjorn Helgaas · 15 years ago
  100. 8792e11 PCI: pciehp: prevent unnecessary power off by Kenji Kaneshige · 15 years ago