diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-11-02 11:33:44 -0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-11-02 11:35:10 -0200 |
commit | 203575784987e37c4bba36aad05d88da8bfe2da1 (patch) | |
tree | aff1b4ebe7988eb0890b38a8eebe8aa169fc22bf /MAINTAINERS | |
parent | f96236e585e2ba0e746c12dee79b54bc121d688b (diff) | |
download | linux-203575784987e37c4bba36aad05d88da8bfe2da1.tar.gz linux-203575784987e37c4bba36aad05d88da8bfe2da1.tar.xz |
MAINTAINERS: add an explicit entry for cx88
While this file was always maintained, there was no explicit entry
for it.
There aren't many things happening at cx88 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 124c44c3cbb7..c9d66a6694be 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2151,6 +2151,15 @@ S: Maintained F: Documentation/video4linux/cx18.txt F: drivers/media/pci/cx18/ +CX88 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/cx88/ +F: drivers/media/pci/cx88/ + CXD2820R MEDIA DRIVER M: Antti Palosaari <crope@iki.fi> L: linux-media@vger.kernel.org |