]> git.baikalelectronics.ru Git - kernel.git/commit
[media] Driver for Toshiba TC358743 HDMI to CSI-2 bridge
authorMats Randgaard <matrandg@cisco.com>
Thu, 9 Jul 2015 08:45:47 +0000 (05:45 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Fri, 17 Jul 2015 12:59:28 +0000 (09:59 -0300)
commit744445c2898d70bace9e7d7afe236badffededa2
treece1b6a91bd269350bd6e5cba0656b2fd6fc1dc24
parent88cae781cc02f59d26bd3d98ce3dfa20f8351ce1
[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>
MAINTAINERS
drivers/media/i2c/Kconfig
drivers/media/i2c/Makefile
drivers/media/i2c/tc358743.c [new file with mode: 0644]
drivers/media/i2c/tc358743_regs.h [new file with mode: 0644]
include/media/tc358743.h [new file with mode: 0644]
include/uapi/linux/v4l2-controls.h