aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Garrett2009-01-07 20:08:56 -0600
committerLinus Torvalds2009-01-08 10:31:12 -0600
commitad8f07ccaddca1b0f52d0e9677855122a46cfafc (patch)
tree5796a3bb23c8b2cdd94453b21e361a3f14e3d3cf /MAINTAINERS
parent3cab7fd964916a5474dcaeb23b6723fbfb34cc66 (diff)
downloadkernel-omap-ad8f07ccaddca1b0f52d0e9677855122a46cfafc.tar.gz
kernel-omap-ad8f07ccaddca1b0f52d0e9677855122a46cfafc.tar.xz
kernel-omap-ad8f07ccaddca1b0f52d0e9677855122a46cfafc.zip
misc: add dell-laptop driver
Add a driver for controlling Dell-specific backlight and rfkill interfaces. This driver makes use of the dcdbas interface to the Dell firmware to allow the backlight and rfkill interfaces on Dell systems to be driven through the standardised sysfs interfaces. Signed-off-by: Matthew Garrett <mjg@redhat.com> Cc: Matt Domsch <Matt_Domsch@dell.com> Cc: Ivo van Doorn <ivdoorn@gmail.com> Cc: Len Brown <lenb@kernel.org> Cc: Richard Purdie <rpurdie@rpsys.net> Cc: Henrique de Moraes Holschuh <hmh@hmh.eng.br> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS5
1 files changed, 5 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index a01884407fe4..4bb5d4be8105 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1360,6 +1360,11 @@ P: Maciej W. Rozycki
1360M: macro@linux-mips.org 1360M: macro@linux-mips.org
1361S: Maintained 1361S: Maintained
1362 1362
1363DELL LAPTOP DRIVER
1364P: Matthew Garrett
1365M: mjg59@srcf.ucam.org
1366S: Maintained
1367
1363DELL LAPTOP SMM DRIVER 1368DELL LAPTOP SMM DRIVER
1364P: Massimo Dal Zotto 1369P: Massimo Dal Zotto
1365M: dz@debian.org 1370M: dz@debian.org