summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-01-31[media] st-hva: encoding summary at instance releaseJean-Christophe Trotin5-11/+62
2017-01-31[media] ov9650: use msleep() for uncritical long delayNicholas Mc Guire1-2/+2
2017-01-31[media] v4l: mt9v032: Remove unneeded gpiod NULL checkLaurent Pinchart1-2/+1
2017-01-31Revert "[media] coda/imx-vdoa: constify structs"Mauro Carvalho Chehab1-2/+2
2017-01-31[media] v4l: omap4iss: Clean up file handle in open() and release()Shailendra Verma1-0/+2
2017-01-31[media] v4l: omap3isp: Clean up file handle in open() and release()Shailendra Verma1-0/+2
2017-01-31[media] uvcvideo: Change result code of debugfs_init to voidJaejoong Kim2-11/+8
2017-01-31[media] uvcvideo: Fix a wrong macroGuennadi Liakhovetski1-1/+1
2017-01-31[media] uvcvideo: (cosmetic) Remove a superfluous assignmentGuennadi Liakhovetski1-2/+1
2017-01-31[media] uvcvideo: (cosmetic) Add and use an inline functionGuennadi Liakhovetski1-3/+8
2017-01-31[media] af9033: estimate cnr from formulaAntti Palosaari2-123/+42
2017-01-31[media] af9035: correct demod i2c addressesAntti Palosaari1-8/+9
2017-01-31[media] it913x: add chip device ids for bindingAntti Palosaari3-10/+14
2017-01-31[media] af9035: register it9133 tuner using platform bindingAntti Palosaari2-64/+62
2017-01-31[media] it913x: change driver model from i2c to platformAntti Palosaari2-70/+48
2017-01-31[media] af9033: return regmap for integrated IT913x tuner driverAntti Palosaari2-0/+7
2017-01-31[media] af9033: style related and minor changesAntti Palosaari3-172/+184
2017-01-31[media] af9033: use 64-bit div macro where possibleAntti Palosaari2-72/+32
2017-01-31[media] af9033: convert to regmap apiAntti Palosaari3-277/+145
2017-01-31[media] af9035: read and store whole eepromAntti Palosaari2-71/+60
2017-01-31[media] si2168: implement ucb statisticsAntti Palosaari1-0/+24
2017-01-31[media] si2168: implement ber statisticsAntti Palosaari2-2/+45
2017-01-31[media] mark myself as mainainer for camera on N900Pavel Machek1-0/+8
2017-01-31[media] media: Driver for Toshiba et8ek8 5MP sensorPavel Machek7-0/+2208
2017-01-31[media] media: et8ek8: add device tree binding documentationPavel Machek1-0/+48
2017-01-31[media] exynos4-is: constify v4l2_subdev_* structuresBhumika Goyal2-6/+6
2017-01-31[media] exynos4-is: fimc-is: Unmap region obtained by of_iomap()Arvind Yadav1-2/+6
2017-01-31[media] exynos-gsc: Fix unbalanced pm_runtime_enable() errorJavier Martinez Canillas1-0/+1
2017-01-31[media] exynos-gsc: Clean up file handle in open() error pathShailendra Verma1-1/+1
2017-01-31[media] exynos4-is: Clean up file handle in open() error pathShailendra Verma1-1/+1
2017-01-31[media] cxd2820r: fix gpio null pointer dereferenceAntti Palosaari1-1/+1
2017-01-31[media] coda: support YUYV output if VDOA is usedMichael Tretter2-2/+35
2017-01-31[media] coda: use VDOA for un-tiling custom macroblock formatMichael Tretter3-30/+163
2017-01-31[media] coda: fix frame index to returned errorMichael Tretter1-1/+1
2017-01-31[media] coda: add debug output about tilingPhilipp Zabel1-2/+4
2017-01-31[media] coda: correctly set capture compose rectanglePhilipp Zabel1-8/+29
2017-01-31[media] coda/imx-vdoa: constify structsMauro Carvalho Chehab1-2/+2
2017-01-31[media] coda: add i.MX6 VDOA driverPhilipp Zabel4-0/+400
2017-01-31[media] dt-bindings: Add a binding for Video Data Order AdapterPhilipp Zabel2-0/+23
2017-01-31[media] pvrusb2-io: Add some spaces for better code readabilityMarkus Elfring1-60/+60
2017-01-31[media] pvrusb2-io: Use kmalloc_array() in pvr2_stream_buffer_count()Markus Elfring1-1/+2
2017-01-31[media] davinci: VPIF: add basic support for DT initKevin Hilman1-0/+9
2017-01-31[media] dt-bindings: add TI VPIF documentationKevin Hilman1-0/+83
2017-01-31[media] davinci: vpif_capture: fix start/stop streaming lockingKevin Hilman2-4/+4
2017-01-31[media] davinci: vpif_capture: remove hard-coded I2C adapter idKevin Hilman2-1/+5
2017-01-31[media] davinci: VPIF: fix module loading, init errorsKevin Hilman3-1/+23
2017-01-31[media] media: fix dm1105.c build errorRandy Dunlap1-1/+1
2017-01-31[media] v4l: s5c73m3: fix negation operatorAndrzej Hajda1-1/+1
2017-01-31[media] Add maintainers for camera on N900Pavel Machek1-0/+8
2017-01-31[media] v4l2-async: Use kmalloc_array() in v4l2_async_notifier_unregister()Markus Elfring1-1/+1