aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/media/davinci_vpfe
AgeCommit message (Expand)Author
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-16staging: media: davinci_vpfe: Remove useless intialisationAmitoj Kaur Chawla
2015-10-16Staging: 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
2015-03-23[media] v4l2-subdev: replace v4l2_subdev_fh by v4l2_subdev_pad_configHans Verkuil
2015-03-18Staging: media: replace pr_* with dev_*Haneen Mohammed
2015-03-15staging: media: Use kcalloc instead of kzalloc.Navya Sri Nizamkari
2015-03-01staging: media: Remove redundant memset.Navya Sri Nizamkari
2015-03-01staging: media: Remove memset.Navya Sri Nizamkari
2015-02-26staging: media: davinci_vpfe: rewrite the right hand side of an assignmentAya Mahfouz
2015-02-15Merge tag 'staging-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-01-17staging: davinci_vpfe: fix space prohibited before semicolon warningAya Mahfouz
2014-12-22[media] v4l2 subdevs: replace get/set_crop by get/set_selectionHans Verkuil
2014-12-15Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-02[media] staging/media: fix querycapHans Verkuil
2014-11-14[media] staging: media: Make use of MEDIA_BUS_FMT_ definitionsBoris BREZILLON
2014-10-30staging: media: davinci_vpfe: Remove useless cast on void pointerTapasweni Pathak
2014-10-29Staging: media: dm365_isif: Add blank line after variable declarationsanuvazhayil
2014-10-27staging: remove unneeded parentheses around the right hand side of an assignmentJiayi Ye
2014-10-20staging: media: davinci_vpfe: drop owner assignment from platform_driversWolfram Sang
2014-10-20staging: media: davinci_vpfe: Replace *__iomem with __iomem *Tapasweni Pathak
2014-10-10Merge tag 'media/v3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-09-28Staging: media: davinci_vpfe: Remove unused variableMahati Chamarthy
2014-09-28Staging: media: davinci_vpfe: Removed unnecessary out of memory message logging.Heena Sirwani
2014-08-26[media] be sure that HAS_DMA is enabled for vb2-dma-contigMauro Carvalho Chehab
2014-07-22[media] davinci: vpfe: dm365: remove duplicate RSZ_LPF_INT_MASKDan Carpenter
2014-07-22[media] media: davinci_vpfe: dm365_resizer: fix sparse warningLad, Prabhakar
2014-07-22[media] staging: media: davinci_vpfe: fix checkpatch warningLad, Prabhakar
2014-07-21[media] staging/media/davinci_vpfe/dm365_ipipeif.c: fix negativity checkAndrey Utkin
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-04-04Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-03-19staging/media/davinci_vpfe/vpfe_video.h Unnecessary space after function poin...Aybuke Ozdemir
2014-03-19staging/media/davinci_vpfe/vpfe_video.h Fix missing space after return typeAybuke Ozdemir
2014-03-11[media] vb2: only call start_streaming if sufficient buffers are queuedHans Verkuil
2014-02-28[media] davinci: vpfe: remove deprecated IRQF_DISABLEDMichael Opdenacker
2014-02-28[media] staging: davinci_vpfe: fix error checkLevente Kurusa
2014-01-07[media] davinci-vpfe: fix compile errorHans Verkuil