aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/sh_veu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-16sh_veu: Replace PTR_RET with PTR_ERR_OR_ZEROSachin Kamat1-1/+1
2013-06-21[media] media: Cocci spatch "ptr_ret.spatch"Thomas Meyer1-4/+1
2013-06-08[media] sh_veu: fix the buffer size calculationKatsuya Matsubara1-3/+3
2013-06-08[media] sh_veu: keep power supply until the m2m context is releasedKatsuya Matsubara1-2/+2
2013-06-08[media] sh_veu: invoke v4l2_m2m_job_finish() even if a job has been abortedKatsuya Matsubara1-4/+1
2013-03-21[media] sh_veu: Use module_platform_driver_probe macroSachin Kamat1-12/+1
2013-03-21[media] sh_veu.c: Convert to devm_ioremap_resource()Sachin Kamat1-3/+4
2013-01-11[media] media: remove __dev* annotationsStephen Rothwell1-3/+3
2012-12-20[media] sh_veu.c: fix two compilation warningsMauro Carvalho Chehab1-4/+6
2012-12-20[media] media: add a VEU MEM2MEM format conversion and scaling driverGuennadi Liakhovetski1-0/+1264