MAINTAINERS: Add entry for Analog Devices IIO drivers
authorLars-Peter Clausen <lars@metafoo.de>
Mon, 18 Aug 2014 08:08:00 +0000 (09:08 +0100)
committerJonathan Cameron <jic23@kernel.org>
Tue, 19 Aug 2014 19:25:09 +0000 (20:25 +0100)
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>
MAINTAINERS

index 23aee9f..316218c 100644 (file)
@@ -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>