Age | Commit message (Expand) | Author |
2013-02-24 | msi-wmi: Add MSI Wind support | Maxim Mikityanskiy |
2013-02-24 | msi-wmi: Introduced quirk_last_pressed | Maxim Mikityanskiy |
2013-02-24 | msi-wmi: Make keys and backlight independent | Maxim Mikityanskiy |
2013-02-24 | msi-wmi: Use enums for scancodes | Maxim Mikityanskiy |
2013-02-24 | msi-wmi: Avoid repeating constants | Maxim Mikityanskiy |
2013-02-24 | msi-wmi: Fix memory leak | Maxim Mikityanskiy |
2011-10-31 | x86: fix up files really needing to include module.h | Paul Gortmaker |
2011-08-05 | platform-drivers-x86: msi-wmi: add missing sparse_keymap_free in msi_wmi_init... | Axel Lin |
2011-05-27 | msi-wmi: Use pr_fmt and pr_<level> | Joe Perches |
2011-03-22 | backlight: add backlight type | Matthew Garrett |
2010-11-24 | msi-wmi: fix semantically incorrect use of keycode instead of scancode | Anisse Astier |
2010-11-24 | msi-wmi: Add mute key support | Anisse Astier |
2010-08-03 | msi-wmi: make needlessly global symbols static | Axel Lin |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-16 | backlight: msi-laptop, msi-wmi: fix incomplete registration failure handling | Bruno Prémont |
2010-03-16 | backlight: Allow properties to be passed at registration | Matthew Garrett |
2009-12-30 | dell-wmi, hp-wmi, msi-wmi: check wmi_get_event_data() return value | Len Brown |
2009-12-30 | ACPI: hp-wmi, msi-wmi: clarify that wmi_install_notify_handler() returns an a... | Len Brown |
2009-12-24 | acer-wmi, msi-wmi: Remove needless DMI MODULE_ALIAS | Thomas Renninger |
2009-12-16 | msi-wmi: depend on backlight and fix corner-cases problems | Anisse Astier |
2009-12-16 | msi-wmi: switch to using input sparse keymap library | Anisse Astier |
2009-12-16 | msi-wmi: replace one-condition switch-case with if statement | Anisse Astier |
2009-12-16 | msi-wmi: remove unused field 'instance' in key_entry structure | Anisse Astier |
2009-12-16 | msi-wmi: remove custom runtime debug implementation | Anisse Astier |
2009-12-16 | msi-wmi: rework init | Anisse Astier |
2009-12-16 | msi-wmi: remove useless includes | Anisse Astier |
2009-12-16 | X86 drivers: Introduce msi-wmi driver | Thomas Renninger |