summaryrefslogtreecommitdiff
path: root/drivers/staging/media/davinci_vpfe/vpfe_video.c
AgeCommit message (Expand)Author
2019-07-31media: staging: media: davinci_vpfe: - Fix for memory leak if decoder initial...Shailendra Verma
2017-08-20media: staging: media: davinci_vpfe: constify vb2_ops structuresJulia Lawall
2017-01-30[media] davinci: Use a local media device pointer insteadSakari Ailus
2017-01-27[media] media: Rename graph and pipeline structs and functionsSakari Ailus
2016-11-23[media] staging: media: davinci_vpfe: unlock on error in vpfe_reqbufs()Dan Carpenter
2016-11-23[media] staging: media: davinci_vpfe: Fix indentation issue in vpfe_video.cLeo Sperling
2016-11-23[media] staging: media: davinci_vpfe: Fix spelling error on a commentManuel Rodriguez
2016-09-17staging: media: davinci_vpfe: Replace explicit NULL comparison with ! operatorsayli karnik
2016-07-08[media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil
2016-07-08[media] staging/media: convert drivers to use the new vb2_queue dev fieldHans Verkuil
2016-05-02Merge tag 'v4.6-rc6' into patchworkMauro Carvalho Chehab
2016-04-20[media] davinci_vpfe: Revert "staging: media: davinci_vpfe: remove,unnecessar...Hans Verkuil
2016-04-13[media] media: Rename is_media_entity_v4l2_io to is_media_entity_v4l2_video_d...Laurent Pinchart
2016-03-17Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-02-20staging: media: davinci_vpfe: remove unnecessary ret variableThaissa Falbo
2016-02-20staging:media:davinci_vpfe: Fixed comparisons with constants warningsThaissa Falbo
2016-02-20staging:media:davinci_vpfe: Fixed block comments according to kernel coding s...Thaissa Falbo
2016-02-10[media] media: davinci_vpfe: fix missing unlock on error in vpfe_prepare_pipe...Wei Yongjun
2016-01-11[media] staging: v4l: davinci_vpbe: Use the new media graph walk interfaceSakari Ailus
2016-01-11[media] media framework: rename pads init function to media_entity_pads_init()Mauro Carvalho Chehab
2016-01-11[media] davinci_vbpe: stop MEDIA_ENT_T_V4L2_SUBDEV abuseMauro Carvalho Chehab
2016-01-11[media] omap3/omap4/davinci: get rid of MEDIA_ENT_T_V4L2_SUBDEV abuseMauro Carvalho Chehab
2016-01-11[media] media: use macros to check for V4L2 subdev entitiesMauro Carvalho Chehab
2016-01-11[media] media: use entity.graph_obj.mdev instead of .parentJavier Martinez Canillas
2016-01-11[media] media: get rid of unused "extra_links" param on media_entity_init()Mauro Carvalho Chehab
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-06-05[media] media: davinci_vpfe: use monotonic timestampLad, Prabhakar
2015-06-05[media] media: davinci_vpfe: set minimum required buffers to threeLad, Prabhakar
2014-12-02[media] staging/media: fix querycapHans Verkuil
2014-07-04[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan
2014-05-25[media] media: staging: davinci: vpfe: Switch to pad-level DV operationsLaurent Pinchart
2014-05-24[media] v4l: subdev: Move [gs]_std operation to video opsLaurent Pinchart
2014-04-23[media] vb2: stop_streaming should return voidHans Verkuil
2014-04-16[media] staging: media: davinci: vpfe: release buffers in case start_streamin...Lad, Prabhakar
2014-04-16[media] staging: media: davinci: vpfe: use v4l2_fh for priority handlingLad, Prabhakar
2014-04-15[media] staging: media: davinci: vpfe: make sure all the buffers are releasedLad, Prabhakar
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-12-18[media] staging: media: davinci_vpfe: Rewrite return statement in vpfe_video.cLisa Nguyen
2013-06-19[media] davinci_vpfe: Clean up media entity after unregistering subdevSakari Ailus
2013-06-08[media] media: Rename media_entity_remote_source to media_entity_remote_padAndrzej Hajda
2013-03-29[media] staging: davinci: Fix typo in staging/media/davinciMasanari Iida
2013-03-24[media] v4l2: pass std by value to the write-only s_std ioctlHans Verkuil
2013-03-19[media] davinci_vpfe: fix copy-paste errors in several commentsHans Verkuil
2012-12-21[media] davinci: vpfe: add v4l2 video driver supportManjunath Hadli