linux_dsm_epyc7002/drivers/media/i2c
Hans Verkuil a03636cb21 [media] omap24xx/tcm825x: move to staging for future removal
The omap24xx driver and the tcm825x sensor driver are the only two
remaining drivers to still use the old deprecated v4l2-int-device API.

Nobody maintains these drivers anymore. But unfortunately the v4l2-int-device
API is used by out-of-tree drivers (MXC platform). This is a very bad situation
since as long as this deprecated API stays in the kernel there is no reason for
those out-of-tree drivers to convert.

This patch moves v4l2-int-device and the two drivers that depend on it to
staging in preparation for their removal.

If someone would be interested in getting these drivers to work, then start with
this since it's not very far from the state where they used to work:

<URL:http://vihersipuli.retiisi.org.uk/cgi-bin/gitweb.cgi?p=~sailus/linux-omap/.git;a=summary>

The branch is n800-cam. Porting to up-to-date APIs can then be done. David
might have done some work in that area, so check with him first.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Cc: Sakari Ailus <sakari.ailus@iki.fi>
Cc: David Cohen <dacohen@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
2013-12-20 13:45:22 -02:00
..
cx25840 [media] cx25840: remove the v4l2-chip-ident.h include 2013-06-17 08:52:44 -03:00
m5mols [media] media_tree: Fix spelling errors 2013-12-09 14:50:50 -02:00
s5c73m3 [media] media_tree: Fix spelling errors 2013-12-09 14:50:50 -02:00
smiapp [media] smiapp: Fix BUG_ON() on an impossible condition 2013-12-09 10:21:49 -02:00
soc_camera [media] media_tree: Fix spelling errors 2013-12-09 14:50:50 -02:00
ad9389b.c [media] ad9389b: fix compilation with GCC < 4.4.6 2013-10-14 06:36:19 -03:00
adp1653.c
adv7170.c [media] media/i2c: remove g_chip_ident op 2013-06-17 08:52:10 -03:00
adv7175.c [media] media/i2c: remove g_chip_ident op 2013-06-17 08:52:10 -03:00
adv7180.c [media] media/i2c: remove g_chip_ident op 2013-06-17 08:52:10 -03:00
adv7183_regs.h [media] media_tree: Fix spelling errors 2013-12-09 14:50:50 -02:00
adv7183.c treewide: Fix typo in printk 2013-10-14 15:24:22 +02:00
adv7343_regs.h
adv7343.c [media] adv7343: Include linux/of.h header 2013-10-31 08:18:09 -02:00
adv7393_regs.h
adv7393.c [media] media/i2c: remove g_chip_ident op 2013-06-17 08:52:10 -03:00
adv7511.c [media] adv7511: fix error return code in adv7511_probe() 2013-10-14 06:36:44 -03:00
adv7604.c [media] media_tree: Fix spelling errors 2013-12-09 14:50:50 -02:00
adv7842.c [media] media_tree: Fix spelling errors 2013-12-09 14:50:50 -02:00
ak881x.c [media] media/i2c: fill in missing reg->size fields 2013-06-17 08:56:55 -03:00
aptina-pll.c
aptina-pll.h
as3645a.c
bt819.c [media] bt819: fix querystd 2013-06-17 09:42:17 -03:00
bt856.c [media] media/i2c: remove g_chip_ident op 2013-06-17 08:52:10 -03:00
bt866.c [media] media/i2c: remove g_chip_ident op 2013-06-17 08:52:10 -03:00
cs53l32a.c [media] media/i2c: remove g_chip_ident op 2013-06-17 08:52:10 -03:00
cs5345.c [media] media/i2c: remove g_chip_ident op 2013-06-17 08:52:10 -03:00
ir-kbd-i2c.c [media] media_tree: Fix spelling errors 2013-12-09 14:50:50 -02:00
Kconfig [media] omap24xx/tcm825x: move to staging for future removal 2013-12-20 13:45:22 -02:00
ks0127.c [media] ks0127: fix querystd 2013-06-17 09:42:40 -03:00
ks0127.h
lm3560.c [media] media: i2c: lm3560: use correct clientdata in lm3560_remove() 2013-12-10 11:08:45 -02:00
m52790.c [media] media/i2c: remove g_chip_ident op 2013-06-17 08:52:10 -03:00
Makefile [media] omap24xx/tcm825x: move to staging for future removal 2013-12-20 13:45:22 -02:00
ml86v7667.c [media] ml86v7667: fix compile warning: 'ret' set but not used 2013-09-03 09:24:17 -03:00
msp3400-driver.c [media] media/i2c: remove g_chip_ident op 2013-06-17 08:52:10 -03:00
msp3400-driver.h
msp3400-kthreads.c
mt9m032.c [media] media/i2c: remove g_chip_ident op 2013-06-17 08:52:10 -03:00
mt9p031.c [media] mt9p031: Include linux/of.h header 2013-12-09 14:50:51 -02:00
mt9t001.c
mt9v011.c [media] media/i2c: remove g_chip_ident op 2013-06-17 08:52:10 -03:00
mt9v032.c [media] mt9v032: Add support for the MT9V034 2013-12-11 09:17:36 -02:00
noon010pc30.c [media] media/i2c: remove g_chip_ident op 2013-06-17 08:52:10 -03:00
ov7640.c [media] media/i2c: remove g_chip_ident op 2013-06-17 08:52:10 -03:00
ov7670.c [media] media/i2c: remove g_chip_ident op 2013-06-17 08:52:10 -03:00
ov9650.c [media] ov9650: off by one in ov965x_enum_frame_sizes() 2013-08-24 04:54:17 -03:00
s5k4ecgx.c
s5k6aa.c [media] s5k6aa: off by one in s5k6aa_enum_frame_interval() 2013-08-24 04:54:09 -03:00
saa711x_regs.h [media] saa7115: Implement i2c_board_info.platform_data 2013-08-18 08:27:07 -03:00
saa717x.c [media] media/i2c: remove g_chip_ident op 2013-06-17 08:52:10 -03:00
saa6588.c [media] media/i2c: remove g_chip_ident op 2013-06-17 08:52:10 -03:00
saa7110.c [media] saa7110: fix querystd 2013-06-17 09:42:56 -03:00
saa7115.c [media] media_tree: Fix spelling errors 2013-12-09 14:50:50 -02:00
saa7127.c [media] media/i2c: remove g_chip_ident op 2013-06-17 08:52:10 -03:00
saa7185.c [media] media/i2c: remove g_chip_ident op 2013-06-17 08:52:10 -03:00
saa7191.c [media] saa7191: fix querystd 2013-06-17 09:43:44 -03:00
saa7191.h
smiapp-pll.c [media] smiapp-pll: Add a few comments to PLL calculation 2013-08-22 11:38:25 -03:00
smiapp-pll.h
sony-btf-mpx.c
sr030pc30.c [media] sr030pc30: convert to the control framework 2013-06-17 09:24:42 -03:00
tda7432.c
tda9840.c [media] media/i2c: remove g_chip_ident op 2013-06-17 08:52:10 -03:00
tea6415c.c [media] media/i2c: remove g_chip_ident op 2013-06-17 08:52:10 -03:00
tea6415c.h
tea6420.c [media] media/i2c: remove g_chip_ident op 2013-06-17 08:52:10 -03:00
tea6420.h
ths7303.c [media] ths7303: Declare as static a private function 2013-12-09 14:50:51 -02:00
ths8200_regs.h [media] media: i2c: ths8200: driver for TI video encoder 2013-06-17 09:52:31 -03:00
ths8200.c Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media 2013-11-18 15:08:02 -08:00
tlv320aic23b.c
tvaudio.c Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media 2013-07-13 12:09:57 -07:00
tvp514x_regs.h
tvp514x.c [media] tvp514x: Include linux/of.h header 2013-10-31 08:18:45 -02:00
tvp5150_reg.h
tvp5150.c [media] tvp5150: fix s_std support 2013-06-17 09:48:10 -03:00
tvp7002_reg.h
tvp7002.c [media] tvp7002: Include linux/of.h header 2013-10-31 08:18:54 -02:00
tw2804.c [media] media/i2c: remove g_chip_ident op 2013-06-17 08:52:10 -03:00
tw9903.c
tw9906.c
uda1342.c
upd64031a.c [media] media/i2c: remove g_chip_ident op 2013-06-17 08:52:10 -03:00
upd64083.c [media] media/i2c: remove g_chip_ident op 2013-06-17 08:52:10 -03:00
vp27smpx.c [media] media/i2c: remove g_chip_ident op 2013-06-17 08:52:10 -03:00
vpx3220.c [media] vpx3220: fix querystd 2013-06-17 09:44:21 -03:00
vs6624_regs.h
vs6624.c [media] v4l: vs6624: Fix warning due to unused function 2013-12-10 16:03:36 -02:00
wm8739.c [media] media/i2c: remove g_chip_ident op 2013-06-17 08:52:10 -03:00
wm8775.c [media] wm8775: fix broken audio routing 2013-11-29 14:34:54 -02:00