diff options
author | Sean Young <sean@mess.org> | 2018-01-05 14:58:51 -0500 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2018-03-21 11:11:04 -0400 |
commit | 8a4e8f8dfc69941eab6ede7a844fbed0c4841241 (patch) | |
tree | 65b28e3796154b4ac136b73a07feafa1d565fb42 /MAINTAINERS | |
parent | 572eca036d71e2bb2822dba633ebda4fd3e6c05a (diff) |
media: rc: new driver for early iMon device
These devices were supported by the lirc_imon.c driver which was removed
from staging in commit f41003a23a02 ("[media] staging: lirc_imon: port
remaining usb ids to imon and remove").
Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 4e59769cec0e..8a440ada435c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6903,6 +6903,13 @@ M: James Hogan <jhogan@kernel.org> S: Maintained F: drivers/media/rc/img-ir/ +IMON SOUNDGRAPH USB IR RECEIVER +M: Sean Young <sean@mess.org> +L: linux-media@vger.kernel.org +S: Maintained +F: drivers/media/rc/imon_raw.c +F: drivers/media/rc/imon.c + IMS TWINTURBO FRAMEBUFFER DRIVER L: linux-fbdev@vger.kernel.org S: Orphan |