alistair23-linux/drivers/media/i2c
Mauro Carvalho Chehab 18e8d630cc [media] cx25840: better document the media controller TODO
Analog video inputs are the tuner, plus composite, svideo, etc,
 e. g. the input pat should actually be like:

                ___________
TUNER --------> |         |
                |         |
SVIDEO .......> | cx25840 |
                |         |
COMPOSITE1 ...> |_________|

(in the above, dashes represent the enabled link, and periods
represent the disabled ones)

In other words, if we want to properly represent the pipeline,
it should be possible to see via the media controller if the tuner
is being used as an image source, or if the source is something else.

I didn't map those other inputs here yet, due to a few things:
- The extra inputs would require subdevs that won't be controlled
- I was in doubt about the best way for doing that
- That would likely require some extra setup for cx25840 caller
  drivers, in order to represent what of the possible internal
  inputs are actually used on each specific board

Actually, at least for now, I was unable to see much benefit
on adding such map now, so let's just document it, as this could
be added later on, as needed.

Acked-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2015-02-26 08:44:40 -03:00
..
cx25840 [media] cx25840: better document the media controller TODO 2015-02-26 08:44:40 -03:00
m5mols [media] m5mols: fix sparse warnings 2014-12-23 10:44:50 -02:00
s5c73m3 [media] i2c: Make use of media_bus_format enum 2014-11-14 17:52:48 -02:00
smiapp [media] smiapp: Don't compile of_read_number() if CONFIG_OF isn't defined 2015-01-29 17:59:22 -02:00
soc_camera [media] ov2640: use the v4l2 size definitions 2015-02-02 10:40:56 -02:00
ad9389b.c
adp1653.c
adv7170.c [media] i2c: Make use of media_bus_format enum 2014-11-14 17:52:48 -02:00
adv7175.c [media] i2c: Make use of media_bus_format enum 2014-11-14 17:52:48 -02:00
adv7180.c [media] adv7180: Add fast switch support 2015-02-02 11:51:38 -02:00
adv7183.c [media] i2c: Make use of media_bus_format enum 2014-11-14 17:52:48 -02:00
adv7183_regs.h
adv7343.c
adv7343_regs.h
adv7393.c
adv7393_regs.h
adv7511.c [media] adv7511: improve colorspace handling 2014-12-02 11:18:10 -02:00
adv7604.c [media] media: i2c: adv7604: Remove some unused functions 2015-01-27 10:11:02 -02:00
adv7842.c [media] adv7842: simplify InfoFrame logging 2015-01-27 10:19:48 -02:00
ak881x.c [media] i2c: Make use of media_bus_format enum 2014-11-14 17:52:48 -02:00
aptina-pll.c
aptina-pll.h
as3645a.c
bt819.c
bt856.c
bt866.c
cs53l32a.c
cs5345.c
ir-kbd-i2c.c [media] i2c: Deletion of an unnecessary check before the function call "rc_unregister_device" 2014-11-25 13:30:35 -02:00
Kconfig [media] adv7180: Add media controller support 2015-02-02 11:45:35 -02:00
ks0127.c
ks0127.h
lm3560.c
lm3646.c
m52790.c
Makefile [media] vino/saa7191: move to staging in preparation for removal 2014-12-16 23:21:42 -02:00
ml86v7667.c [media] i2c: Make use of media_bus_format enum 2014-11-14 17:52:48 -02:00
msp3400-driver.c [media] media: remove emacs editor variables 2014-12-22 17:52:20 -02:00
msp3400-driver.h
msp3400-kthreads.c
mt9m032.c [media] v4l2 subdevs: replace get/set_crop by get/set_selection 2014-12-22 18:11:34 -02:00
mt9p031.c [media] v4l2 subdevs: replace get/set_crop by get/set_selection 2014-12-22 18:11:34 -02:00
mt9t001.c [media] v4l2 subdevs: replace get/set_crop by get/set_selection 2014-12-22 18:11:34 -02:00
mt9v011.c [media] i2c: Make use of media_bus_format enum 2014-11-14 17:52:48 -02:00
mt9v032.c [media] v4l2 subdevs: replace get/set_crop by get/set_selection 2014-12-22 18:11:34 -02:00
noon010pc30.c [media] i2c: Make use of media_bus_format enum 2014-11-14 17:52:48 -02:00
ov7640.c
ov7670.c [media] i2c: Make use of media_bus_format enum 2014-11-14 17:52:48 -02:00
ov9650.c [media] i2c: Make use of media_bus_format enum 2014-11-14 17:52:48 -02:00
s5k4ecgx.c [media] s5k4ecgx: fix sparse warnings 2014-12-23 10:45:29 -02:00
s5k5baf.c [media] s5k5baf: fix sparse warnings 2014-12-23 10:47:15 -02:00
s5k6a3.c [media] i2c: Make use of media_bus_format enum 2014-11-14 17:52:48 -02:00
s5k6aa.c [media] s5k6aa: fix sparse warnings 2014-12-23 10:46:00 -02:00
saa711x_regs.h
saa717x.c [media] i2c: Make use of media_bus_format enum 2014-11-14 17:52:48 -02:00
saa6588.c
saa6752hs.c [media] i2c: Make use of media_bus_format enum 2014-11-14 17:52:48 -02:00
saa7110.c
saa7115.c [media] i2c: Make use of media_bus_format enum 2014-11-14 17:52:48 -02:00
saa7127.c
saa7185.c
smiapp-pll.c [media] smiapp-pll: include linux/device.h in smiapp-pll.c, not in smiapp-pll.h 2014-12-23 11:29:01 -02:00
smiapp-pll.h [media] smiapp-pll: include linux/device.h in smiapp-pll.c, not in smiapp-pll.h 2014-12-23 11:29:01 -02:00
sony-btf-mpx.c
sr030pc30.c [media] i2c: Make use of media_bus_format enum 2014-11-14 17:52:48 -02:00
tda7432.c
tda9840.c
tea6415c.c
tea6415c.h
tea6420.c
tea6420.h
ths7303.c
ths8200.c [media] media: i2c: adv7604.c: Remove some unused functions 2015-01-27 10:09:42 -02:00
ths8200_regs.h
tlv320aic23b.c
tvaudio.c
tvp514x.c [media] i2c: Make use of media_bus_format enum 2014-11-14 17:52:48 -02:00
tvp514x_regs.h
tvp5150.c [media] i2c: Make use of media_bus_format enum 2014-11-14 17:52:48 -02:00
tvp5150_reg.h
tvp7002.c [media] i2c: Make use of media_bus_format enum 2014-11-14 17:52:48 -02:00
tvp7002_reg.h
tw2804.c
tw9903.c
tw9906.c
uda1342.c
upd64031a.c
upd64083.c
vp27smpx.c
vpx3220.c
vs6624.c [media] i2c: Make use of media_bus_format enum 2014-11-14 17:52:48 -02:00
vs6624_regs.h
wm8739.c
wm8775.c