summaryrefslogtreecommitdiff
path: root/drivers/staging/media/davinci_vpfe
AgeCommit message (Expand)Author
2017-01-12staging: media: davinci_vpfe: unlock on error in vpfe_reqbufs()Dan Carpenter
2016-10-02staging: media: replace unsigned with unsigned intElizabeth Ferdman
2016-09-20staging: media: davinci_vpfe: Merge assignment with returnRehas Sachdeva
2016-09-17staging: media: davinci_vpfe: Replace explicit NULL comparison with ! operatorsayli karnik
2016-09-17staging: media: davinci_vpfe: Use BIT macro instead of left shifting 1sayli 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-18Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-03-12staging: media: davinci_vpfe: Remove unnecessary else after returnBhaktipriya Shridhar
2016-03-12staging: media: davinci_vpfe: dm365_ipipe_hw: Remove unnecessary else after r...Bhaktipriya Shridhar
2016-02-20staging: media: davinci_vpfe: remove ret variable in switch statementsThaissa Falbo
2016-02-20staging: media: davinci_vpfe: remove unnecessary ret variableThaissa Falbo
2016-02-20staging:media:davinci_vpfe: Fix lines over 80 charactersThaissa Falbo
2016-02-20staging:media:davinci_vpfe: Fixed code identation warning as detected by chec...Thaissa 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-16Merge branch 'fixes' into patchworkMauro Carvalho Chehab
2016-02-15Staging: media: Remove multiple assignmentsBhumika Goyal
2016-02-12staging: media: Remove unneeded parenthesesJanani Ravichandran
2016-02-10[media] media: davinci_vpfe: fix missing unlock on error in vpfe_prepare_pipe...Wei Yongjun
2016-01-25[media] davinci_vpfe: make checkpatch happyJoseph Marrero
2016-01-11[media] staging: v4l: davinci_vpbe: Use the new media graph walk interfaceSakari Ailus
2016-01-11[media] media: use unsigned for pad indexMauro Carvalho Chehab
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: rename the function that create pad linksMauro Carvalho Chehab
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-11-17[media] staging: media: davinci_vpfe: fix ipipe_mode typeAndrzej Hajda
2015-11-17[media] staging: media: davinci_vpfe: Fix over 80 characters coding style issueJunsu Shin
2015-11-17[media] staging/davinci/vpfe/dm365: add missing dependenciesArnd Bergmann
2015-11-17[media] staging: media: davinci_vpfe: drop condition with no effectNicholas Mc Guire
2015-11-17[media] drivers/staging/media/davinci_vpfe/vpfe_mc_capture.c: use correct str...Julia Lawall
2015-11-05Merge tag 'media/v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2015-10-20[media] media: videobuf2: Change queue_setup argumentJunghak Sung
2015-10-17staging: media: davinci_vpfe: Remove useless intialisationAmitoj Kaur Chawla
2015-10-17Staging: media: Remove unnecessary cast on void pointerShraddha Barke
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
2015-06-05[media] media: davinci_vpfe: clear the output_specsLad, Prabhakar
2015-04-21Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linux...Mauro Carvalho Chehab
2015-03-23[media] v4l2-subdev: add support for the new enum_frame_size 'which' fieldHans Verkuil