summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2015-09-069-92/+20Star
|\
| * [media] Staging: media: lirc: use USB API functions rather than constantsShraddha Barke2015-08-111-1/+1
| * [media] staging:media:lirc Remove the extra braces in if statement of lirc_imonpradheep2015-08-111-4/+4
| * [media] staging: media: lirc: Export I2C module alias informationJavier Martinez Canillas2015-08-111-0/+1
| * [media] staging: media: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-08-113-3/+0Star
| * [media] staging: media: lirc: fix coding style errorSunil Shahu2015-07-221-1/+1
| * [media] v4l: omap4iss: Remove video node crop supportLaurent Pinchart2015-07-061-73/+0Star
| * [media] v4l: omap4iss: Enable driver compilation as a moduleLaurent Pinchart2015-07-062-2/+1Star
| * [media] radio-bcm2048: Fix region selectionJan Roemisch2015-07-061-8/+12
* | x86/asm/tsc, staging/lirc_serial: Remove TSC-based timingAndy Lutomirski2015-07-061-59/+4Star
|/
* Merge tag 'staging-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-06-271-2/+2
|\
| * Merge 4.1-rc4 into staging-nextGreg Kroah-Hartman2015-05-184-5/+23
| |\
| * | staging: dt3155v4l: remove unused including <linux/version.h>Wei Yongjun2015-05-081-1/+0Star
| * | Staging: fixed multiple spelling errors.Carlos E. Garcia2015-05-081-2/+2
* | | [media] staging: media: omap4iss: Reformat overly long linesPiotr S. Staszewski2015-06-104-24/+42
* | | [media] Staging: media: lirc: Replace timeval with ktime_tKsenija Stanojevic2015-06-091-45/+30Star
* | | [media] dvb: Get rid of typedev usage for enumsMauro Carvalho Chehab2015-06-094-4/+4
* | | [media] lirc_imon: simplify error handling codeMauro Carvalho Chehab2015-06-051-58/+39Star
* | | [media] media: davinci_vpfe: use monotonic timestampLad, Prabhakar2015-06-051-1/+2
* | | [media] media: davinci_vpfe: set minimum required buffers to threeLad, Prabhakar2015-06-052-14/+3Star
* | | [media] media: davinci_vpfe: clear the output_specsLad, Prabhakar2015-06-051-0/+1
* | | [media] staging: media: omap4iss: Constify platform_device_idKrzysztof Kozlowski2015-05-131-1/+1
* | | [media] mn88472: Fix possible leak in mn88472_init()Christian Engelmayer2015-05-121-2/+2
* | | Merge tag 'v4.1-rc3' into patchworkMauro Carvalho Chehab2015-05-114-5/+23
|\ \ \ | | |/ | |/|
| * | [media] v4l: omap4iss: Replace outdated OMAP4 control pad API with sysconLaurent Pinchart2015-04-284-5/+23
| |/
* | [media] dt3155: move out of staging into drivers/media/pciHans Verkuil2015-05-016-839/+0Star
* | [media] dt3155v4l: support inputs VID0-3Hans Verkuil2015-05-012-4/+16
* | [media] dt3155v4l: fix format handlingHans Verkuil2015-05-011-44/+8Star
* | [media] dt3155v4l: drop CONFIG_DT3155_CCIR, use s_std insteadHans Verkuil2015-05-013-103/+54Star
* | [media] dt3155v4l: correctly start and stop streamingHans Verkuil2015-05-012-61/+67
* | [media] dt3155v4l: drop CONFIG_DT3155_STREAMINGHans Verkuil2015-05-012-15/+1Star
* | [media] dt3155v4l: move vb2_queue to top-levelHans Verkuil2015-05-012-184/+57Star
* | [media] dt3155v4l: remove bogus single-frame capture in init_boardHans Verkuil2015-05-012-34/+10Star
* | [media] dt3155v4l: remove pointless dt3155_alloc/free_coherentHans Verkuil2015-05-011-71/+0Star
* | [media] dt3155v4l: add v4l2_device supportHans Verkuil2015-05-012-18/+31
* | [media] dt3155v4l: remove unused statisticsHans Verkuil2015-05-012-19/+0Star
* | [media] dt3155v4l: code cleanupHans Verkuil2015-05-012-144/+66Star
* | [media] radio-bcm2048: fix compiler warningHans Verkuil2015-04-281-2/+1Star
|/
* Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linux...Mauro Carvalho Chehab2015-04-2115-99/+72Star
|\
| * Staging: media: remove useless dev_info to avoid null ptr dereferenceHaneen Mohammed2015-03-231-4/+0Star
| * Staging: media: replace pr_* with dev_*Haneen Mohammed2015-03-182-4/+7
| * Staging: media: Use module_i2c_driverVaishali Thakkar2015-03-181-16/+1Star
| * 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-074-36/+27Star