]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[media] rc: Add support for the TechnoTrend USB IR Receiver
authorSean Young <sean@mess.org>
Mon, 13 Aug 2012 11:59:46 +0000 (08:59 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 13 Aug 2012 19:19:11 +0000 (16:19 -0300)
commit0938069fa08970f1c898970c1331a029efe9a1ce
treecb9db086f9c1ebba56dcef7a5400df225dd79dee
parent640583836b9488c806349e3839c9d8b0f15da1fa
[media] rc: Add support for the TechnoTrend USB IR Receiver

This driver adds support for TechnoTrend USB IR Receiver. It is a complete
rewrite of the staging/media/lirc/lirc_ttusbir driver. It adds more
accurate sample reporting and led control.

Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/rc/Kconfig
drivers/media/rc/Makefile
drivers/media/rc/keymaps/rc-tt-1500.c
drivers/media/rc/ttusbir.c [new file with mode: 0644]