summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/davinci_vpfe
Commit message (Expand)AuthorAgeFilesLines
* Staging: media: replace pr_* with dev_*Haneen Mohammed2015-03-181-1/+1
* staging: media: Use kcalloc instead of kzalloc.Navya Sri Nizamkari2015-03-151-3/+4
* staging: media: Remove redundant memset.Navya Sri Nizamkari2015-03-021-1/+0Star
* staging: media: Remove memset.Navya Sri Nizamkari2015-03-021-1/+0Star
* staging: media: davinci_vpfe: rewrite the right hand side of an assignmentAya Mahfouz2015-02-271-1/+1
* Merge tag 'staging-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-02-151-2/+2
|\
| * staging: davinci_vpfe: fix space prohibited before semicolon warningAya Mahfouz2015-01-181-2/+2
* | [media] v4l2 subdevs: replace get/set_crop by get/set_selectionHans Verkuil2014-12-221-33/+36
|/
* Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-169-78/+79
|\
| * staging: media: davinci_vpfe: Remove useless cast on void pointerTapasweni Pathak2014-10-302-5/+5
| * Staging: media: dm365_isif: Add blank line after variable declarationsanuvazhayil2014-10-291-0/+1
| * staging: remove unneeded parentheses around the right hand side of an assignmentJiayi Ye2014-10-271-1/+1
| * staging: media: davinci_vpfe: Replace *__iomem with __iomem *Tapasweni Pathak2014-10-207-72/+72
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-151-1/+0Star
|\ \
| * | staging: media: davinci_vpfe: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
| |/
* | [media] staging/media: fix querycapHans Verkuil2014-12-021-4/+4
* | [media] staging: media: Make use of MEDIA_BUS_FMT_ definitionsBoris BREZILLON2014-11-146-175/+175
|/
* Merge tag 'media/v3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-10-111-0/+1
|\
| * [media] be sure that HAS_DMA is enabled for vb2-dma-contigMauro Carvalho Chehab2014-08-261-0/+1
* | Staging: media: davinci_vpfe: Remove unused variableMahati Chamarthy2014-09-291-2/+0Star
* | Staging: media: davinci_vpfe: Removed unnecessary out of memory message logging.Heena Sirwani2014-09-291-11/+3Star
|/
* [media] davinci: vpfe: dm365: remove duplicate RSZ_LPF_INT_MASKDan Carpenter2014-07-221-1/+0Star
* [media] media: davinci_vpfe: dm365_resizer: fix sparse warningLad, Prabhakar2014-07-221-2/+2
* [media] staging: media: davinci_vpfe: fix checkpatch warningLad, Prabhakar2014-07-221-0/+2
* [media] staging/media/davinci_vpfe/dm365_ipipeif.c: fix negativity checkAndrey Utkin2014-07-221-2/+3
* [media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan2014-07-041-1/+0Star
* [media] media: staging: davinci: vpfe: Switch to pad-level DV operationsLaurent Pinchart2014-05-251-1/+3
* [media] v4l: subdev: Move [gs]_std operation to video opsLaurent Pinchart2014-05-241-1/+1
* [media] vb2: stop_streaming should return voidHans Verkuil2014-04-231-2/+1Star
* [media] staging: media: davinci: vpfe: release buffers in case start_streamin...Lad, Prabhakar2014-04-161-1/+9
* [media] staging: media: davinci: vpfe: use v4l2_fh for priority handlingLad, Prabhakar2014-04-163-9/+3Star
* [media] staging: media: davinci: vpfe: make sure all the buffers are releasedLad, Prabhakar2014-04-151-2/+11
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-043-6/+5Star
|\
| * [media] vb2: only call start_streaming if sufficient buffers are queuedHans Verkuil2014-03-111-2/+1Star
| * [media] davinci: vpfe: remove deprecated IRQF_DISABLEDMichael Opdenacker2014-02-281-3/+3
| * [media] staging: davinci_vpfe: fix error checkLevente Kurusa2014-02-281-1/+1
* | staging/media/davinci_vpfe/vpfe_video.h Unnecessary space after function poin...Aybuke Ozdemir2014-03-191-1/+1
* | staging/media/davinci_vpfe/vpfe_video.h Fix missing space after return typeAybuke Ozdemir2014-03-191-1/+1
|/
* [media] davinci-vpfe: fix compile errorHans Verkuil2014-01-071-0/+1
* [media] vb2: return ENOBUFS in start_streaming in case of too few buffersHans Verkuil2014-01-071-0/+2
* [media] staging: media: davinci_vpfe: Rewrite return statement in vpfe_video.cLisa Nguyen2013-12-181-1/+1
* [media] staging: media: davinci_vpfe: Remove spaces before semicolonsLisa Nguyen2013-12-183-4/+4
* Merge branch 'linus' into patchworkMauro Carvalho Chehab2013-06-202-3/+5
|\
| * [media] drivers/staging: davinci: vpfe: fix dependency for building the driverLad, Prabhakar2013-05-271-1/+1
| * [media] davinci: vpfe: fix error return code in vpfe_probe()Wei Yongjun2013-05-211-2/+4
* | [media] davinci_vpfe: Clean up media entity after unregistering subdevSakari Ailus2013-06-195-14/+14
* | [media] media: Rename media_entity_remote_source to media_entity_remote_padAndrzej Hajda2013-06-091-6/+6
|/
* [media] staging: davinci: Fix typo in staging/media/davinciMasanari Iida2013-03-294-9/+9
* [media] v4l2: pass std by value to the write-only s_std ioctlHans Verkuil2013-03-241-3/+3
* [media] drivers: staging: davinci_vpfe: use resource_size()Silviu-Mihai Popescu2013-03-233-4/+4