diff options
author | Sean Young <sean@mess.org> | 2014-10-23 22:58:22 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2014-11-03 15:18:25 +0100 |
commit | b1c97193c6437a6083da67f8e97c8ee29b2f1989 (patch) | |
tree | 6a96a2aa3f6162815e91511904afe051bdfbdbf2 /MAINTAINERS | |
parent | [media] m88ts2022: return the err code in its probe function when error occurs (diff) | |
download | linux-b1c97193c6437a6083da67f8e97c8ee29b2f1989.tar.xz linux-b1c97193c6437a6083da67f8e97c8ee29b2f1989.zip |
[media] rc: port IgorPlug-USB to rc-core
This is a complete re-write inspired by the original lirc driver.
Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index dab92a78d1d5..1629341dcd9e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4695,6 +4695,12 @@ F: net/mac802154/ F: drivers/net/ieee802154/ F: Documentation/networking/ieee802154.txt +IGORPLUG-USB IR RECEIVER +M: Sean Young <sean@mess.org> +L: linux-media@vger.kernel.org +S: Maintained +F: drivers/media/rc/igorplugusb.c + IGUANAWORKS USB IR TRANSCEIVER M: Sean Young <sean@mess.org> L: linux-media@vger.kernel.org |