android_kernel_motorola_sm6225/drivers/media
Hans Verkuil 9bc31633c2 [media] Fix VIDIOC_TRY_EXT_CTRLS regression
Fixes an omission in the new v4l2_ioctls table: VIDIOC_TRY_EXT_CTRLS
must get the INFO_FL_CTRL flag, just like all the other control
related ioctls, otherwise the ioctl core won't know it also has
to check whether v4l2_fh->ctrl_handler is non-zero before it can
decide that this ioctl is not implemented.

Caught by v4l2-compliance while I was testing the mem2mem_testdev driver.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2012-07-30 11:55:24 -03:00
..
common [media] tuner-xc2028: tag the usual firmwares to help dracut 2012-07-06 14:15:41 -03:00
dvb Merge branch 'v4l_for_linus' into staging/for_v3.6 2012-07-14 15:45:44 -03:00
radio [media] media: only show V4L devices based on device type selection 2012-07-05 18:22:53 -03:00
rc Merge branch 'v4l_for_linus' into staging/for_v3.6 2012-07-14 15:45:44 -03:00
video [media] Fix VIDIOC_TRY_EXT_CTRLS regression 2012-07-30 11:55:24 -03:00
Kconfig [media] Kconfig: Split the core support options from the driver ones 2012-07-06 09:12:59 -03:00
Makefile
media-device.c [media] media: fix truncated entity specification 2011-12-20 09:31:50 -02:00
media-devnode.c Disintegrate and delete asm/system.h 2012-03-28 15:58:21 -07:00
media-entity.c [media] media: Add link_validate() op to check links to the sink pad 2012-05-14 08:44:11 -03:00