aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/msi-wmi.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-1/+5
* msi-wmi: Use pr_fmt and pr_<level>Joe Perches2011-05-271-25/+20
* backlight: add backlight typeMatthew Garrett2011-03-221-0/+1
* msi-wmi: fix semantically incorrect use of keycode instead of scancodeAnisse Astier2010-11-241-8/+8
* msi-wmi: Add mute key supportAnisse Astier2010-11-241-0/+2
* msi-wmi: make needlessly global symbols staticAxel Lin2010-08-031-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* backlight: msi-laptop, msi-wmi: fix incomplete registration failure handlingBruno Prémont2010-03-161-2/+4
* backlight: Allow properties to be passed at registrationMatthew Garrett2010-03-161-3/+6
* 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
* acer-wmi, msi-wmi: Remove needless DMI MODULE_ALIASThomas Renninger2009-12-241-10/+0
* msi-wmi: depend on backlight and fix corner-cases problemsAnisse Astier2009-12-161-8/+15
* msi-wmi: switch to using input sparse keymap libraryAnisse Astier2009-12-161-102/+32
* msi-wmi: replace one-condition switch-case with if statementAnisse Astier2009-12-161-9/+4
* msi-wmi: remove unused field 'instance' in key_entry structureAnisse Astier2009-12-161-5/+4
* msi-wmi: remove custom runtime debug implementationAnisse Astier2009-12-161-9/+2
* msi-wmi: rework initAnisse Astier2009-12-161-29/+35
* msi-wmi: remove useless includesAnisse Astier2009-12-161-6/+0
* X86 drivers: Introduce msi-wmi driverThomas Renninger2009-12-161-0/+369