aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLars-Peter Clausen2014-08-18 03:08:00 -0500
committerJonathan Cameron2014-08-19 14:25:09 -0500
commit4ce72abc6ea768d6f214456adcd7e0a293cbc065 (patch)
treef98988f69084ae8afcc34d7aef3af28687e084a5 /MAINTAINERS
parentf0d61161620019599868a5840df16a9d483a96cf (diff)
downloadkernel-4ce72abc6ea768d6f214456adcd7e0a293cbc065.tar.gz
kernel-4ce72abc6ea768d6f214456adcd7e0a293cbc065.tar.xz
kernel-4ce72abc6ea768d6f214456adcd7e0a293cbc065.zip
MAINTAINERS: Add entry for Analog Devices IIO drivers
Add Michael and myself as the maintainer for the Analog Devices IIO drivers. The entry matches on all files in drivers/staging/iio and drivers/iio/ starting with the 'ad' prefix, except for 'adjd' as that one is used by Avago Technologies. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS11
1 files changed, 11 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 23aee9f6ec47..316218cd9d1f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -666,6 +666,17 @@ L: alsa-devel@alsa-project.org (moderated for non-subscribers)
666W: http://blackfin.uclinux.org/ 666W: http://blackfin.uclinux.org/
667S: Supported 667S: Supported
668F: sound/soc/blackfin/* 668F: sound/soc/blackfin/*
669
670ANALOG DEVICES INC IIO DRIVERS
671M: Lars-Peter Clausen <lars@metafoo.de>
672M: Michael Hennerich <Michael.Hennerich@analog.com>
673W: http://wiki.analog.com/
674W: http://ez.analog.com/community/linux-device-drivers
675S: Supported
676F: drivers/iio/*/ad*
677X: drivers/iio/*/adjd*
678F: drivers/staging/iio/*/ad*
679F: staging/iio/trigger/iio-trig-bfin-timer.c
669 680
670AOA (Apple Onboard Audio) ALSA DRIVER 681AOA (Apple Onboard Audio) ALSA DRIVER
671M: Johannes Berg <johannes@sipsolutions.net> 682M: Johannes Berg <johannes@sipsolutions.net>