diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-11-02 09:34:14 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-11-02 09:35:25 -0400 |
commit | 98ed12e6b48887f03d34c8162c0f8de1c2dcd203 (patch) | |
tree | 3e225b8a0e0eee69f8e3e7ceae9896b6f0cb02a4 /MAINTAINERS | |
parent | 203575784987e37c4bba36aad05d88da8bfe2da1 (diff) |
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) | |||
6209 | S: Supported | 6209 | S: Supported |
6210 | F: drivers/mmc/host/s3cmci.* | 6210 | F: drivers/mmc/host/s3cmci.* |
6211 | 6211 | ||
6212 | SAA7134 VIDEO4LINUX DRIVER | ||
6213 | M: Mauro Carvalho Chehab <mchehab@redhat.com> | ||
6214 | L: linux-media@vger.kernel.org | ||
6215 | W: http://linuxtv.org | ||
6216 | T: git git://linuxtv.org/media_tree.git | ||
6217 | S: Odd fixes | ||
6218 | F: Documentation/video4linux/saa7134/ | ||
6219 | F: drivers/media/pci/saa7134/ | ||
6220 | |||
6212 | SAA7146 VIDEO4LINUX-2 DRIVER | 6221 | SAA7146 VIDEO4LINUX-2 DRIVER |
6213 | M: Michael Hunold <michael@mihu.de> | 6222 | M: Michael Hunold <michael@mihu.de> |
6214 | L: linux-media@vger.kernel.org | 6223 | L: linux-media@vger.kernel.org |