summaryrefslogtreecommitdiff
path: root/drivers/platform/x86/hp-wmi.c
AgeCommit message (Expand)Author
2010-09-26x86 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
2009-06-24Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'...Len Brown
2009-06-17hp-wmi: Add support for reporting tablet stateMatthew Garrett
2009-06-10rfkill: remove set_global_sw_stateAlan Jenkins
2009-06-03rfkill: rewriteJohannes Berg
2009-04-22rfkill: remove user_claim stuffJohannes Berg
2009-03-15hp-wmi: notify of a potential docking state change on resumeFrans Pop
2009-02-05hp-wmi: fix error path in hp_wmi_bios_setup()Andrew Morton
2009-01-29hp-wmi: set initial docking stateFrans Pop
2009-01-29hp-wmi: fix regressions caused by missing if statementFrans Pop
2009-01-09hp-wmi: handle rfkill_register() failureLarry Finger
2008-12-19create drivers/platform/x86/ from drivers/misc/Len Brown