summaryrefslogtreecommitdiff
path: root/drivers/platform/x86/hp-wmi.c
AgeCommit message (Expand)Author
2015-03-06Input: use more descriptive KEY_ROTATE_DISPLAY instead of KEY_DIRECTIONStefan Brüns
2014-10-20platform: x86: drop owner assignment from platform_driversWolfram Sang
2014-08-16hp-wmi: Add missing __init annotations to initialization codeMathias Krause
2014-06-10hp-wmi: Enable hotkeys on some systemsKyle Evans
2013-11-20hp-wmi: detect "2009 BIOS or later" flag by WMI 0x0d for wireless cmdAlex Hung
2013-09-05hp_wmi: Fix unregister order in hp_wmi_rfkill_setup()Kirill Tkhai
2013-08-18Revert "hp-wmi: Enable hotkeys on some systems"Matthew Garrett
2013-07-10hp-wmi: add supports for POST code errorAlex Hung
2013-07-08hp-wmi: Enable hotkeys on some systemsMatthew Garrett
2013-06-01x86 / platform / hp_wmi: Fix bluetooth_rfkill misuse in hp_wmi_rfkill_setup()lan,Tianyu
2013-05-08hp-wmi: add more definitions for new event_id'sAlex Hung
2013-04-18Revert "hp-wmi: Add support for SMBus hotkeys"Matthew Garrett
2013-02-27hp-wmi: fix handling of platform deviceDmitry Torokhov
2013-02-27hp-wmi: Add support for SMBus hotkeysKyle Evans
2013-02-24Platform: hp-wmi: add rfkill support for integrated GPSTrepák Vilmos
2013-01-03Drivers: platform: x86: remove __dev* attributes.Greg Kroah-Hartman
2012-05-31hp-wmi: check for allocation failuresDan Carpenter
2011-07-11hp-wmi: fix use after freeEric Dumazet
2011-05-27hp-wmi: Convert printks to pr_<level>Joe Perches
2011-03-28hp-wmi: add rfkill support for wireless query 0x1bAnssi Hannula
2011-03-28hp-wmi: make rfkill initialization failure non-fatalAnssi Hannula
2011-03-28hp-wmi: clear rfkill device pointers when appropriateAnssi Hannula
2011-03-28hp-wmi: split rfkill initialization out of hp_wmi_bios_setupAnssi Hannula
2011-03-28hp-wmi: allow setting input and output buffer sizes separatelyAnssi Hannula
2011-03-28hp-wmi: remove a variable that is never readAnssi Hannula
2011-03-28hp-wmi: check query return value in hp_wmi_perform_queryAnssi Hannula
2010-11-24ACPI, hp-wmi: Fix memory leak in acpi queryZeng Zhaoming
2010-10-21Input: hp-wmi - switch to using sparse keymap libraryDmitry Torokhov
2010-08-23hp-wmi: Fix query interfaceMatthew Garrett
2010-08-03hp-wmi: acpi_drivers.h is already included through acpi.h two lines belowThomas Renninger
2010-08-03hp-wmi: Fix mixing up of and/or directiveThomas Renninger
2010-08-03hp-wmi: add return value checking for input_allocate_device()Axel Lin
2010-08-03hp-wmi: return -ENODEV if BIOS does not export any supported hp wmi guidThomas Renninger
2010-08-03acer-wmi/hp-wmi: use platform_device_unregister instead of platform_device_de...Axel Lin
2010-08-03hp-wmi: add error handling for hp_wmi_initAxel Lin
2010-08-03X86 platform: hp-wmi Better match the HP WMI query interfaceThomas Renninger
2010-08-03x86 platform drivers: hp-wmi fix buffer size depending on ACPI versionThomas Renninger
2010-08-03x86 platform drivers: hp-wmi Set placeholder for unimplemented eventsThomas Renninger
2010-08-03x86 platform drivers: hp-wmi Add media key 0x20e8Thomas Renninger
2010-08-03x86 platform drivers: hp-wmi Use consistent prefix string for messages.Thomas Renninger
2010-08-03x86 platform drivers: hp-wmi Catch and log unkown event and key codes correctlyThomas Renninger
2010-08-03x86 platform drivers: hp-wmi Reorder event id processingThomas Renninger
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-08Input: scancode in get/set_keycodes should be unsignedDmitry Torokhov
2010-03-07x86: move hp-wmi's probe function to .devinit.textUwe Kleine-König
2010-02-25hp-wmi: Add support for tablet rotation keyMatthew Garrett
2010-01-01hp-wmi: remove double free caused by merge conflictAnisse Astier
2009-12-30dell-wmi, hp-wmi, msi-wmi: check wmi_get_event_data() return valueLen Brown
2009-12-30ACPI: hp-wmi, msi-wmi: clarify that wmi_install_notify_handler() returns an a...Len Brown
2009-12-24hp-wmi: Fix two memleaksThomas Renninger