summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/davinci_vpfe
AgeCommit message (Expand)AuthorFilesLines
2015-06-05[media] media: davinci_vpfe: use monotonic timestampLad, Prabhakar1-1/+2
2015-06-05[media] media: davinci_vpfe: set minimum required buffers to threeLad, Prabhakar2-14/+3
2015-06-05[media] media: davinci_vpfe: clear the output_specsLad, Prabhakar1-0/+1
2015-04-21Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linux...Mauro Carvalho Chehab3-7/+6
2015-03-23[media] v4l2-subdev: add support for the new enum_frame_size 'which' fieldHans Verkuil4-14/+8
2015-03-23[media] v4l2-subdev: replace v4l2_subdev_fh by v4l2_subdev_pad_configHans Verkuil4-118/+114
2015-03-18Staging: media: replace pr_* with dev_*Haneen Mohammed1-1/+1
2015-03-15staging: media: Use kcalloc instead of kzalloc.Navya Sri Nizamkari1-3/+4
2015-03-01staging: media: Remove redundant memset.Navya Sri Nizamkari1-1/+0
2015-03-01staging: media: Remove memset.Navya Sri Nizamkari1-1/+0
2015-02-26staging: media: davinci_vpfe: rewrite the right hand side of an assignmentAya Mahfouz1-1/+1
2015-02-15Merge tag 'staging-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+2
2015-01-17staging: davinci_vpfe: fix space prohibited before semicolon warningAya Mahfouz1-2/+2
2014-12-22[media] v4l2 subdevs: replace get/set_crop by get/set_selectionHans Verkuil1-33/+36
2014-12-15Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-78/+79
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+0
2014-12-02[media] staging/media: fix querycapHans Verkuil1-4/+4
2014-11-14[media] staging: media: Make use of MEDIA_BUS_FMT_ definitionsBoris BREZILLON6-175/+175
2014-10-30staging: media: davinci_vpfe: Remove useless cast on void pointerTapasweni Pathak2-5/+5
2014-10-29Staging: media: dm365_isif: Add blank line after variable declarationsanuvazhayil1-0/+1
2014-10-27staging: remove unneeded parentheses around the right hand side of an assignmentJiayi Ye1-1/+1
2014-10-20staging: media: davinci_vpfe: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-10-20staging: media: davinci_vpfe: Replace *__iomem with __iomem *Tapasweni Pathak7-72/+72
2014-10-10Merge tag 'media/v3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2014-09-28Staging: media: davinci_vpfe: Remove unused variableMahati Chamarthy1-2/+0
2014-09-28Staging: media: davinci_vpfe: Removed unnecessary out of memory message logging.Heena Sirwani1-11/+3
2014-08-26[media] be sure that HAS_DMA is enabled for vb2-dma-contigMauro Carvalho Chehab1-0/+1
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-21[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-24[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-16[media] staging: media: davinci: vpfe: release buffers in case start_streamin...Lad, Prabhakar1-1/+9
2014-04-16[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-19staging/media/davinci_vpfe/vpfe_video.h Unnecessary space after function poin...Aybuke Ozdemir1-1/+1
2014-03-19staging/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