1. 9968e12 platform/x86: hp-wmi: Fix tablet mode detection for convertibles by Stefan Brüns · 7 years ago
  2. 50c5516 platform/x86: hp-wmi: Remove unused macro helper by Paulo Alcantara · 8 years ago
  3. fbcb4a5 platform/x86: hp-wmi: Correctly determine method id in WMI calls by Paulo Alcantara · 8 years ago
  4. 527376c platform/x86: hp-wmi: Cleanup exit paths by Darren Hart (VMware) · 8 years ago
  5. a055f9e platform/x86: hp-wmi: Do not shadow errors in sysfs show functions by Darren Hart (VMware) · 8 years ago
  6. c21ee12 platform/x86: hp-wmi: Use DEVICE_ATTR_(RO|RW) helper macros by Darren Hart (VMware) · 8 years ago
  7. f9cf3b2 platform/x86: hp-wmi: Refactor dock and tablet state fetchers by Darren Hart (VMware) · 8 years ago
  8. c7ef144 platform/x86: hp-wmi: Cleanup wireless get_(hw|sw)state functions by Darren Hart (VMware) · 8 years ago
  9. ea621d9 platform/x86: hp-wmi: Refactor redundant HPWMI_READ functions by Darren Hart (VMware) · 8 years ago
  10. d8193cf platform/x86: hp-wmi: Standardize enum usage for constants by Darren Hart (VMware) · 8 years ago
  11. 3bf9310 platform/x86: hp-wmi: Cleanup local variable declarations by Darren Hart (VMware) · 8 years ago
  12. d313876 platform/x86: hp-wmi: Do not shadow error values by Carlo Caione · 8 years ago
  13. 298747b platform/x86: hp-wmi: Fix detection for dock and tablet mode by Carlo Caione · 8 years ago
  14. c7dfc2fa platform/x86: hp-wmi: Fix error value for hp_wmi_tablet_state by Carlo Caione · 8 years ago
  15. 3a3c111 platform/x86: hp-wmi: remove sparse_keymap_free() calls by Michał Kępień · 8 years ago
  16. fc8a601 hp-wmi: Fix wifi cannot be hard-unblocked by Alex Hung · 9 years ago
  17. fffcad8 hp-wmi: Remove GPS rfkill support via pre-2009 interface by Maciej S. Szmigiero · 9 years ago
  18. c7805e5 hp-wmi: fix unregister order in hp_wmi_rfkill_setup() once again by Maciej S. Szmigiero · 9 years ago
  19. 8a1513b hp-wmi: limit hotkey enable by Kyle Evans · 9 years ago
  20. e92865e Input: use more descriptive KEY_ROTATE_DISPLAY instead of KEY_DIRECTION by Stefan Brüns · 10 years ago
  21. 3493f41 platform: x86: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  22. 702ef54 hp-wmi: Add missing __init annotations to initialization code by Mathias Krause · 11 years ago
  23. f82bdd0 hp-wmi: Enable hotkeys on some systems by Kyle Evans · 11 years ago
  24. 997daa1 hp-wmi: detect "2009 BIOS or later" flag by WMI 0x0d for wireless cmd by Alex Hung · 11 years ago
  25. 5b5c2b3 hp_wmi: Fix unregister order in hp_wmi_rfkill_setup() by Kirill Tkhai · 12 years ago
  26. 41c8bd1 Revert "hp-wmi: Enable hotkeys on some systems" by Matthew Garrett · 12 years ago
  27. 8667ca9 hp-wmi: add supports for POST code error by Alex Hung · 12 years ago
  28. b253c9d hp-wmi: Enable hotkeys on some systems by Matthew Garrett · 12 years ago
  29. af1d486 x86 / platform / hp_wmi: Fix bluetooth_rfkill misuse in hp_wmi_rfkill_setup() by lan,Tianyu · 12 years ago
  30. d9e290a hp-wmi: add more definitions for new event_id's by Alex Hung · 12 years ago
  31. c857b7f Revert "hp-wmi: Add support for SMBus hotkeys" by Matthew Garrett · 12 years ago
  32. c165b80 hp-wmi: fix handling of platform device by Dmitry Torokhov · 12 years ago
  33. fabf85e hp-wmi: Add support for SMBus hotkeys by Kyle Evans · 12 years ago
  34. 4fca7ce Platform: hp-wmi: add rfkill support for integrated GPS by Trepák Vilmos · 12 years ago
  35. b859f15 Drivers: platform: x86: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  36. dd258c0 hp-wmi: check for allocation failures by Dan Carpenter · 13 years ago
  37. 0401846 hp-wmi: fix use after free by Eric Dumazet · 14 years ago
  38. b5a4223 hp-wmi: Convert printks to pr_<level> by Joe Perches · 14 years ago
  39. c0b9c64 hp-wmi: add rfkill support for wireless query 0x1b by Anssi Hannula · 14 years ago
  40. 7cd635d hp-wmi: make rfkill initialization failure non-fatal by Anssi Hannula · 14 years ago
  41. 6d97db5 hp-wmi: clear rfkill device pointers when appropriate by Anssi Hannula · 14 years ago
  42. eceb7bd hp-wmi: split rfkill initialization out of hp_wmi_bios_setup by Anssi Hannula · 14 years ago
  43. c3021ea hp-wmi: allow setting input and output buffer sizes separately by Anssi Hannula · 14 years ago
  44. 25bb067 hp-wmi: remove a variable that is never read by Anssi Hannula · 14 years ago
  45. 9af0e0f hp-wmi: check query return value in hp_wmi_perform_query by Anssi Hannula · 14 years ago
  46. 53c96df ACPI, hp-wmi: Fix memory leak in acpi query by Zeng Zhaoming · 14 years ago
  47. 4d291ed Input: hp-wmi - switch to using sparse keymap library by Dmitry Torokhov · 15 years ago
  48. a8ec105 hp-wmi: Fix query interface by Matthew Garrett · 15 years ago
  49. 7a0691c hp-wmi: acpi_drivers.h is already included through acpi.h two lines below by Thomas Renninger · 15 years ago
  50. c477506 hp-wmi: Fix mixing up of and/or directive by Thomas Renninger · 15 years ago
  51. bc28596 hp-wmi: add return value checking for input_allocate_device() by Axel Lin · 15 years ago
  52. b096667 hp-wmi: return -ENODEV if BIOS does not export any supported hp wmi guid by Thomas Renninger · 15 years ago
  53. 97ba0af acer-wmi/hp-wmi: use platform_device_unregister instead of platform_device_del in module_exit by Axel Lin · 15 years ago
  54. dfec5c4 hp-wmi: add error handling for hp_wmi_init by Axel Lin · 15 years ago
  55. 6d96e00 X86 platform: hp-wmi Better match the HP WMI query interface by Thomas Renninger · 15 years ago
  56. 8dda6b0 x86 platform drivers: hp-wmi fix buffer size depending on ACPI version by Thomas Renninger · 15 years ago
  57. 1bbdfd5 x86 platform drivers: hp-wmi Set placeholder for unimplemented events by Thomas Renninger · 15 years ago
  58. f6b2ff0 x86 platform drivers: hp-wmi Add media key 0x20e8 by Thomas Renninger · 15 years ago
  59. a2806c6 x86 platform drivers: hp-wmi Use consistent prefix string for messages. by Thomas Renninger · 15 years ago
  60. da9a79b x86 platform drivers: hp-wmi Catch and log unkown event and key codes correctly by Thomas Renninger · 15 years ago
  61. 751ae80 x86 platform drivers: hp-wmi Reorder event id processing by Thomas Renninger · 15 years ago
  62. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  63. 58b9399 Input: scancode in get/set_keycodes should be unsigned by Dmitry Torokhov · 15 years ago
  64. ea79632 x86: move hp-wmi's probe function to .devinit.text by Uwe Kleine-König · 15 years ago
  65. caeacf5 hp-wmi: Add support for tablet rotation key by Matthew Garrett · 15 years ago
  66. c9c041f hp-wmi: remove double free caused by merge conflict by Anisse Astier · 15 years ago
  67. fda11e6 dell-wmi, hp-wmi, msi-wmi: check wmi_get_event_data() return value by Len Brown · 15 years ago
  68. f277257 ACPI: hp-wmi, msi-wmi: clarify that wmi_install_notify_handler() returns an acpi_status by Len Brown · 15 years ago
  69. 44ef00e hp-wmi: Fix two memleaks by Thomas Renninger · 15 years ago
  70. 3e9b988 wmi: Free the allocated acpi objects through wmi_get_event_data by Anisse Astier · 15 years ago
  71. abdef01 Merge branch 'hp-wmi' into release by Len Brown · 15 years ago
  72. 4714521 const: constify remaining dev_pm_ops by Alexey Dobriyan · 15 years ago
  73. e5fbba8 hp-wmi: improve rfkill support by Alan Jenkins · 16 years ago
  74. d26f052 Merge branch 'misc-2.6.32' into release by Len Brown · 15 years ago
  75. 09729f0 hp-wmi: fix rfkill memory leak on unload by Corentin Chary · 15 years ago
  76. 8dd2b42 hp-wmi: Switch driver to dev_pm_ops by Frans Pop · 16 years ago
  77. daed953 hp-wmi: check that an input device exists in resume handler by Frans Pop · 16 years ago
  78. 76d8b64 hp-wmi: fix rfkill bug by Johannes Berg · 16 years ago
  79. fbe8cdd Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904', 'bugzilla-13121', 'bugzilla-13396', 'bugzilla-13533', 'bugzilla-13612', 'c3_lock', 'hid-cleanups', 'misc-2.6.31', 'pdc-leak-fix', 'pnpacpi', 'power_nocheck', 'thinkpad_acpi', 'video' and 'wmi' into release by Len Brown · 16 years ago
  80. 871043b hp-wmi: Add support for reporting tablet state by Matthew Garrett · 16 years ago
  81. b3fa132 rfkill: remove set_global_sw_state by Alan Jenkins · 16 years ago
  82. 19d337df rfkill: rewrite by Johannes Berg · 16 years ago
  83. 621cac8 rfkill: remove user_claim stuff by Johannes Berg · 16 years ago
  84. 4c395bd hp-wmi: notify of a potential docking state change on resume by Frans Pop · 16 years ago
  85. 44f0606 hp-wmi: fix error path in hp_wmi_bios_setup() by Andrew Morton · 16 years ago
  86. 3095eb8 hp-wmi: set initial docking state by Frans Pop · 16 years ago
  87. 6989d56 hp-wmi: fix regressions caused by missing if statement by Frans Pop · 16 years ago
  88. fe8e4e0 hp-wmi: handle rfkill_register() failure by Larry Finger · 16 years ago
  89. 41b16dc create drivers/platform/x86/ from drivers/misc/ by Len Brown · 16 years ago[Renamed from drivers/misc/hp-wmi.c]
  90. 5c62484 HP-WMI: additional keycode (or typo) by Eric Piel · 16 years ago
  91. 88429a1 make hp_wmi_notify() static by Adrian Bunk · 16 years ago
  92. a8823ae hp-wmi: add proper hotkey support by Matthew Garrett · 17 years ago
  93. 3f6e2f1 hp-wmi: update to match current rfkill semantics by Matthew Garrett · 17 years ago
  94. 62ec30d misc: add HP WMI laptop extras driver by Matthew Garrett · 17 years ago