diff options
author | Mats Randgaard <matrandg@cisco.com> | 2015-07-09 04:45:47 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2015-07-17 08:59:28 -0400 |
commit | d32d98642de66048f9534a05f3641558e811bbc9 (patch) | |
tree | ce1b6a91bd269350bd6e5cba0656b2fd6fc1dc24 /MAINTAINERS | |
parent | bde2b96d6dfb1c14e5d27a4e7e7d492e9be102cd (diff) |
[media] Driver for Toshiba TC358743 HDMI to CSI-2 bridge
The driver is tested on our hardware and all the implemented features
works as expected.
Missing features:
- CEC support
- HDCP repeater support
- IR support
Signed-off-by: Mats Randgaard <matrandg@cisco.com>
[hans.verkuil@cisco.com: updated copyright year to 2015]
[hans.verkuil@cisco.com: update confusing confctl_mutex comment]
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index fd6078443083..2bb989be111d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -10319,6 +10319,13 @@ F: drivers/char/toshiba.c | |||
10319 | F: include/linux/toshiba.h | 10319 | F: include/linux/toshiba.h |
10320 | F: include/uapi/linux/toshiba.h | 10320 | F: include/uapi/linux/toshiba.h |
10321 | 10321 | ||
10322 | TOSHIBA TC358743 DRIVER | ||
10323 | M: Mats Randgaard <matrandg@cisco.com> | ||
10324 | L: linux-media@vger.kernel.org | ||
10325 | S: Maintained | ||
10326 | F: drivers/media/i2c/tc358743* | ||
10327 | F: include/media/tc358743.h | ||
10328 | |||
10322 | TMIO MMC DRIVER | 10329 | TMIO MMC DRIVER |
10323 | M: Ian Molton <ian@mnementh.co.uk> | 10330 | M: Ian Molton <ian@mnementh.co.uk> |
10324 | L: linux-mmc@vger.kernel.org | 10331 | L: linux-mmc@vger.kernel.org |