summaryrefslogtreecommitdiff
path: root/drivers/media/platform/s5p-tv/mixer_video.c
AgeCommit message (Expand)Author
2016-08-24[media] s5p-tv: remove obsolete driverHans Verkuil
2016-07-08[media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil
2016-07-08[media] media/platform: convert drivers to use the new vb2_queue dev fieldHans Verkuil
2016-06-03media: set proper max seg size for devices on Exynos SoCsMarek Szyprowski
2016-04-13[media] s5p-tv: constify mxr_layer_ops structuresJulia Lawall
2015-12-18[media] vb2: drop v4l2_format argument from queue_setupHans Verkuil
2015-10-20[media] media: videobuf2: Change queue_setup argumentJunghak Sung
2015-10-01[media] media: videobuf2: Restructure vb2_bufferJunghak Sung
2015-04-02[media] v4l2_plane_pix_format: use __u32 bytesperline instead of __u16Hans Verkuil
2014-12-22[media] media: s5p-tv: use vb2_ops_wait_prepare/finish helperPrabhakar Lad
2014-07-04[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan
2014-05-25[media] s5p-tv: mixer: Switch to pad-level DV operationsLaurent Pinchart
2014-04-23[media] vb2: stop_streaming should return voidHans Verkuil
2014-03-11[media] vb2: only call start_streaming if sufficient buffers are queuedHans Verkuil
2014-01-07[media] vb2: return ENOBUFS in start_streaming in case of too few buffersHans Verkuil
2013-11-29[media] media_tree: Fix spelling errorsJonathan McCrohan
2013-06-12[media] s5p-tv: fix error return code in mxr_acquire_video()Wei Yongjun
2013-03-24[media] v4l2: pass std by value to the write-only s_std ioctlHans Verkuil
2013-03-23[media] s5p-tv: remove dv_preset support from mixer_videoHans Verkuil
2013-03-23[media] s5p-tv: add dv_timings support for mixer_videoHans Verkuil
2013-02-08[media] s5p-tv: Include missing platform_device.h headerSachin Kamat
2013-01-24Merge branch 'v4l_for_linus' into staging/for_v3.9Mauro Carvalho Chehab
2013-01-06[media] s5p-tv: Add missing braces around sizeof in mixer_video.cSachin Kamat
2013-01-03Drivers: media: remove __dev* attributes.Greg Kroah-Hartman
2012-11-25[media] v4l: s5p-tv: mixer: support for dmabuf exportingTomasz Stanislawski
2012-11-25[media] v4l: s5p-tv: mixer: support for dmabuf importingTomasz Stanislawski
2012-10-25[media] s5p-tv: don't include linux/version.h in mixer_video.cJesper Juhl
2012-10-02[media] s5p-tv: Report only multi-plane capabilities in vidioc_querycapSylwester Nawrocki
2012-09-26[media] Set vfl_dir for all display or m2m driversHans Verkuil
2012-08-15[media] s5p-tv: Replace printk with pr_* functionsSachin Kamat
2012-08-15[media] rename drivers/media/video as .../platformMauro Carvalho Chehab