summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'staging-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-02-151-2/+2
|\
| * Merge 3.19-rc7 into staging-nextGreg Kroah-Hartman2015-02-021-0/+1
| |\
| * | staging: davinci_vpfe: fix space prohibited before semicolon warningAya Mahfouz2015-01-181-2/+2
* | | [media] staging: lirc_serial: adjust boolean assignmentsHeba Aamer2015-02-031-5/+5
* | | [media] mn88472: simplify bandwidth registers setting codeBenjamin Larsson2015-02-031-27/+14Star
* | | [media] staging: bcm2048: Delete an unnecessary check before the function cal...Markus Elfring2015-02-021-3/+1Star
* | | [media] bw/c-qcam, w9966, pms: remove deprecated staging driversHans Verkuil2015-01-298-4271/+0Star
* | | [media] vino/saa7191: remove deprecated driversHans Verkuil2015-01-2910-5879/+0Star
* | | [media] tlg2300: remove deprecated staging driverHans Verkuil2015-01-2911-3929/+0Star
* | | [media] Revert "[media] v4l: omap4iss: Add module debug parameter"Laurent Pinchart2015-01-271-5/+0Star
* | | [media] staging: media: bcm2048: Remove obsolete cleanup for clientdataWolfram Sang2015-01-271-2/+0Star
* | | Merge tag 'v3.19-rc6' into patchworkMauro Carvalho Chehab2015-01-271-0/+1
|\ \ \ | | |/ | |/|
| * | Merge tag 'media/v3.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2015-01-241-0/+1
| |\ \ | | |/ | |/|
| | * [media] tlg2300: Fix media dependenciesMauro Carvalho Chehab2015-01-211-0/+1
* | | [media] mn88472: add 5MHz dvb-t2 bandwitdh supportBenjamin Larsson2015-01-261-1/+4
* | | [media] staging: media: lirc: lirc_zilog.c: missing newline in dev_err()Luis de Bethencourt2014-12-231-1/+1
* | | [media] staging: media: lirc: lirc_zilog.c: keep consistency in dev functionsLuis de Bethencourt2014-12-231-25/+32
* | | [media] staging: media: lirc: lirc_zilog.c: fix quoted strings split across l...Luis de Bethencourt2014-12-231-27/+34
* | | [media] mn88472: document demod resetBenjamin Larsson2014-12-231-0/+2
* | | [media] mn88472: calculate the IF register valuesBenjamin Larsson2014-12-232-15/+9Star
* | | [media] media: drivers shouldn't touch debug field in video_deviceHans Verkuil2014-12-233-14/+0Star
* | | [media] v4l: omap4iss: Stop started entities when pipeline start failsLaurent Pinchart2014-12-231-49/+59
* | | [media] v4l: omap4iss: csi2: Perform real frame number propagationLaurent Pinchart2014-12-234-11/+41
* | | [media] v4l: omap4iss: Remove bogus frame number propagationLaurent Pinchart2014-12-232-36/+4Star
* | | [media] v4l: omap4iss: Enable DMABUF supportLaurent Pinchart2014-12-231-1/+10
* | | [media] v4l2 subdevs: replace get/set_crop by get/set_selectionHans Verkuil2014-12-221-33/+36
|/ /
* | Merge tag 'media/v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2014-12-1925-0/+14091
|\|
| * [media] bq/c-qcam, w9966, pms: move to staging in preparation for removalHans Verkuil2014-12-178-0/+4271
| * [media] tlg2300: move to staging in preparation for removalHans Verkuil2014-12-1711-0/+3942
| * [media] vino/saa7191: move to staging in preparation for removalHans Verkuil2014-12-1710-0/+5878
* | Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-1617-201/+164Star
|\ \
| * | staging: media: lirc: modify print callsAya Mahfouz2014-11-051-2/+2
| * | staging: media: lirc: lirc_zilog.c: remove unnecessary 'out of memory' messageAya Mahfouz2014-10-301-2/+0Star
| * | staging: media: lirc: Remove useless cast on void pointerTapasweni Pathak2014-10-303-5/+5
| * | 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: media: lirc: lirc_bt829.c: replace dprintk by dev_dbgAya Mahfouz2014-10-291-9/+5Star
| * | staging: media: lirc: lirc_imon.c: replace printk by dev_dbgAya Mahfouz2014-10-291-2/+2
| * | staging: media: lirc: lirc_sir.c: use pr_debug and dev_dbg instead of dprintkAya Mahfouz2014-10-291-11/+7Star
| * | staging: media: lirc: lirc_zilog.c: replace custom print macros with dev_* an...Aya Mahfouz2014-10-291-71/+68Star
| * | staging: remove unneeded parentheses around the right hand side of an assignmentJiayi Ye2014-10-272-2/+2
| * | staging: media: lirc: Use pr_* instead of printkAybuke Ozdemir2014-10-271-3/+3
| * | staging: media: omap24xx: Use min_t instead of minAybuke Ozdemir2014-10-231-1/+1
| * | staging: media: lirc: Delete unused function tv2intTapasweni Pathak2014-10-231-23/+0Star
| * | staging: media: davinci_vpfe: Replace *__iomem with __iomem *Tapasweni Pathak2014-10-207-72/+72
| * | staging: media: cxd2009: use usleep_range()Tapasweni Pathak2014-10-201-1/+1
| * | staging: media: ompa4iss: Replace sprintf with snprintfTapasweni Pathak2014-10-201-1/+1
| * | staging: media: omap4iss: Remove unnecessary 'out of memory' messageKumari Radha2014-10-201-3/+1Star
| * | staging: media: omap24xx: Remove unnecessary 'out of memory' messageKumari Radha2014-10-201-3/+1Star
* | | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-155-5/+0Star
|\ \ \ | |_|/ |/| |