Age | Commit message (Expand) | Author |
2014-06-10 | hp-wmi: Enable hotkeys on some systems | Kyle Evans |
2013-11-20 | hp-wmi: detect "2009 BIOS or later" flag by WMI 0x0d for wireless cmd | Alex Hung |
2013-09-05 | hp_wmi: Fix unregister order in hp_wmi_rfkill_setup() | Kirill Tkhai |
2013-08-18 | Revert "hp-wmi: Enable hotkeys on some systems" | Matthew Garrett |
2013-07-10 | hp-wmi: add supports for POST code error | Alex Hung |
2013-07-08 | hp-wmi: Enable hotkeys on some systems | Matthew Garrett |
2013-06-01 | x86 / platform / hp_wmi: Fix bluetooth_rfkill misuse in hp_wmi_rfkill_setup() | lan,Tianyu |
2013-05-08 | hp-wmi: add more definitions for new event_id's | Alex Hung |
2013-04-18 | Revert "hp-wmi: Add support for SMBus hotkeys" | Matthew Garrett |
2013-02-27 | hp-wmi: fix handling of platform device | Dmitry Torokhov |
2013-02-27 | hp-wmi: Add support for SMBus hotkeys | Kyle Evans |
2013-02-24 | Platform: hp-wmi: add rfkill support for integrated GPS | Trepák Vilmos |
2013-01-03 | Drivers: platform: x86: remove __dev* attributes. | Greg Kroah-Hartman |
2012-05-31 | hp-wmi: check for allocation failures | Dan Carpenter |
2011-07-11 | hp-wmi: fix use after free | Eric Dumazet |
2011-05-27 | hp-wmi: Convert printks to pr_<level> | Joe Perches |
2011-03-28 | hp-wmi: add rfkill support for wireless query 0x1b | Anssi Hannula |
2011-03-28 | hp-wmi: make rfkill initialization failure non-fatal | Anssi Hannula |
2011-03-28 | hp-wmi: clear rfkill device pointers when appropriate | Anssi Hannula |
2011-03-28 | hp-wmi: split rfkill initialization out of hp_wmi_bios_setup | Anssi Hannula |
2011-03-28 | hp-wmi: allow setting input and output buffer sizes separately | Anssi Hannula |
2011-03-28 | hp-wmi: remove a variable that is never read | Anssi Hannula |
2011-03-28 | hp-wmi: check query return value in hp_wmi_perform_query | Anssi Hannula |
2010-11-24 | ACPI, hp-wmi: Fix memory leak in acpi query | Zeng Zhaoming |
2010-10-21 | Input: hp-wmi - switch to using sparse keymap library | Dmitry Torokhov |
2010-08-23 | hp-wmi: Fix query interface | Matthew Garrett |
2010-08-03 | hp-wmi: acpi_drivers.h is already included through acpi.h two lines below | Thomas Renninger |
2010-08-03 | hp-wmi: Fix mixing up of and/or directive | Thomas Renninger |
2010-08-03 | hp-wmi: add return value checking for input_allocate_device() | Axel Lin |
2010-08-03 | hp-wmi: return -ENODEV if BIOS does not export any supported hp wmi guid | Thomas Renninger |
2010-08-03 | acer-wmi/hp-wmi: use platform_device_unregister instead of platform_device_de... | Axel Lin |
2010-08-03 | hp-wmi: add error handling for hp_wmi_init | Axel Lin |
2010-08-03 | X86 platform: hp-wmi Better match the HP WMI query interface | Thomas Renninger |
2010-08-03 | x86 platform drivers: hp-wmi fix buffer size depending on ACPI version | Thomas Renninger |
2010-08-03 | x86 platform drivers: hp-wmi Set placeholder for unimplemented events | Thomas Renninger |
2010-08-03 | x86 platform drivers: hp-wmi Add media key 0x20e8 | Thomas Renninger |
2010-08-03 | x86 platform drivers: hp-wmi Use consistent prefix string for messages. | Thomas Renninger |
2010-08-03 | x86 platform drivers: hp-wmi Catch and log unkown event and key codes correctly | Thomas Renninger |
2010-08-03 | x86 platform drivers: hp-wmi Reorder event id processing | Thomas Renninger |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-08 | Input: scancode in get/set_keycodes should be unsigned | Dmitry Torokhov |
2010-03-07 | x86: move hp-wmi's probe function to .devinit.text | Uwe Kleine-König |
2010-02-25 | hp-wmi: Add support for tablet rotation key | Matthew Garrett |
2010-01-01 | hp-wmi: remove double free caused by merge conflict | Anisse Astier |
2009-12-30 | dell-wmi, hp-wmi, msi-wmi: check wmi_get_event_data() return value | Len Brown |
2009-12-30 | ACPI: hp-wmi, msi-wmi: clarify that wmi_install_notify_handler() returns an a... | Len Brown |
2009-12-24 | hp-wmi: Fix two memleaks | Thomas Renninger |
2009-12-24 | wmi: Free the allocated acpi objects through wmi_get_event_data | Anisse Astier |
2009-12-15 | Merge branch 'hp-wmi' into release | Len Brown |
2009-12-15 | const: constify remaining dev_pm_ops | Alexey Dobriyan |