summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/sh_veu.c
Commit message (Expand)AuthorAgeFilesLines
* media: platform/sh_veu.c: remove redundant NULL pointer checksShaobo He2019-03-191-6/+0Star
* media: sh_veu: Correct return type for mem2mem buffer helpersEzequiel Garcia2019-02-181-2/+2
* media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab2018-09-111-4/+5
* media: sh_veu: convert to SPDX identifiersKuninori Morimoto2018-08-031-4/+1Star
* media: platform: sh_veu: use 64-bit arithmetic instead of 32-bitGustavo A. R. Silva2018-02-261-2/+2
* Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-311-1/+1
|\
| * media: annotate ->poll() instancesAl Viro2017-11-271-1/+1
* | media: drivers: remove "/**" from non-kernel-doc commentsMauro Carvalho Chehab2017-11-301-1/+1
|/
* [media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil2016-07-081-1/+1
* [media] media/platform: convert drivers to use the new vb2_queue dev fieldHans Verkuil2016-07-081-14/+3Star
* [media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung2015-12-181-1/+1
* [media] vb2: drop v4l2_format argument from queue_setupHans Verkuil2015-12-181-22/+9Star
* [media] media: videobuf2: Change queue_setup argumentJunghak Sung2015-10-201-1/+2
* [media] media: videobuf2: Restructure vb2_bufferJunghak Sung2015-10-011-9/+10
* [media] sh-veu: initialize timestamp_flags and copy timestamp infoHans Verkuil2015-08-111-0/+8
* [media] sh-veu: don't use COLORSPACE_JPEGHans Verkuil2015-07-221-1/+1
* [media] sh_veu: v4l2_dev wasn't setHans Verkuil2015-04-011-0/+1
* [media] media: sh_veu: use vb2_ops_wait_prepare/finish helperPrabhakar Lad2014-12-221-28/+7Star
* media: platform: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* [media] sh_veu: Include media/v4l2-image-sizes.hAxel Lin2014-08-211-3/+1Star
* [media] v4l: Support extending the v4l2_pix_format structureLaurent Pinchart2014-07-171-2/+0Star
* sh_veu: Replace PTR_RET with PTR_ERR_OR_ZEROSachin Kamat2013-07-161-1/+1
* [media] media: Cocci spatch "ptr_ret.spatch"Thomas Meyer2013-06-211-4/+1Star
* [media] sh_veu: fix the buffer size calculationKatsuya Matsubara2013-06-091-3/+3
* [media] sh_veu: keep power supply until the m2m context is releasedKatsuya Matsubara2013-06-091-2/+2
* [media] sh_veu: invoke v4l2_m2m_job_finish() even if a job has been abortedKatsuya Matsubara2013-06-091-4/+1Star
* [media] sh_veu: Use module_platform_driver_probe macroSachin Kamat2013-03-211-12/+1Star
* [media] sh_veu.c: Convert to devm_ioremap_resource()Sachin Kamat2013-03-211-3/+4
* [media] media: remove __dev* annotationsStephen Rothwell2013-01-111-3/+3
* [media] sh_veu.c: fix two compilation warningsMauro Carvalho Chehab2012-12-201-4/+6
* [media] media: add a VEU MEM2MEM format conversion and scaling driverGuennadi Liakhovetski2012-12-201-0/+1264