| Commit message (Expand) | Author | Age | Files | Lines |
* | platform/x86: hp-wmi: Fix tablet mode detection for convertibles | Stefan Brüns | 2017-11-05 | 1 | -1/+1 |
* | platform/x86: hp-wmi: Remove unused macro helper | Paulo Alcantara | 2017-08-13 | 1 | -7/+0 |
* | platform/x86: hp-wmi: Correctly determine method id in WMI calls | Paulo Alcantara | 2017-08-13 | 1 | -1/+22 |
* | platform/x86: hp-wmi: Cleanup exit paths | Darren Hart (VMware) | 2017-04-20 | 1 | -30/+33 |
* | platform/x86: hp-wmi: Do not shadow errors in sysfs show functions | Darren Hart (VMware) | 2017-04-20 | 1 | -6/+6 |
* | platform/x86: hp-wmi: Use DEVICE_ATTR_(RO|RW) helper macros | Darren Hart (VMware) | 2017-04-20 | 1 | -18/+18 |
* | platform/x86: hp-wmi: Refactor dock and tablet state fetchers | Darren Hart (VMware) | 2017-04-20 | 1 | -19/+14 |
* | platform/x86: hp-wmi: Cleanup wireless get_(hw|sw)state functions | Darren Hart (VMware) | 2017-04-20 | 1 | -16/+8 |
* | platform/x86: hp-wmi: Refactor redundant HPWMI_READ functions | Darren Hart (VMware) | 2017-04-20 | 1 | -58/+24 |
* | platform/x86: hp-wmi: Standardize enum usage for constants | Darren Hart (VMware) | 2017-04-20 | 1 | -58/+74 |
* | platform/x86: hp-wmi: Cleanup local variable declarations | Darren Hart (VMware) | 2017-04-20 | 1 | -16/+13 |
* | platform/x86: hp-wmi: Do not shadow error values | Carlo Caione | 2017-04-19 | 1 | -10/+10 |
* | platform/x86: hp-wmi: Fix detection for dock and tablet mode | Carlo Caione | 2017-04-14 | 1 | -13/+27 |
* | platform/x86: hp-wmi: Fix error value for hp_wmi_tablet_state | Carlo Caione | 2017-04-14 | 1 | -1/+1 |
* | platform/x86: hp-wmi: remove sparse_keymap_free() calls | Michał Kępień | 2017-03-14 | 1 | -4/+1 |
* | hp-wmi: Fix wifi cannot be hard-unblocked | Alex Hung | 2016-06-28 | 1 | -1/+6 |
* | hp-wmi: Remove GPS rfkill support via pre-2009 interface | Maciej S. Szmigiero | 2016-03-23 | 1 | -37/+1 |
* | hp-wmi: fix unregister order in hp_wmi_rfkill_setup() once again | Maciej S. Szmigiero | 2016-03-23 | 1 | -7/+7 |
* | hp-wmi: limit hotkey enable | Kyle Evans | 2015-09-17 | 1 | -11/+20 |
* | Input: use more descriptive KEY_ROTATE_DISPLAY instead of KEY_DIRECTION | Stefan Brüns | 2015-03-06 | 1 | -1/+1 |
* | platform: x86: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | hp-wmi: Add missing __init annotations to initialization code | Mathias Krause | 2014-08-16 | 1 | -3/+3 |
* | hp-wmi: Enable hotkeys on some systems | Kyle Evans | 2014-06-10 | 1 | -0/+18 |
* | hp-wmi: detect "2009 BIOS or later" flag by WMI 0x0d for wireless cmd | Alex Hung | 2013-11-20 | 1 | -1/+13 |
* | hp_wmi: Fix unregister order in hp_wmi_rfkill_setup() | Kirill Tkhai | 2013-09-05 | 1 | -8/+8 |
* | Revert "hp-wmi: Enable hotkeys on some systems" | Matthew Garrett | 2013-08-18 | 1 | -16/+0 |
* | hp-wmi: add supports for POST code error | Alex Hung | 2013-07-10 | 1 | -0/+47 |
* | hp-wmi: Enable hotkeys on some systems | Matthew Garrett | 2013-07-08 | 1 | -0/+16 |
* | x86 / platform / hp_wmi: Fix bluetooth_rfkill misuse in hp_wmi_rfkill_setup() | lan,Tianyu | 2013-06-01 | 1 | -1/+1 |
* | hp-wmi: add more definitions for new event_id's | Alex Hung | 2013-05-08 | 1 | -0/+24 |
* | Revert "hp-wmi: Add support for SMBus hotkeys" | Matthew Garrett | 2013-04-18 | 1 | -4/+0 |
* | hp-wmi: fix handling of platform device | Dmitry Torokhov | 2013-02-27 | 1 | -39/+30 |
* | hp-wmi: Add support for SMBus hotkeys | Kyle Evans | 2013-02-27 | 1 | -0/+4 |
* | Platform: hp-wmi: add rfkill support for integrated GPS | Trepák Vilmos | 2013-02-24 | 1 | -1/+43 |
* | Drivers: platform: x86: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 1 | -4/+4 |
* | hp-wmi: check for allocation failures | Dan Carpenter | 2012-05-31 | 1 | -0/+10 |
* | hp-wmi: fix use after free | Eric Dumazet | 2011-07-11 | 1 | -5/+6 |
* | hp-wmi: Convert printks to pr_<level> | Joe Perches | 2011-05-27 | 1 | -26/+17 |
* | hp-wmi: add rfkill support for wireless query 0x1b | Anssi Hannula | 2011-03-28 | 1 | -1/+187 |
* | hp-wmi: make rfkill initialization failure non-fatal | Anssi Hannula | 2011-03-28 | 1 | -3/+1 |
* | hp-wmi: clear rfkill device pointers when appropriate | Anssi Hannula | 2011-03-28 | 1 | -0/+8 |
* | hp-wmi: split rfkill initialization out of hp_wmi_bios_setup | Anssi Hannula | 2011-03-28 | 1 | -17/+29 |
* | hp-wmi: allow setting input and output buffer sizes separately | Anssi Hannula | 2011-03-28 | 1 | -24/+39 |
* | hp-wmi: remove a variable that is never read | Anssi Hannula | 2011-03-28 | 1 | -2/+1 |
* | hp-wmi: check query return value in hp_wmi_perform_query | Anssi Hannula | 2011-03-28 | 1 | -0/+16 |
* | ACPI, hp-wmi: Fix memory leak in acpi query | Zeng Zhaoming | 2010-11-24 | 1 | -0/+2 |
* | Input: hp-wmi - switch to using sparse keymap library | Dmitry Torokhov | 2010-10-21 | 1 | -121/+51 |
* | hp-wmi: Fix query interface | Matthew Garrett | 2010-08-23 | 1 | -39/+25 |
* | hp-wmi: acpi_drivers.h is already included through acpi.h two lines below | Thomas Renninger | 2010-08-03 | 1 | -1/+0 |
* | hp-wmi: Fix mixing up of and/or directive | Thomas Renninger | 2010-08-03 | 1 | -1/+3 |