]> git.baikalelectronics.ru Git - kernel.git/commit
dell-wmi: new driver for hotkey control
authorMatthew Garrett <mjg59@srcf.ucam.org>
Fri, 9 Jan 2009 20:17:11 +0000 (20:17 +0000)
committerLen Brown <len.brown@intel.com>
Sat, 4 Apr 2009 02:54:50 +0000 (22:54 -0400)
commit4f5ad1d9cef3c079b4707925c19cb8ae6a6cd359
tree01a5a5076735492e55d590525d1fd774b23165a6
parentec3a5723f9b4608647ac8b9dc290288347f35042
dell-wmi: new driver for hotkey control

Add a WMI driver for Dell laptops. Currently it does nothing but send a
generic input event when a button with a picture of a battery on it is
pressed, but maybe other uses will appear over time.

Signed-off-by: Matthew Garrett <mjg@redhat.com>
Cc: Dmitry Torokhov <dtor@mail.ru>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Len Brown <len.brown@intel.com>
MAINTAINERS
drivers/platform/x86/Kconfig
drivers/platform/x86/Makefile
drivers/platform/x86/dell-wmi.c [new file with mode: 0644]