summaryrefslogtreecommitdiff
path: root/drivers/staging/media/davinci_vpfe
AgeCommit message (Expand)AuthorFilesLines
2014-07-22[media] davinci: vpfe: dm365: remove duplicate RSZ_LPF_INT_MASKDan Carpenter1-1/+0
2014-07-22[media] media: davinci_vpfe: dm365_resizer: fix sparse warningLad, Prabhakar1-2/+2
2014-07-22[media] staging: media: davinci_vpfe: fix checkpatch warningLad, Prabhakar1-0/+2
2014-07-22[media] staging/media/davinci_vpfe/dm365_ipipeif.c: fix negativity checkAndrey Utkin1-2/+3
2014-07-04[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan1-1/+0
2014-05-25[media] media: staging: davinci: vpfe: Switch to pad-level DV operationsLaurent Pinchart1-1/+3
2014-05-25[media] v4l: subdev: Move [gs]_std operation to video opsLaurent Pinchart1-1/+1
2014-04-23[media] vb2: stop_streaming should return voidHans Verkuil1-2/+1
2014-04-17[media] staging: media: davinci: vpfe: release buffers in case start_streamin...Lad, Prabhakar1-1/+9
2014-04-17[media] staging: media: davinci: vpfe: use v4l2_fh for priority handlingLad, Prabhakar3-9/+3
2014-04-15[media] staging: media: davinci: vpfe: make sure all the buffers are releasedLad, Prabhakar1-2/+11
2014-04-04Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-6/+5
2014-03-20staging/media/davinci_vpfe/vpfe_video.h Unnecessary space after function poin...Aybuke Ozdemir1-1/+1
2014-03-20staging/media/davinci_vpfe/vpfe_video.h Fix missing space after return typeAybuke Ozdemir1-1/+1
2014-03-11[media] vb2: only call start_streaming if sufficient buffers are queuedHans Verkuil1-2/+1
2014-02-28[media] davinci: vpfe: remove deprecated IRQF_DISABLEDMichael Opdenacker1-3/+3
2014-02-28[media] staging: davinci_vpfe: fix error checkLevente Kurusa1-1/+1
2014-01-07[media] davinci-vpfe: fix compile errorHans Verkuil1-0/+1
2014-01-07[media] vb2: return ENOBUFS in start_streaming in case of too few buffersHans Verkuil1-0/+2
2013-12-18[media] staging: media: davinci_vpfe: Rewrite return statement in vpfe_video.cLisa Nguyen1-1/+1
2013-12-18[media] staging: media: davinci_vpfe: Remove spaces before semicolonsLisa Nguyen3-4/+4
2013-06-20Merge branch 'linus' into patchworkMauro Carvalho Chehab2-3/+5
2013-06-19[media] davinci_vpfe: Clean up media entity after unregistering subdevSakari Ailus5-14/+14
2013-06-09[media] media: Rename media_entity_remote_source to media_entity_remote_padAndrzej Hajda1-6/+6
2013-05-27[media] drivers/staging: davinci: vpfe: fix dependency for building the driverLad, Prabhakar1-1/+1
2013-05-21[media] davinci: vpfe: fix error return code in vpfe_probe()Wei Yongjun1-2/+4
2013-03-29[media] staging: davinci: Fix typo in staging/media/davinciMasanari Iida4-9/+9
2013-03-24[media] v4l2: pass std by value to the write-only s_std ioctlHans Verkuil1-3/+3
2013-03-23[media] drivers: staging: davinci_vpfe: use resource_size()Silviu-Mihai Popescu3-4/+4
2013-03-23[media] davinci: vpfe: fix return value check in vpfe_enable_clock()Wei Yongjun1-2/+2
2013-03-21[media] davinci_vpfe: Use module_platform_driver macroSachin Kamat1-19/+1
2013-03-21[media] Drivers: staging: media: davinci_vpfe: Use resource_size functionAlexandru Gheorghiu1-2/+1
2013-03-19[media] davinci_vpfe: fix copy-paste errors in several commentsHans Verkuil1-6/+6
2012-12-21[media] davinci: vpfe: Add documentation and TODOManjunath Hadli2-0/+191
2012-12-21[media] davinci: vpfe: dm365: add build infrastructure for capture driverManjunath Hadli2-0/+12
2012-12-21[media] davinci: vpfe: dm365: resizer driver based on media frameworkManjunath Hadli2-0/+2243
2012-12-21[media] davinci: vpfe: dm365: add IPIPE hardware layer supportManjunath Hadli2-0/+1607
2012-12-21[media] davinci: vpfe: dm365: add IPIPE support for media controller driverManjunath Hadli2-0/+2042
2012-12-21[media] davinci: vpfe: dm365: add ISIF driver based on media frameworkManjunath Hadli3-0/+2601
2012-12-21[media] davinci: vpfe: dm365: add IPIPEIF driver based on media frameworkManjunath Hadli3-0/+1397
2012-12-21[media] davinci: vpfe: add v4l2 video driver supportManjunath Hadli2-0/+1775
2012-12-21[media] davinci: vpfe: add v4l2 capture driver with media interfaceManjunath Hadli4-0/+2213