diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-11-02 17:34:14 +0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-11-02 17:35:25 +0400 |
commit | 98ed12e6b48887f03d34c8162c0f8de1c2dcd203 (patch) | |
tree | 3e225b8a0e0eee69f8e3e7ceae9896b6f0cb02a4 /MAINTAINERS | |
parent | 203575784987e37c4bba36aad05d88da8bfe2da1 (diff) | |
download | linux-98ed12e6b48887f03d34c8162c0f8de1c2dcd203.tar.xz |
MAINTAINERS: add an explicit entry for saa7134
While this file was always maintained, there was no explicit entry
for it.
There aren't many things happening at saa7134 side for a long time:
Driver works, and it is stable. When new patches are submitted,
they're new boards addition for hardware I don't have.
So, add a new entry with status equal to Odd fixes to better
reflect it.
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index c9d66a6694be..c2ed43858bce 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6209,6 +6209,15 @@ L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) S: Supported F: drivers/mmc/host/s3cmci.* +SAA7134 VIDEO4LINUX DRIVER +M: Mauro Carvalho Chehab <mchehab@redhat.com> +L: linux-media@vger.kernel.org +W: http://linuxtv.org +T: git git://linuxtv.org/media_tree.git +S: Odd fixes +F: Documentation/video4linux/saa7134/ +F: drivers/media/pci/saa7134/ + SAA7146 VIDEO4LINUX-2 DRIVER M: Michael Hunold <michael@mihu.de> L: linux-media@vger.kernel.org |