Searched hist:b229ece9911cc0b2415d3ffd55d7b2a28d30b614 (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/platform/x86/ |
H A D | asus-nb-wmi.c | b229ece9911cc0b2415d3ffd55d7b2a28d30b614 Sat Feb 26 10:20:40 CET 2011 Corentin Chary <corentincj@iksaif.net> asus-nb-wmi: Asus Notebooks WMI Driver
Introduce a new driver for Asus Notebooks shipped with a WMI device instead of the old ACPI device. The WMI device is almost the same as the one present in Eee PC, but the event guid and the keymap are different.
The keymap comes from asus-laptop module.
On Asus notebooks, when you call the WMI device, you always need a 64bit buffer, even if you only want to get the state of a device (tested on a G73).
Signed-off-by: Corentin Chary <corentincj@iksaif.net> Signed-off-by: Matthew Garrett <mjg@redhat.com>
|
/linux/ |
H A D | MAINTAINERS | diff b229ece9911cc0b2415d3ffd55d7b2a28d30b614 Sat Feb 26 10:20:40 CET 2011 Corentin Chary <corentincj@iksaif.net> asus-nb-wmi: Asus Notebooks WMI Driver
Introduce a new driver for Asus Notebooks shipped with a WMI device instead of the old ACPI device. The WMI device is almost the same as the one present in Eee PC, but the event guid and the keymap are different.
The keymap comes from asus-laptop module.
On Asus notebooks, when you call the WMI device, you always need a 64bit buffer, even if you only want to get the state of a device (tested on a G73).
Signed-off-by: Corentin Chary <corentincj@iksaif.net> Signed-off-by: Matthew Garrett <mjg@redhat.com>
|