summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media
Commit message (Expand)AuthorAgeFilesLines
* Staging: media: remove useless dev_info to avoid null ptr dereferenceHaneen Mohammed2015-03-231-4/+0
* Staging: media: replace pr_* with dev_*Haneen Mohammed2015-03-182-4/+7
* Staging: media: Use module_i2c_driverVaishali Thakkar2015-03-181-16/+1
* Staging: media: Remove parentheses around right side an assignmentHaneen Mohammed2015-03-165-9/+9
* staging: media: lirc: remove pointer to pointer cast on function argumentsAya Mahfouz2015-03-151-1/+1
* staging: media: lirc: fix multiple issues with function argumentsAya Mahfouz2015-03-151-3/+3
* staging: media: lirc: remove unnecessary cast on function argumentAya Mahfouz2015-03-151-1/+1
* staging: media: lirc: lirc_imon.c: remove extra parentheses around function a...Aya Mahfouz2015-03-151-2/+2
* staging: media: Use kcalloc instead of kzalloc.Navya Sri Nizamkari2015-03-151-3/+4
* staging: media: Use kcalloc instead of kzallocNavya Sri Nizamkari2015-03-151-1/+1
* Staging: media: clean dev_err loggingHaneen Mohammed2015-03-064-36/+27
* Staging: media: Replace dev_err with pr_err to avoid null pointer derefrenceHaneen Mohammed2015-03-061-2/+1
* staging: media: lirc: remove extra parentheses around right bit shift operationAya Mahfouz2015-03-061-1/+1
* staging: media: bcm2048: remove extra parentheses around right bit shift oper...Aya Mahfouz2015-03-061-2/+1
* staging: Remove <linux/moduleparam.h> header.Navya Sri Nizamkari2015-03-011-1/+0
* staging: media: Remove redundant memset.Navya Sri Nizamkari2015-03-011-1/+0
* staging: media: Remove memset.Navya Sri Nizamkari2015-03-011-1/+0
* staging: media: davinci_vpfe: rewrite the right hand side of an assignmentAya Mahfouz2015-02-261-1/+1
* Staging: media: mn88473: Match alignment with open parenthesisKatie Dunne2015-02-261-10/+14
* Staging: media: Change data value in setup_timer functionVaishali Thakkar2015-02-261-1/+1
* Staging: media: lirc: Use setup_timerVaishali Thakkar2015-02-261-3/+1
* 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-171-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/+14
* | | [media] staging: bcm2048: Delete an unnecessary check before the function cal...Markus Elfring2015-02-021-3/+1
* | | [media] bw/c-qcam, w9966, pms: remove deprecated staging driversHans Verkuil2015-01-298-4271/+0
* | | [media] vino/saa7191: remove deprecated driversHans Verkuil2015-01-2910-5879/+0
* | | [media] tlg2300: remove deprecated staging driverHans Verkuil2015-01-2911-3929/+0
* | | [media] Revert "[media] v4l: omap4iss: Add module debug parameter"Laurent Pinchart2015-01-271-5/+0
* | | [media] staging: media: bcm2048: Remove obsolete cleanup for clientdataWolfram Sang2015-01-271-2/+0
* | | 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/+9
* | | [media] media: drivers shouldn't touch debug field in video_deviceHans Verkuil2014-12-233-14/+0
* | | [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/+4
* | | [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-1825-0/+14091
|\ \ | |/
| * [media] bq/c-qcam, w9966, pms: move to staging in preparation for removalHans Verkuil2014-12-168-0/+4271
| * [media] tlg2300: move to staging in preparation for removalHans Verkuil2014-12-1611-0/+3942
OpenPOWER on IntegriCloud