summaryrefslogtreecommitdiff
path: root/drivers/media/platform/sh_veu.c
AgeCommit message (Expand)Author
2020-05-14media: media: sh_veu: Remove driverGeert Uytterhoeven
2020-02-24media: media/platform: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil
2019-07-25media: sh_veu: convert to struct v4l2_fhHans Verkuil
2019-07-22media: sh_veu/sh_vou: set device_caps in struct video_deviceHans Verkuil
2019-07-22media: media/platform: don't set description in ENUM_FMTHans Verkuil
2019-03-19media: platform/sh_veu.c: remove redundant NULL pointer checksShaobo He
2019-02-18media: sh_veu: Correct return type for mem2mem buffer helpersEzequiel Garcia
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab
2018-08-03media: sh_veu: convert to SPDX identifiersKuninori Morimoto
2018-02-26media: platform: sh_veu: use 64-bit arithmetic instead of 32-bitGustavo A. R. Silva
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-11-30media: drivers: remove "/**" from non-kernel-doc commentsMauro Carvalho Chehab
2017-11-27media: annotate ->poll() instancesAl Viro
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
2015-12-18[media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung
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-08-11[media] sh-veu: initialize timestamp_flags and copy timestamp infoHans Verkuil
2015-07-22[media] sh-veu: don't use COLORSPACE_JPEGHans Verkuil
2015-04-01[media] sh_veu: v4l2_dev wasn't setHans Verkuil
2014-12-22[media] media: sh_veu: use vb2_ops_wait_prepare/finish helperPrabhakar Lad
2014-10-20media: platform: drop owner assignment from platform_driversWolfram Sang
2014-08-21[media] sh_veu: Include media/v4l2-image-sizes.hAxel Lin
2014-07-17[media] v4l: Support extending the v4l2_pix_format structureLaurent Pinchart
2013-07-16sh_veu: Replace PTR_RET with PTR_ERR_OR_ZEROSachin Kamat
2013-06-21[media] media: Cocci spatch "ptr_ret.spatch"Thomas Meyer
2013-06-08[media] sh_veu: fix the buffer size calculationKatsuya Matsubara
2013-06-08[media] sh_veu: keep power supply until the m2m context is releasedKatsuya Matsubara
2013-06-08[media] sh_veu: invoke v4l2_m2m_job_finish() even if a job has been abortedKatsuya Matsubara
2013-03-21[media] sh_veu: Use module_platform_driver_probe macroSachin Kamat
2013-03-21[media] sh_veu.c: Convert to devm_ioremap_resource()Sachin Kamat
2013-01-11[media] media: remove __dev* annotationsStephen Rothwell
2012-12-20[media] sh_veu.c: fix two compilation warningsMauro Carvalho Chehab
2012-12-20[media] media: add a VEU MEM2MEM format conversion and scaling driverGuennadi Liakhovetski