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