summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorHans Verkuil <hans.verkuil@cisco.com>2015-11-30 18:05:54 -0200
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>2015-12-18 13:35:51 -0200
commitfc279cc2887f0830b9232e970dd6a5dcd8612f3c (patch)
treea346fd8a28bff37433669cc5c71dac919dfb1795 /MAINTAINERS
parentbfd1bbfb54ac73175f5925ba32f14815315df30f (diff)
downloadlinux-0-day-fc279cc2887f0830b9232e970dd6a5dcd8612f3c.tar.gz
linux-0-day-fc279cc2887f0830b9232e970dd6a5dcd8612f3c.tar.xz
[media] cs3308: add new 8-channel volume control driver
Add simple support for this 8 channel volume control driver. Currently all it does is to unmute all 8 channels. Based upon Devin's initial patch made for an older kernel which I cleaned up and rebased. Thanks to Kernel Labs for that work. Signed-off-by: Devin Heitmueller <dheitmueller@kernellabs.com> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS9
1 files changed, 9 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index a04279769628d..4635e1d14612a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3094,6 +3094,15 @@ S: Maintained
F: crypto/ansi_cprng.c
F: crypto/rng.c
+CS3308 MEDIA DRIVER
+M: Hans Verkuil <hverkuil@xs4all.nl>
+L: linux-media@vger.kernel.org
+T: git git://linuxtv.org/media_tree.git
+W: http://linuxtv.org
+S: Odd Fixes
+F: drivers/media/i2c/cs3308.c
+F: drivers/media/i2c/cs3308.h
+
CS5535 Audio ALSA driver
M: Jaya Kumar <jayakumar.alsa@gmail.com>
S: Maintained