aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorDavid Härdeman <david@hardeman.nu>2009-09-21 20:04:53 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2009-09-22 10:17:49 -0400
commite258b80e691f1f3ae83a60aa80eaf7322bd55ec4 (patch)
tree2233f4d43dede000a210db87733e04c912fdcb31 /MAINTAINERS
parentabd6633c67925f90775bb74755f9c547e30f1f20 (diff)
input: add a driver for the Winbond WPCD376I Consumer IR hardware
Add a driver for the the Consumer IR (CIR) functionality of the Winbond WPCD376I chipset (found on e.g. Intel DG45FC motherboards). Signed-off-by: David Härdeman <david@hardeman.nu> Reviewed-by: Jesse Barnes <jbarnes@virtuousgeek.org> Cc: Dmitry Torokhov <dtor@mail.ru> 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--MAINTAINERS6
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 379db50951d3..da7a811f76a6 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5640,6 +5640,12 @@ L: linux-scsi@vger.kernel.org
5640S: Maintained 5640S: Maintained
5641F: drivers/scsi/wd7000.c 5641F: drivers/scsi/wd7000.c
5642 5642
5643WINBOND CIR DRIVER
5644P: David Härdeman
5645M: david@hardeman.nu
5646S: Maintained
5647F: drivers/input/misc/winbond-cir.c
5648
5643WIMAX STACK 5649WIMAX STACK
5644M: Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com> 5650M: Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com>
5645M: linux-wimax@intel.com 5651M: linux-wimax@intel.com