summaryrefslogtreecommitdiff
path: root/drivers/platform/x86/msi-wmi.c
AgeCommit message (Expand)Author
2015-06-19msi-wmi: Port to new backlight interface selection APIHans de Goede
2014-12-03platform: x86: Deletion of checks before backlight_device_unregister()Markus Elfring
2013-02-24msi-wmi: Add MSI Wind supportMaxim Mikityanskiy
2013-02-24msi-wmi: Introduced quirk_last_pressedMaxim Mikityanskiy
2013-02-24msi-wmi: Make keys and backlight independentMaxim Mikityanskiy
2013-02-24msi-wmi: Use enums for scancodesMaxim Mikityanskiy
2013-02-24msi-wmi: Avoid repeating constantsMaxim Mikityanskiy
2013-02-24msi-wmi: Fix memory leakMaxim Mikityanskiy
2011-10-31x86: fix up files really needing to include module.hPaul Gortmaker
2011-08-05platform-drivers-x86: msi-wmi: add missing sparse_keymap_free in msi_wmi_init...Axel Lin
2011-05-27msi-wmi: Use pr_fmt and pr_<level>Joe Perches
2011-03-22backlight: add backlight typeMatthew Garrett
2010-11-24msi-wmi: fix semantically incorrect use of keycode instead of scancodeAnisse Astier
2010-11-24msi-wmi: Add mute key supportAnisse Astier
2010-08-03msi-wmi: make needlessly global symbols staticAxel Lin
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-16backlight: msi-laptop, msi-wmi: fix incomplete registration failure handlingBruno Prémont
2010-03-16backlight: Allow properties to be passed at registrationMatthew Garrett
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-24acer-wmi, msi-wmi: Remove needless DMI MODULE_ALIASThomas Renninger
2009-12-16msi-wmi: depend on backlight and fix corner-cases problemsAnisse Astier
2009-12-16msi-wmi: switch to using input sparse keymap libraryAnisse Astier
2009-12-16msi-wmi: replace one-condition switch-case with if statementAnisse Astier
2009-12-16msi-wmi: remove unused field 'instance' in key_entry structureAnisse Astier
2009-12-16msi-wmi: remove custom runtime debug implementationAnisse Astier
2009-12-16msi-wmi: rework initAnisse Astier
2009-12-16msi-wmi: remove useless includesAnisse Astier
2009-12-16X86 drivers: Introduce msi-wmi driverThomas Renninger