kernel-hacking-2024-linux-s.../drivers/media/common
Hans Verkuil ab49ae0f20 [media] saa7146: fix querycap, vbi/video separation and g/s_register
The querycap ioctl returned an incorrect version number and incorrect
capabilities (mixing up vbi and video caps).

The reason for that was that video nodes could do vbi activities: that
should be separated between the vbi and video nodes.

There were also a few minor problems with dbg_g/s_register that have
been resolved. The mxb/saa7146 driver now passes the v4l2_compliance tests.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2012-05-14 15:00:49 -03:00
..
tuners [media] xc5000: xtal_khz should be a u16 rather than a u32 2012-04-19 09:44:08 -03:00
Kconfig
Makefile
saa7146_core.c
saa7146_fops.c [media] saa7146: fix querycap, vbi/video separation and g/s_register 2012-05-14 15:00:49 -03:00
saa7146_hlp.c [media] saa7146: move overlay information from saa7146_fh into saa7146_vv 2012-05-14 14:57:51 -03:00
saa7146_i2c.c
saa7146_vbi.c [media] saa7146: rename vbi/video_q to vbi/video_dmaq 2012-05-14 14:59:23 -03:00
saa7146_video.c [media] saa7146: fix querycap, vbi/video separation and g/s_register 2012-05-14 15:00:49 -03:00