aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/hp-wmi.c
Commit message (Expand)AuthorAge
* hp_wmi: Fix unregister order in hp_wmi_rfkill_setup()Kirill Tkhai2013-09-05
* Revert "hp-wmi: Enable hotkeys on some systems"Matthew Garrett2013-08-18
* hp-wmi: add supports for POST code errorAlex Hung2013-07-10
* hp-wmi: Enable hotkeys on some systemsMatthew Garrett2013-07-08
* x86 / platform / hp_wmi: Fix bluetooth_rfkill misuse in hp_wmi_rfkill_setup()lan,Tianyu2013-06-01
* hp-wmi: add more definitions for new event_id'sAlex Hung2013-05-08
* Revert "hp-wmi: Add support for SMBus hotkeys"Matthew Garrett2013-04-18
* hp-wmi: fix handling of platform deviceDmitry Torokhov2013-02-27
* hp-wmi: Add support for SMBus hotkeysKyle Evans2013-02-27
* Platform: hp-wmi: add rfkill support for integrated GPSTrepák Vilmos2013-02-24
* Drivers: platform: x86: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* hp-wmi: check for allocation failuresDan Carpenter2012-05-31
* hp-wmi: fix use after freeEric Dumazet2011-07-11
* hp-wmi: Convert printks to pr_<level>Joe Perches2011-05-27
* hp-wmi: add rfkill support for wireless query 0x1bAnssi Hannula2011-03-28
* hp-wmi: make rfkill initialization failure non-fatalAnssi Hannula2011-03-28
* hp-wmi: clear rfkill device pointers when appropriateAnssi Hannula2011-03-28
* hp-wmi: split rfkill initialization out of hp_wmi_bios_setupAnssi Hannula2011-03-28
* hp-wmi: allow setting input and output buffer sizes separatelyAnssi Hannula2011-03-28
* hp-wmi: remove a variable that is never readAnssi Hannula2011-03-28
* hp-wmi: check query return value in hp_wmi_perform_queryAnssi Hannula2011-03-28
* ACPI, hp-wmi: Fix memory leak in acpi queryZeng Zhaoming2010-11-24
* Input: hp-wmi - switch to using sparse keymap libraryDmitry Torokhov2010-10-21
* hp-wmi: Fix query interfaceMatthew Garrett2010-08-23
* hp-wmi: acpi_drivers.h is already included through acpi.h two lines belowThomas Renninger2010-08-03
* hp-wmi: Fix mixing up of and/or directiveThomas Renninger2010-08-03
* hp-wmi: add return value checking for input_allocate_device()Axel Lin2010-08-03
* hp-wmi: return -ENODEV if BIOS does not export any supported hp wmi guidThomas Renninger2010-08-03
* acer-wmi/hp-wmi: use platform_device_unregister instead of platform_device_de...Axel Lin2010-08-03
* hp-wmi: add error handling for hp_wmi_initAxel Lin2010-08-03
* X86 platform: hp-wmi Better match the HP WMI query interfaceThomas Renninger2010-08-03
* x86 platform drivers: hp-wmi fix buffer size depending on ACPI versionThomas Renninger2010-08-03
* x86 platform drivers: hp-wmi Set placeholder for unimplemented eventsThomas Renninger2010-08-03
* x86 platform drivers: hp-wmi Add media key 0x20e8Thomas Renninger2010-08-03
* x86 platform drivers: hp-wmi Use consistent prefix string for messages.Thomas Renninger2010-08-03
* x86 platform drivers: hp-wmi Catch and log unkown event and key codes correctlyThomas Renninger2010-08-03
* x86 platform drivers: hp-wmi Reorder event id processingThomas Renninger2010-08-03
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Input: scancode in get/set_keycodes should be unsignedDmitry Torokhov2010-03-09
* x86: move hp-wmi's probe function to .devinit.textUwe Kleine-König2010-03-07
* hp-wmi: Add support for tablet rotation keyMatthew Garrett2010-02-25
* hp-wmi: remove double free caused by merge conflictAnisse Astier2010-01-01
* dell-wmi, hp-wmi, msi-wmi: check wmi_get_event_data() return valueLen Brown2009-12-30
* ACPI: hp-wmi, msi-wmi: clarify that wmi_install_notify_handler() returns an a...Len Brown2009-12-30
* hp-wmi: Fix two memleaksThomas Renninger2009-12-24
* wmi: Free the allocated acpi objects through wmi_get_event_dataAnisse Astier2009-12-24
* Merge branch 'hp-wmi' into releaseLen Brown2009-12-15
|\
| * hp-wmi: improve rfkill supportAlan Jenkins2009-12-09
* | const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-15
|/
* Merge branch 'misc-2.6.32' into releaseLen Brown2009-09-19
|\