summaryrefslogtreecommitdiff
path: root/drivers/media/platform
AgeCommit message (Expand)AuthorFilesLines
2016-09-09[media] pxa_camera: remove an unused structure pointerMauro Carvalho Chehab1-3/+0
2016-09-09[media] pxa_camera: make soc_mbus_xlate_by_fourcc() staticMauro Carvalho Chehab1-2/+3
2016-09-09[media] pxa_camera: allow building it if COMPILE_TEST is setHans Verkuil1-1/+2
2016-09-09[media] media: platform: pxa_camera: fix styleRobert Jarzmik1-0/+2
2016-09-09[media] media: platform: pxa_camera: move pxa_camera out of soc_cameraRobert Jarzmik5-9/+9
2016-09-09[media] media: platform: pxa_camera: change stop_streaming semanticsRobert Jarzmik1-3/+12
2016-09-09[media] media: platform: pxa_camera: add debug register accessRobert Jarzmik1-0/+32
2016-09-09[media] media: platform: pxa_camera: make a standalone v4l2 deviceRobert Jarzmik2-239/+516
2016-09-09[media] media: platform: pxa_camera: remove set_selectionRobert Jarzmik1-83/+0
2016-09-09[media] media: platform: pxa_camera: add buffer sequencingRobert Jarzmik1-0/+5
2016-09-09[media] media: platform: pxa_camera: make printk consistentRobert Jarzmik1-27/+43
2016-09-09[media] media: platform: pxa_camera: introduce sensor_callRobert Jarzmik1-12/+15
2016-09-09[media] media: platform: pxa_camera: trivial move of functionsRobert Jarzmik1-232/+241
2016-09-09[media] media: platform: pxa_camera: convert to vb2Robert Jarzmik2-314/+269
2016-09-09[media] st-hva: add H.264 video encoding supportJean-Christophe Trotin4-7/+1189
2016-09-09[media] st-hva: multi-format video encoder V4L2 driverJean-Christophe Trotin9-0/+2289
2016-09-06[media] vivid: update EDIDHans Verkuil1-29/+29
2016-09-06[media] atmel-isc: remove the warningSongjun Wu1-1/+1
2016-09-06[media] vcodec: mediatek: Add g/s_selection support for V4L2 EncoderTiffany Lin1-0/+66
2016-08-25[media] m2m-deinterlace: Fix error print during probePeter Ujfalusi1-1/+1
2016-08-24[media] rcar-fcp: Make sure rcar_fcp_enable() returns 0 on successGeert Uytterhoeven1-1/+7
2016-08-24[media] VIDEO_MEDIATEK_VPU should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2016-08-24[media] exynos4-is: fimc-is-i2c: don't print error when adding adapter failsWolfram Sang1-4/+1
2016-08-24[media] s5p-mfc: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-4/+2
2016-08-24[media] media: s5p-jpeg add missing blank lines after declarationsShuah Khan1-3/+10
2016-08-24[media] media: s5p-mfc remove unnecessary error messagesShuah Khan1-2/+1
2016-08-24[media] media: s5p-mfc Fix misspelled error message and checkpatch errorsShuah Khan1-5/+6
2016-08-24[media] s5p-mfc: remove redundant return value check of platform_get_resource()Wei Yongjun1-4/+0
2016-08-24[media] media: s5p-mfc remove void function return statementShuah Khan1-1/+0
2016-08-24[media] media: s5p-mfc fix invalid memory access from s5p_mfc_release()Shuah Khan1-22/+50
2016-08-24[media] media: Doc s5p-mfc add missing fields to s5p_mfc_dev structure defini...Shuah Khan1-0/+2
2016-08-24[media] gsc-m2m: improve v4l2_capability driver and card fieldsJavier Martinez Canillas1-2/+2
2016-08-24[media] gsc-m2m: add device name sufix to bus_info capatiliby fieldJavier Martinez Canillas1-1/+2
2016-08-24[media] s5p-jpeg: only fill driver's name in capabilities driver fieldJavier Martinez Canillas1-2/+2
2016-08-24[media] exynos4-is: Fix fimc_is_parse_sensor_config() nodes handlingJavier Martinez Canillas1-6/+10
2016-08-24[media] s5p-jpeg: set capablity bus_info as required by VIDIOC_QUERYCAPJavier Martinez Canillas1-1/+2
2016-08-24[media] vcodec:mediatek: Refine VP8 encoder driverTiffany Lin1-9/+7
2016-08-24[media] vcodec:mediatek: Refine H264 encoder driverTiffany Lin1-8/+8
2016-08-24[media] vcodec:mediatek: change H264 profile default to profile highTiffany Lin1-1/+1
2016-08-24[media] vcodec:mediatek: Add timestamp and timecode copy for V4L2 EncoderTiffany Lin1-4/+19
2016-08-24[media] vcodec:mediatek: Fix visible_height larger than coded_height issue in...Tiffany Lin1-10/+0
2016-08-24[media] vcodec:mediatek: Fix fops_vcodec_release flow for V4L2 EncoderTiffany Lin2-2/+11
2016-08-24[media] vcodec:mediatek:code refine for v4l2 Encoder driverTiffany Lin2-2/+0
2016-08-24[media] vivid: return -ENODATA if the current input doesn't support g/s_selec...Hans Verkuil1-2/+2
2016-08-24[media] v4l2-subdev: rename cropcap to g_pixelaspectHans Verkuil1-1/+1
2016-08-24[media] vpbe_display: convert g/s_crop to g/s_selectionHans Verkuil1-28/+37
2016-08-24[media] vpfe_capture: convert g/s_crop to g/s_selectionHans Verkuil1-18/+34
2016-08-24[media] omap_vout: convert g/s_crop to g/s_selectionHans Verkuil1-26/+27
2016-08-24[media] v4l2: remove g/s_crop from video opsHans Verkuil9-243/+223
2016-08-24[media] mtk-vcodec: constify venc_common_if structuresJulia Lawall4-9/+9