1. ea3b50c PCI: acpiphp: Fix whitespace issue by chakravarthikulkarni · 3 years, 11 months ago
  2. fc235fc PCI: acpiphp: Remove unused acpiphp_callback typedef by Chen Lin · 4 years ago
  3. dad4f14 Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
  4. 3d0186b Update email address by Matthew Wilcox · 7 years ago
  5. 125450f PCI: hotplug: Embed hotplug_slot by Lukas Wunner · 6 years ago
  6. a7da216 PCI: hotplug: Drop hotplug_slot_info by Lukas Wunner · 6 years ago
  7. 736759e PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplate by Bjorn Helgaas · 7 years ago
  8. ff3ce48 PCI: Fix all whitespace issues by Bogicevic Sasa · 9 years ago
  9. 882d18a ACPI / hotplug / PCI: Add hotplug contexts to PCI host bridges by Rafael J. Wysocki · 11 years ago
  10. 1a69947 ACPI / hotplug / PCI: Hotplug notifications from acpi_bus_notify() by Rafael J. Wysocki · 11 years ago
  11. 3c2cc7f ACPI / hotplug / PCI: Consolidate ACPIPHP with ACPI core hotplug by Rafael J. Wysocki · 11 years ago
  12. 661b406 ACPI / hotplug / PCI: Drop crit_sect locking by Rafael J. Wysocki · 11 years ago
  13. bbcbfc0 ACPI / hotplug / PCI: Store acpi_device pointer in acpiphp_context by Rafael J. Wysocki · 11 years ago
  14. 9217a98 ACPI / hotplug / PCI: Use global PCI rescan-remove locking by Rafael J. Wysocki · 11 years ago
  15. ed6a825 Merge branch 'acpi-hotplug' by Rafael J. Wysocki · 11 years ago
  16. 296e580 PCI / hotplug / ACPI: Drop unused acpiphp_debug declaration by Mika Westerberg · 11 years ago
  17. bd95079 PCI: acpiphp: Convert to dynamic debug by Lan Tianyu · 11 years ago
  18. c38f82c ACPI / hotplug / PCI: Get rid of unused constants in acpiphp.h by Mika Westerberg · 12 years ago
  19. bc805a5 ACPI / hotplug / PCI: Do not exectute _PS0 and _PS3 directly by Rafael J. Wysocki · 12 years ago
  20. ad21d2d ACPI / hotplug / PCI: Consolidate slot disabling and ejecting by Mika Westerberg · 12 years ago
  21. bda46db ACPI / hotplug / PCI: Store parent in functions and bus in slots by Rafael J. Wysocki · 12 years ago
  22. 89373a5 ACPI / hotplug / PCI: Drop handle field from struct acpiphp_bridge by Rafael J. Wysocki · 12 years ago
  23. 5a3bc57 ACPI / hotplug / PCI: Drop handle field from struct acpiphp_func by Rafael J. Wysocki · 12 years ago
  24. bd4674d ACPI / hotplug / PCI: Embed function struct into struct acpiphp_context by Rafael J. Wysocki · 12 years ago
  25. 75a33ed ACPI / hotplug / PCI: Drop flags field from struct acpiphp_bridge by Rafael J. Wysocki · 12 years ago
  26. 7342798 ACPI / hotplug / PCI: Drop sun field from struct acpiphp_slot by Rafael J. Wysocki · 12 years ago
  27. bbd34fc ACPI / hotplug / PCI: Register all devices under the given bridge by Rafael J. Wysocki · 12 years ago
  28. f281811 ACPI / hotplug / PCI: Drop func field from struct acpiphp_bridge by Rafael J. Wysocki · 12 years ago
  29. 8783127 ACPI / hotplug / PCI: Unified notify handler for hotplug events by Rafael J. Wysocki · 12 years ago
  30. cb7b8ce ACPI / hotplug / PCI: Hotplug context objects for bridges and functions by Rafael J. Wysocki · 12 years ago
  31. f09ce74 ACPI / dock / PCI: Drop ACPI dock notifier chain by Rafael J. Wysocki · 12 years ago
  32. 723ec4d Merge branch 'pci/cleanup' into next by Bjorn Helgaas · 12 years ago
  33. f39d5b7 PCI: Remove "extern" from function declarations by Bjorn Helgaas · 12 years ago
  34. 3d54a31 PCI: acpiphp: Protect acpiphp data structures from concurrent updates by Jiang Liu · 12 years ago
  35. ad41dd9 PCI: acpiphp: Use normal list to simplify implementation by Yijing Wang · 12 years ago
  36. 3b63aaa PCI: acpiphp: Do not use ACPI PCI subdriver mechanism by Jiang Liu · 12 years ago
  37. 6037a80 PCI: acpiphp: Convert acpiphp to be builtin only, not modular by Jiang Liu · 12 years ago
  38. ce15d87 PCI: acpiphp: Replace local macros with standard ACPI macros by Jiang Liu · 12 years ago
  39. be6d286 PCI: acpiphp: Remove dead code for PCI host bridge hotplug by Jiang Liu · 12 years ago
  40. d59f53b PCI: acpiphp: Keep driver loaded even if no slots found by Yinghai Lu · 12 years ago
  41. 2ac45f2 PCI: acpiphp: merge acpiphp_debug and debug by Yinghai Lu · 13 years ago
  42. e735a80 PCI: acpiphp: remove unused res_lock by Yinghai Lu · 13 years ago
  43. 57cc721 headers: kobject.h redux by Alexey Dobriyan · 14 years ago
  44. 204d49a PCI hotplug: move IOAPIC support from acpiphp to ioapic driver by Bjorn Helgaas · 15 years ago
  45. fca6825 PCI hotplug: acpiphp: don't cache hotplug_params in acpiphp_bridge by Bjorn Helgaas · 15 years ago
  46. 9d911d7 PCI Hotplug: acpiphp: don't store a pci_dev in acpiphp_func by Alex Chiang · 16 years ago
  47. 2a9d352 PCI hotplug: acpiphp whitespace cleanup by Alex Chiang · 16 years ago
  48. b6adc19 PCI hotplug: acpiphp wants a 64-bit _SUN by Justin Chen · 16 years ago
  49. df77cd1 PCI: acpiphp: remove 'name' parameter by Alex Chiang · 16 years ago
  50. aab0de2 driver core: remove KOBJ_NAME_LEN define by Kay Sievers · 17 years ago
  51. f46753c PCI: introduce pci_slot by Alex Chiang · 17 years ago
  52. 1d5b95a PCI: hotplug: acpiphp: Remove unused variable from acpiphp by Alex Chiang · 17 years ago
  53. 26e6c66 pci hotplug: kernel-doc fixes by Randy Dunlap · 17 years ago
  54. bfceafc PCI: hotplug: acpiphp: fix slot poweroff problem on systems without _PS3 by Gary Hade · 18 years ago
  55. ac9e989 PCI: Change memory allocation for acpiphp slots by Rolf Eike Beer · 18 years ago
  56. 7a54f25 PCI Hotplug: move pci_hotplug.h to include/linux/ by Greg Kroah-Hartman · 18 years ago
  57. 600812e acpiphp: add support for ioapic hot-remove by Satoru Takeuchi · 18 years ago
  58. 2b85e13 ACPI: static-ize handle_hotplug_event_func() by Len Brown · 19 years ago
  59. 4e8662b ACPIPHP: use ACPI dock driver by Kristen Accardi · 19 years ago
  60. 551bcb7 [PATCH] acpiphp: hotplug slot hotplug by MUNEDA Takahiro · 19 years ago
  61. 783c49f [PATCH] PCI Hotplug: add common acpi functions to core by Kristen Accardi · 19 years ago
  62. e27da38 [PATCH] acpiphp - slot management fix - V4 by MUNEDA Takahiro · 19 years ago
  63. 20416ea [PATCH] acpiphp: add dock event handling by Kristen Accardi · 19 years ago
  64. 6aa4cdd [PATCH] PCI hotplug: convert semaphores to mutex by Ingo Molnar · 19 years ago
  65. 42f49a6 [PATCH] acpi hotplug: convert acpiphp to use generic resource code by Rajesh Shah · 20 years ago
  66. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago