linux-kernel-test/drivers/media
Hans Verkuil 5a5adf6b66 [media] v4l2-dev/ioctl.c: add vb2_queue support to video_device
This prepares struct video_device for easier integration with vb2.

It also introduces a new lock that protects the vb2_queue. It is up
to the driver to use it or not. And the driver can associate an owner
filehandle with the queue to check whether queuing requests are
permitted for the calling filehandle.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2012-07-06 17:30:54 -03:00
..
common [media] tuner-xc2028: tag the usual firmwares to help dracut 2012-07-06 14:15:41 -03:00
dvb [media] [V3] stv090x: variable 'no_signal' set but not used 2012-07-06 15:28:17 -03:00
radio [media] media: only show V4L devices based on device type selection 2012-07-05 18:22:53 -03:00
rc [media] rc/Kconfig: Move a LIRC sub-option to the right place 2012-07-06 09:21:13 -03:00
video [media] v4l2-dev/ioctl.c: add vb2_queue support to video_device 2012-07-06 17:30:54 -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-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