aboutsummaryrefslogtreecommitdiff
path: root/drivers/platform/x86/hp-wmi.c
AgeCommit message (Expand)Author
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
2009-12-24wmi: Free the allocated acpi objects through wmi_get_event_dataAnisse Astier
2009-12-15Merge branch 'hp-wmi' into releaseLen Brown
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan
2009-12-09hp-wmi: improve rfkill supportAlan Jenkins
2009-09-19Merge branch 'misc-2.6.32' into releaseLen Brown
2009-09-19hp-wmi: fix rfkill memory leak on unloadCorentin Chary
2009-09-14hp-wmi: Switch driver to dev_pm_opsFrans Pop
2009-07-30hp-wmi: check that an input device exists in resume handlerFrans Pop
2009-07-07hp-wmi: fix rfkill bugJohannes Berg