1. 9662e32 Merge branch 'pci/trivial' into next by Bjorn Helgaas · 9 years ago
  2. 2ac83cc PCI: hotplug: Use list_for_each_entry() to simplify code by Geliang Tang · 9 years ago
  3. ff3ce48 PCI: Fix all whitespace issues by Bogicevic Sasa · 9 years ago
  4. a6ed1f4 PCI: Use "slot" and "pci_slot" for struct hotplug_slot and struct pci_slot by Yijing Wang · 9 years ago
  5. 227f064 PCI: Merge multi-line quoted strings by Ryan Desfosses · 10 years ago
  6. 3c78bc6 PCI: Whitespace cleanup by Ryan Desfosses · 10 years ago
  7. b7fe943 PCI: Move EXPORT_SYMBOL so it immediately follows function/variable by Ryan Desfosses · 10 years ago
  8. f762598 PCI: Fix whitespace, capitalization, and spelling errors by Bjorn Helgaas · 11 years ago
  9. d67aed6 PCI: Remove __must_check from definitions by Bjorn Helgaas · 11 years ago
  10. b638d7e PCI: Remove unused variables by Bjorn Helgaas · 11 years ago
  11. c3139ba PCI: Move cpci_hotplug_init() proto to header file by Bjorn Helgaas · 11 years ago
  12. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  13. 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
  14. 3749c51 PCI: Make current and maximum bus speeds part of the PCI core by Matthew Wilcox · 15 years ago
  15. 17d6715 PCI hotplug: change PCI nomenclature by Stefan Assmann · 15 years ago
  16. 825c423 PCI hotplug: add support for 5.0G link speed by Kenji Kaneshige · 15 years ago
  17. 6ed6a8d PCI hotplug: fix typo in pcie link speed info by Kenji Kaneshige · 15 years ago
  18. 503998c PCI: fix kernel-doc warnings by Randy Dunlap · 15 years ago
  19. c825bc9 PCI hotplug: create symlink to hotplug driver module by Kenji Kaneshige · 15 years ago
  20. 498a8fa PCI hotplug: fix return value of has_foo() functions by Kenji Kaneshige · 15 years ago
  21. 58319b8 PCI: Hotplug core: remove 'name' by Alex Chiang · 16 years ago
  22. 5fe6cc6 PCI: prevent duplicate slot names by Alex Chiang · 16 years ago
  23. 95cb909 PCI Hotplug: serialize pci_hp_register and pci_hp_deregister by Kenji Kaneshige · 16 years ago
  24. 828f376 PCI: update pci_create_slot() to take a 'hotplug' param by Alex Chiang · 16 years ago
  25. 1359f27 PCI Hotplug core: add 'name' param pci_hp_register interface by Alex Chiang · 16 years ago
  26. bd1d985 PCI hotplug: fix get_##name return value problem by Kenji Kaneshige · 16 years ago
  27. c8761fe PCI: fix hotplug get_##name return value problem by Zhao, Yu · 16 years ago
  28. b86ec7e Remove unnecessary 'tmp' variable from pci_hp_register(). by Kenji Kaneshige · 16 years ago
  29. 65b943f PCI: fixup kdoc blocks for hotplug functions by Jesse Barnes · 16 years ago
  30. 8344b56 PCI: ACPI PCI slot detection driver by Alex Chiang · 16 years ago
  31. f46753c PCI: introduce pci_slot by Alex Chiang · 16 years ago
  32. a86161b pci hotplug core: add check of duplicate slot name by Kenji Kaneshige · 16 years ago
  33. 66bef8c PCI: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  34. a6f29a9 PCI: Add missing "space" in printk messages by Joe Perches · 17 years ago
  35. 41ece38 PCI: hotplug: pci_hotplug_core whitespace fix by Alex Chiang · 17 years ago
  36. c10997f Kobject: convert drivers/* from kobject_unregister() to kobject_put() by Greg Kroah-Hartman · 17 years ago
  37. 0fed80f driver core: add way to get to bus kset by Greg Kroah-Hartman · 17 years ago
  38. 64dbcac Kobject: change drivers/pci/hotplug/pci_hotplug_core.c to use kobject_init_and_add by Greg Kroah-Hartman · 17 years ago
  39. 81ace5c kset: convert pci hotplug to use kset_create_and_add by Greg Kroah-Hartman · 17 years ago
  40. 3514fac kobject: remove struct kobj_type from struct kset by Greg Kroah-Hartman · 17 years ago
  41. 4271e0f Get rid of unused variable warning in drivers/pci/hotplug/pci_hotplug_core.c by Linus Torvalds · 17 years ago
  42. 5a7ad7f sysfs: kill sysfs_update_file() by Tejun Heo · 17 years ago
  43. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  44. 823bccf remove "struct subsystem" as it is no longer needed by Greg Kroah-Hartman · 17 years ago
  45. 7a54f25 PCI Hotplug: move pci_hotplug.h to include/linux/ by Greg Kroah-Hartman · 18 years ago
  46. fb5f4d7 change pci hotplug subsystem maintainer to Kristen by Kristen Carlson Accardi · 18 years ago
  47. 660a0e8 PCI Hotplug: fix __must_check warnings by Greg Kroah-Hartman · 18 years ago
  48. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  49. fc7e482 [PATCH] sysfs: (driver/pci) if show/store is missing return -EIO by Dmitry Torokhov · 19 years ago
  50. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago