linux/drivers/media
Prabhakar Lad 8776ff659d [media] media: sh_veu: use vb2_ops_wait_prepare/finish helper
This patch drops driver specific wait_prepare() and
wait_finish() callbacks from vb2_ops and instead uses
the the helpers vb2_ops_wait_prepare/finish() provided
by the vb2 core, the lock member of the queue needs
to be initalized to a mutex so that vb2 helpers
vb2_ops_wait_prepare/finish() can make use of it.

Signed-off-by: Lad, Prabhakar <prabhakar.csengg@gmail.com>
Signed-off-by: Kamil Debski <k.debski@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2014-12-22 14:35:13 -02:00
..
common [media] siano: unnecessary check before rc_unregister_device() 2014-11-25 13:44:34 -02:00
dvb-core [media] cxusb: Geniatech T230 support 2014-11-25 09:15:54 -02:00
dvb-frontends [media] stv090x: add an extra protetion against buffer overflow 2014-12-04 15:28:46 -02:00
firewire [media] firewire: Deletion of an unnecessary check before the function call "dvb_unregister_device" 2014-11-25 13:30:31 -02:00
i2c media updates for v3.19-rc1 2014-12-18 20:14:49 -08:00
mmc
pci media updates for v3.19-rc1 2014-12-18 20:14:49 -08:00
platform [media] media: sh_veu: use vb2_ops_wait_prepare/finish helper 2014-12-22 14:35:13 -02:00
radio Driver core patches for 3.19-rc1 2014-12-14 16:10:09 -08:00
rc Driver core patches for 3.19-rc1 2014-12-14 16:10:09 -08:00
tuners [media] si2157: One function call less in si2157_init() after error 2014-12-04 15:28:51 -02:00
usb media updates for v3.19-rc1 2014-12-18 20:14:49 -08:00
v4l2-core [media] v4l2-ioctl: WARN_ON if querycap didn't fill device_caps 2014-12-16 23:21:39 -02:00
Kconfig [media] bq/c-qcam, w9966, pms: move to staging in preparation for removal 2014-12-16 23:21:44 -02:00
Makefile [media] bq/c-qcam, w9966, pms: move to staging in preparation for removal 2014-12-16 23:21:44 -02:00
media-device.c [media] media: Use strlcpy instead of custom code 2014-09-21 20:27:08 -03:00
media-devnode.c [media] media-devnode: just return 0 instead of using a var 2014-09-03 17:59:28 -03:00
media-entity.c [media] media: Fix a compiler warning in media_entity_pipeline_start() 2014-11-03 19:09:13 -02:00