1. ab8c609 Merge branch 'pci/spdx' into next by Bjorn Helgaas · 7 years ago
  2. 736759e PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplate by Bjorn Helgaas · 7 years ago
  3. 7506dc7 PCI: Add wrappers for dev_printk() by Frederick Lawler · 7 years ago
  4. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  5. bd79008 PCI: shpchp: Constify hpc_ops structure by Julia Lawall · 9 years ago
  6. ff3ce48 PCI: Fix all whitespace issues by Bogicevic Sasa · 9 years ago
  7. 3c78bc6 PCI: Whitespace cleanup by Ryan Desfosses · 11 years ago
  8. f762598 PCI: Fix whitespace, capitalization, and spelling errors by Bjorn Helgaas · 11 years ago
  9. 7dab9ef PCI/ACPI: Name _OSC #defines more consistently by Bjorn Helgaas · 11 years ago
  10. f39d5b7 PCI: Remove "extern" from function declarations by Bjorn Helgaas · 12 years ago
  11. f652e7d PCI: shpchp: Use per-slot workqueues to avoid deadlock by Bjorn Helgaas · 12 years ago
  12. d347e75 PCI: shpchp: Handle push button event asynchronously by Bjorn Helgaas · 12 years ago
  13. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  14. e24dcbe shpchp: update workqueue usage by Tejun Heo · 14 years ago
  15. 3749c51 PCI: Make current and maximum bus speeds part of the PCI core by Matthew Wilcox · 15 years ago
  16. 45e829e PCI: change PCI nomenclature in drivers/pci/ (comment changes) by Stefan Assmann · 15 years ago
  17. 11876e5 PCI hotplug: shpchp: use generic pci_configure_slot() by Bjorn Helgaas · 15 years ago
  18. 6a29172 PCI hotplug: clean up acpi_get_hp_params_from_firmware() interface by Bjorn Helgaas · 15 years ago
  19. 1c35b8e PCI: add missing KERN_* constants to printks by Frank Seidel · 16 years ago
  20. be7bce2 PCI hotplug: shpchp: message refinement by Taku Izumi · 16 years ago
  21. f98ca31 PCI hotplug: shpchp: replace printk with dev_printk by Taku Izumi · 16 years ago
  22. 66f1705 PCI: shcphp: remove 'name' parameter by Alex Chiang · 16 years ago
  23. ac9c052 shpchp: check firmware before taking control by Kenji Kaneshige · 17 years ago
  24. 66bef8c PCI: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  25. e325e1f PCI: fix multiple definition of `queue_pushbutton_work' by Kristen Carlson Accardi · 18 years ago
  26. 9f593e3 shpchp: delete trailing whitespace by Kenji Kaneshige · 18 years ago
  27. 8352e04 shpchp: cleanup shpchp.h by Kenji Kaneshige · 18 years ago
  28. 227b84c shpchp: cleanup struct controller by Kenji Kaneshige · 18 years ago
  29. 0abe68c shpchp: remove unnecessary struct php_ctlr by Kenji Kaneshige · 18 years ago
  30. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  31. 7a54f25 PCI Hotplug: move pci_hotplug.h to include/linux/ by Greg Kroah-Hartman · 18 years ago
  32. 6aa562c shpchp: remove unnecessary cmd_busy member from struct controller by Kenji Kaneshige · 18 years ago
  33. e1b95dc SHPCHP: fix __must_check warnings by Greg Kroah-Hartman · 18 years ago
  34. 99ff124 [PATCH] shpchp: Cleanup improper info messages by Kenji Kaneshige · 19 years ago
  35. 7430e34 [PATCH] acpi_pcihp: Fix programming _HPP values by Kenji Kaneshige · 19 years ago
  36. 783c49f [PATCH] PCI Hotplug: add common acpi functions to core by Kristen Accardi · 19 years ago
  37. e6b82b13 [PATCH] shpchp: adapt to pci driver model by Kenji Kaneshige · 19 years ago
  38. a246fa4 [PATCH] shpchp: Fix slot state handling by Kenji Kaneshige · 19 years ago
  39. f7391f5 [PATCH] shpchp: event handling rework by Kenji Kaneshige · 19 years ago
  40. 68c0b67 [PATCH] shpchp: Remove unused wait_for_ctrl_irq by Kenji Kaneshige · 19 years ago
  41. 09e1218 [PATCH] shpchp: Remove unused pci_bus member from controller structure by Kenji Kaneshige · 19 years ago
  42. bbe779d [PATCH] shpchp - move slot name into struct slot by Kenji Kaneshige · 19 years ago
  43. 8abebe1 [PATCH] shpchp - removed unncessary 'magic' member from slot by Kenji Kaneshige · 19 years ago
  44. d29aadd [PATCH] shpchp - cleanup check command status by Kenji Kaneshige · 19 years ago
  45. a453456 [PATCH] shpchp - cleanup controller list by Kenji Kaneshige · 19 years ago
  46. 5b1a960 [PATCH] shpchp - cleanup slot list by Kenji Kaneshige · 19 years ago
  47. 926030f [PATCH] shpchp - cleanup init_slots() by Kenji Kaneshige · 19 years ago
  48. 6aa4cdd [PATCH] PCI hotplug: convert semaphores to mutex by Ingo Molnar · 19 years ago
  49. 53044f3 [PATCH] PCI Hotplug: shpchp: AMD POGO errata fix by Keck, David · 19 years ago
  50. bd62e27 [PATCH] shpchp: fix improper wait for command completion by Kenji Kaneshige · 19 years ago
  51. 0455986 [PATCH] shpchp: fix improper mmio mapping by Kenji Kaneshige · 19 years ago
  52. 4e57b68 [PATCH] fix missing includes by Tim Schmielau · 19 years ago
  53. c2608a1 [PATCH] shpchp: fix oops at driver unload by rajesh.shah@intel.com · 19 years ago
  54. 7c8942f [PATCH] shpchp: reduce debug message verbosity by rajesh.shah@intel.com · 19 years ago
  55. ee13833 [PATCH] shpchp: miscellaneous cleanups by rajesh.shah@intel.com · 19 years ago
  56. 2178bfa [PATCH] shpchp: remove redundant data structures by rajesh.shah@intel.com · 19 years ago
  57. 70b6091 [PATCH] shpchp: dont save PCI config for hotplug slots/devices by rajesh.shah@intel.com · 19 years ago
  58. 424600f [PATCH] shpchp: reduce dependence on ACPI by rajesh.shah@intel.com · 19 years ago
  59. dbd7a78 [PATCH] shpchp: use the PCI core for hotplug resource management by rajesh.shah@intel.com · 19 years ago
  60. 1248d63 [PATCH] PCI Hotplug: use bus_slot number for name by Kristen Accardi · 19 years ago
  61. 8cf4c19 [PATCH] PCI Hotplug: new contact info by Kristen Accardi · 19 years ago
  62. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago