]> git.baikalelectronics.ru Git - kernel.git/commit
input: add a driver for the Winbond WPCD376I Consumer IR hardware
authorDavid Härdeman <david@hardeman.nu>
Tue, 22 Sep 2009 00:04:53 +0000 (17:04 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 22 Sep 2009 14:17:49 +0000 (07:17 -0700)
commit01ce3d9dbbbe642cff285c33fe0091e7a0e59e80
tree2233f4d43dede000a210db87733e04c912fdcb31
parent14b2d510d1f0240a1d99ca0f1622b5065a4065e3
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>
MAINTAINERS
drivers/input/misc/Kconfig
drivers/input/misc/Makefile
drivers/input/misc/winbond-cir.c [new file with mode: 0644]