summaryrefslogtreecommitdiff
path: root/drivers/media/platform
AgeCommit message (Expand)AuthorFilesLines
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
2016-08-24[media] vivid: don't mention the obsolete sYCC Y'CbCr encodingHans Verkuil1-1/+2
2016-08-24[media] s5p-tv: remove obsolete driverHans Verkuil18-5899/+0
2016-08-24[media] soc-camera/sh_mobile_csi2: remove unused driverHans Verkuil4-627/+10
2016-08-23[media] rcar-vin: move media bus information to struct rvin_graph_entityNiklas Söderlund4-16/+17
2016-08-23[media] rcar-vin: rework how subdevice is found and boundNiklas Söderlund2-129/+111
2016-08-23[media] rcar-vin: move chip check for pixelformat supportNiklas Söderlund2-5/+8
2016-08-23[media] rcar-vin: add dependency on MEDIA_CONTROLLERNiklas Söderlund2-7/+2
2016-08-23[media] rcar-vin: do not use v4l2_device_call_until_err()Niklas Söderlund1-6/+5
2016-08-23[media] rcar-vin: return correct error from platform_get_irq()Niklas Söderlund1-2/+2
2016-08-23[media] rcar-vin: rename entity to digitalNiklas Söderlund2-26/+26
2016-08-23[media] rcar-vin: arrange enum chip_id in chronological orderNiklas Söderlund1-1/+1
2016-08-23[media] rcar-vin: reduce indentation in rvin_s_dv_timings()Niklas Söderlund1-10/+12
2016-08-23[media] rcar-vin: fix indentation errors in rcar-v4l2.cNiklas Söderlund1-25/+21
2016-08-22[media] atmel-isc: add the Image Sensor Controller codeSongjun Wu6-0/+1692
2016-08-04Merge tag 'media/v4.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2-11/+14
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski1-18/+8
2016-08-04media: mtk-vcodec: remove unused dma_attrsKrzysztof Kozlowski1-4/+0
2016-08-01Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds3-3/+3
2016-07-28[media] vivid: don't handle CEC_MSG_SET_STREAM_PATHHans Verkuil1-10/+0
2016-07-28[media] vim2m: copy the other colorspace-related fields as wellHans Verkuil1-1/+14
2016-07-19[media] vivid: support monitor all modeHans Verkuil1-29/+15
2016-07-15[media] vivid: fix typo causing incorrect CEC physical addressesHans Verkuil1-1/+1
2016-07-15[media] mtk-vcodec: fix default OUTPUT buffer sizeTiffany Lin1-4/+9
2016-07-15[media] mtk-vcodec: fix more type mismatchesArnd Bergmann2-4/+4
2016-07-13[media] vsp1: clarify FCP dependencyArnd Bergmann1-1/+1
2016-07-13[media] vsp1: use __maybe_unused for PM handlersArnd Bergmann1-6/+4
2016-07-13Merge branch 'topic/vsp1' into patchworkMauro Carvalho Chehab29-314/+1190
2016-07-13[media] mtk-vcodec: remove redundant dev_err call in mtk_vcodec_probe()Wei Yongjun1-2/+0
2016-07-13[media] vcodec: mediatek: Fix return value check in mtk_vcodec_init_enc_pm()Wei Yongjun1-8/+8
2016-07-13[media] VPU: mediatek: remove redundant dev_err call in mtk_vpu_probe()Wei Yongjun1-6/+2
2016-07-13[media] VPU: mediatek: fix return value check in mtk_vpu_probe()Wei Yongjun1-2/+2
2016-07-12[media] c8sectpfe: fix memory leakSudip Mukherjee1-0/+1
2016-07-12[media] vivid: set V4L2_CAP_TIMEPERFRAMEHans Verkuil1-0/+1
2016-07-12[media] mtk-vcodec: fix sparse warningTiffany Lin1-1/+6
2016-07-12[media] mtk-vcodec: fix platform_no_drv_owner.cocci warningsFengguang Wu1-1/+0
2016-07-12[media] via-camera: use v4l2_s_ctrl instead of the s_ctrl opHans Verkuil1-1/+1
2016-07-12[media] mcam-core: use v4l2_s_ctrl instead of the s_ctrl opHans Verkuil1-1/+1
2016-07-12[media] davinci: drop unused control callbacksHans Verkuil1-7/+0
2016-07-12[media] omap_vout: use control frameworkHans Verkuil2-85/+29
2016-07-09[media] mtk-vcodec: fix compiler warningHans Verkuil1-1/+2
2016-07-09[media] mtk-vcodec: fix two compiler warningsHans Verkuil1-1/+1
2016-07-08Merge branch 'topic/cec' into patchworkMauro Carvalho Chehab9-10/+478
2016-07-08[media] media: coda: Fix probe() if reset controller is missingAlexander Shiyan1-1/+1
2016-07-08[media] drivers/media/platform/Kconfig: fix VIDEO_MEDIATEK_VCODEC dependencyHans Verkuil1-1/+1
2016-07-08[media] mtk-vcodec: convert driver to use the new vb2_queue dev fieldHans Verkuil3-22/+6
2016-07-08[media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil40-71/+53
2016-07-08[media] media/platform: convert drivers to use the new vb2_queue dev fieldHans Verkuil14-94/+22
2016-07-08[media] media/platform: convert drivers to use the new vb2_queue dev fieldHans Verkuil12-68/+15