diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2014-08-18 09:08:00 +0100 |
---|---|---|
committer | Jonathan Cameron <jic23@kernel.org> | 2014-08-19 20:25:09 +0100 |
commit | 4ce72abc6ea768d6f214456adcd7e0a293cbc065 (patch) | |
tree | f98988f69084ae8afcc34d7aef3af28687e084a5 /MAINTAINERS | |
parent | f0d61161620019599868a5840df16a9d483a96cf (diff) | |
download | linux-4ce72abc6ea768d6f214456adcd7e0a293cbc065.tar.gz linux-4ce72abc6ea768d6f214456adcd7e0a293cbc065.tar.bz2 linux-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-- | MAINTAINERS | 11 |
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) W: http://blackfin.uclinux.org/ S: Supported F: sound/soc/blackfin/* + +ANALOG DEVICES INC IIO DRIVERS +M: Lars-Peter Clausen <lars@metafoo.de> +M: Michael Hennerich <Michael.Hennerich@analog.com> +W: http://wiki.analog.com/ +W: http://ez.analog.com/community/linux-device-drivers +S: Supported +F: drivers/iio/*/ad* +X: drivers/iio/*/adjd* +F: drivers/staging/iio/*/ad* +F: staging/iio/trigger/iio-trig-bfin-timer.c AOA (Apple Onboard Audio) ALSA DRIVER M: Johannes Berg <johannes@sipsolutions.net> |