aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/hp-wmi.c
Commit message (Expand)AuthorAgeFilesLines
* hp-wmi: fix use after freeEric Dumazet2011-07-111-5/+6
* hp-wmi: Convert printks to pr_<level>Joe Perches2011-05-271-26/+17
* hp-wmi: add rfkill support for wireless query 0x1bAnssi Hannula2011-03-281-1/+187
* hp-wmi: make rfkill initialization failure non-fatalAnssi Hannula2011-03-281-3/+1
* hp-wmi: clear rfkill device pointers when appropriateAnssi Hannula2011-03-281-0/+8
* hp-wmi: split rfkill initialization out of hp_wmi_bios_setupAnssi Hannula2011-03-281-17/+29
* hp-wmi: allow setting input and output buffer sizes separatelyAnssi Hannula2011-03-281-24/+39
* hp-wmi: remove a variable that is never readAnssi Hannula2011-03-281-2/+1
* hp-wmi: check query return value in hp_wmi_perform_queryAnssi Hannula2011-03-281-0/+16
* ACPI, hp-wmi: Fix memory leak in acpi queryZeng Zhaoming2010-11-241-0/+2
* Input: hp-wmi - switch to using sparse keymap libraryDmitry Torokhov2010-10-211-121/+51
* hp-wmi: Fix query interfaceMatthew Garrett2010-08-231-39/+25
* hp-wmi: acpi_drivers.h is already included through acpi.h two lines belowThomas Renninger2010-08-031-1/+0
* hp-wmi: Fix mixing up of and/or directiveThomas Renninger2010-08-031-1/+3
* hp-wmi: add return value checking for input_allocate_device()Axel Lin2010-08-031-0/+2
* hp-wmi: return -ENODEV if BIOS does not export any supported hp wmi guidThomas Renninger2010-08-031-2/+7
* acer-wmi/hp-wmi: use platform_device_unregister instead of platform_device_de...Axel Lin2010-08-031-1/+1
* hp-wmi: add error handling for hp_wmi_initAxel Lin2010-08-031-6/+25
* X86 platform: hp-wmi Better match the HP WMI query interfaceThomas Renninger2010-08-031-30/+107
* x86 platform drivers: hp-wmi fix buffer size depending on ACPI versionThomas Renninger2010-08-031-7/+27
* x86 platform drivers: hp-wmi Set placeholder for unimplemented eventsThomas Renninger2010-08-031-0/+15
* x86 platform drivers: hp-wmi Add media key 0x20e8Thomas Renninger2010-08-031-0/+1
* x86 platform drivers: hp-wmi Use consistent prefix string for messages.Thomas Renninger2010-08-031-4/+6
* x86 platform drivers: hp-wmi Catch and log unkown event and key codes correctlyThomas Renninger2010-08-031-3/+5
* x86 platform drivers: hp-wmi Reorder event id processingThomas Renninger2010-08-031-19/+32
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Input: scancode in get/set_keycodes should be unsignedDmitry Torokhov2010-03-081-8/+7
* x86: move hp-wmi's probe function to .devinit.textUwe Kleine-König2010-03-071-2/+2
* hp-wmi: Add support for tablet rotation keyMatthew Garrett2010-02-251-0/+1
* hp-wmi: remove double free caused by merge conflictAnisse Astier2010-01-011-2/+0
* dell-wmi, hp-wmi, msi-wmi: check wmi_get_event_data() return valueLen Brown2009-12-301-1/+6
* ACPI: hp-wmi, msi-wmi: clarify that wmi_install_notify_handler() returns an a...Len Brown2009-12-301-1/+1
* hp-wmi: Fix two memleaksThomas Renninger2009-12-241-1/+8
* wmi: Free the allocated acpi objects through wmi_get_event_dataAnisse Astier2009-12-241-0/+2
* Merge branch 'hp-wmi' into releaseLen Brown2009-12-151-55/+84
|\
| * hp-wmi: improve rfkill supportAlan Jenkins2009-12-091-55/+84
* | const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-151-1/+1
|/
* Merge branch 'misc-2.6.32' into releaseLen Brown2009-09-191-1/+1
|\
| * hp-wmi: fix rfkill memory leak on unloadCorentin Chary2009-09-191-1/+1
* | hp-wmi: Switch driver to dev_pm_opsFrans Pop2009-09-141-5/+10
|/
* hp-wmi: check that an input device exists in resume handlerFrans Pop2009-07-301-5/+7
* hp-wmi: fix rfkill bugJohannes Berg2009-07-071-1/+1
*-. Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'...Len Brown2009-06-241-32/+55
|\ \
| | * hp-wmi: Add support for reporting tablet stateMatthew Garrett2009-06-171-32/+55
| |/
* | rfkill: remove set_global_sw_stateAlan Jenkins2009-06-101-4/+0
* | rfkill: rewriteJohannes Berg2009-06-031-51/+52
* | rfkill: remove user_claim stuffJohannes Berg2009-04-221-3/+0
|/
* hp-wmi: notify of a potential docking state change on resumeFrans Pop2009-03-151-0/+25
* hp-wmi: fix error path in hp_wmi_bios_setup()Andrew Morton2009-02-051-2/+4
* hp-wmi: set initial docking stateFrans Pop2009-01-291-0/+5