summaryrefslogtreecommitdiff
path: root/drivers/staging/media/davinci_vpfe
AgeCommit message (Expand)Author
2019-05-31media: staging: davinci_vpfe: disallow building with COMPILE_TESTArnd Bergmann
2018-07-04media: davinci_vpfe: Add video_device and vb2_queue locksEzequiel Garcia
2018-05-28media: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven
2018-05-11media: staging: media: use relevant lockJulia Lawall
2018-04-17media: davinci_vpfe: fix __user annotationsMauro Carvalho Chehab
2018-04-17media: davinci_vpfe: cleanup ipipe_[g|s]_config logicMauro Carvalho Chehab
2018-04-17media: davinci_vpfe: fix a typo for "default"Mauro Carvalho Chehab
2018-04-17media: davinci_vpfe: don't use kernel-doc markup for simple commentsMauro Carvalho Chehab
2018-04-17media: davinci_vpfe: vpfe_video: remove an unused varMauro Carvalho Chehab
2018-04-17media: davinci_vpfe: get rid of an unused var at dm365_isif.cMauro Carvalho Chehab
2018-04-17media: davinci_vpfe: mark __iomem as suchMauro Carvalho Chehab
2018-04-17media: davinci_vpfe: fix vpfe_ipipe_init() error handlingMauro Carvalho Chehab
2018-04-17media: dm365_ipipe: remove an unused varMauro Carvalho Chehab
2018-04-17media: davinci_vpfe: remove useless checks from ipipeMauro Carvalho Chehab
2018-04-17media: staging: davinci_vpfe: allow building with COMPILE_TESTMauro Carvalho Chehab
2018-04-04media: staging: media: davinci_vpfe: fix spelling of resizer_configure_in_con...Colin Ian King
2018-03-21media: staging: media: Replace "cant" with "can't"Arushi Singhal
2018-02-06Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-01-04media: staging: use tabs instead of spaces at Kconfig and davinciMauro Carvalho Chehab
2017-11-27media: annotate ->poll() instancesAl Viro
2017-08-20media: staging: media: davinci_vpfe: constify vb2_ops structuresJulia Lawall
2017-03-21Staging: media: Unmap and release region obtained by ioremap_nocacheArvind Yadav
2017-03-14Staging: media: davinci_vpfe - style fixDerek Robson
2017-03-12staging: vpfe_mc_capture: Clean up tests if NULL returned on failuresimran singhal
2017-02-22Merge tag 'staging-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
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
2017-01-16Staging: media: davinci_vpfe: style fix, using octal file permissionsDerek Robson
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 W=1 build warningsArnd Bergmann
2016-11-23[media] staging: media: davinci_vfpe: allow modular buildArnd Bergmann
2016-11-23[media] staging: media: davinci_vpfe: Fix spelling error on a commentManuel Rodriguez
2016-11-23[media] staging: media: davinci_vpfe: dm365_resizer: Fix some spelling mistakesSaatvik Arya
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-17Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-03-11staging: media: davinci_vpfe: Remove unnecessary else after returnBhaktipriya Shridhar
2016-03-11staging: 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