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