diff options
author | Herton Ronaldo Krzesinski <herton@mandriva.com.br> | 2009-09-14 21:11:21 -0300 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2009-09-19 01:16:13 -0400 |
commit | 9caeb5324427990db7bc97e674794d201c1f0797 (patch) | |
tree | 1054edb9c3ed38d73d867a43c163547c6933733b /MAINTAINERS | |
parent | 74fca6a42863ffacaf7ba6f1936a9f228950f657 (diff) | |
download | linux-9caeb5324427990db7bc97e674794d201c1f0797.tar.gz linux-9caeb5324427990db7bc97e674794d201c1f0797.tar.bz2 linux-9caeb5324427990db7bc97e674794d201c1f0797.zip |
topstar-laptop: add new driver for hotkeys support on Topstar N01
This adds Topstar Laptop Extras ACPI driver. It enables hotkeys
functionality with Topstar N01 netbook. Besides hotkeys there are
other functions exposed by its ACPI firmware, but for now only
hotkeys reporting on Topstar N01 is supported. Topstar is a chinese
manufacturer, its website can be currently reached at
http://www.topstardigital.cn/
Signed-off-by: Herton Ronaldo Krzesinski <herton@mandriva.com.br>
Reviewed-by: Alan Jenkins <alan-jenkins@tuffmail.co.uk>
Reviewed-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
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 8dca9d89c6c1..d75a7a70788e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4968,6 +4968,11 @@ T: quilt http://svn.sourceforge.jp/svnroot/tomoyo/trunk/2.2.x/tomoyo-lsm/patches S: Maintained F: security/tomoyo/ +TOPSTAR LAPTOP EXTRAS DRIVER +M: Herton Ronaldo Krzesinski <herton@mandriva.com.br> +S: Maintained +F: drivers/platform/x86/topstar-laptop.c + TOSHIBA ACPI EXTRAS DRIVER S: Orphan F: drivers/platform/x86/toshiba_acpi.c |