aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntti Palosaari <[email protected]>2015-07-27 08:07:40 -0300
committerMauro Carvalho Chehab <[email protected]>2017-02-03 06:46:32 -0200
commita40cc81477dc4a04de78a2dbf2c3a3e60bcffff2 (patch)
tree767032a149f87b020de17c3025fb104f17ad0970
parent47d65372b3b699e2327230bf7ef8e97b9703d397 (diff)
[media] MAINTAINERS: add zd1301_demod driver
DVB-T demodulator driver for ZyDAS ZD1301 chip. Signed-off-by: Antti Palosaari <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
-rw-r--r--MAINTAINERS9
1 files changed, 9 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index dc1d7a760a95..ea71943d0c59 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -13627,6 +13627,15 @@ L: [email protected] (subscribers-only)
S: Maintained
F: drivers/net/wireless/zydas/zd1211rw/
+ZD1301_DEMOD MEDIA DRIVER
+M: Antti Palosaari <[email protected]>
+W: https://linuxtv.org/
+W: http://palosaari.fi/linux/
+Q: https://patchwork.linuxtv.org/project/linux-media/list/
+S: Maintained
+F: drivers/media/dvb-frontends/zd1301_demod*
+
ZPOOL COMPRESSED PAGE STORAGE API
M: Dan Streetman <[email protected]>