diff options
author | Matthew Garrett <mjg59@srcf.ucam.org> | 2009-01-09 15:17:11 -0500 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2009-04-03 22:54:50 -0400 |
commit | 0b3f6109f0c9ff926b5ffc80dc1cebb24f192b35 (patch) | |
tree | 01a5a5076735492e55d590525d1fd774b23165a6 /MAINTAINERS | |
parent | 8e0ee43bc2c3e19db56a4adaa9a9b04ce885cd84 (diff) |
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>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 5d460c9d1c2c..4ee59641c16c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -1393,6 +1393,11 @@ P: Doug Warzecha | |||
1393 | M: Douglas_Warzecha@dell.com | 1393 | M: Douglas_Warzecha@dell.com |
1394 | S: Maintained | 1394 | S: Maintained |
1395 | 1395 | ||
1396 | DELL WMI EXTRAS DRIVER | ||
1397 | P: Matthew Garrett | ||
1398 | M: mjg59@srcf.ucam.org | ||
1399 | S: Maintained | ||
1400 | |||
1396 | DEVICE NUMBER REGISTRY | 1401 | DEVICE NUMBER REGISTRY |
1397 | P: Torben Mathiasen | 1402 | P: Torben Mathiasen |
1398 | M: device@lanana.org | 1403 | M: device@lanana.org |