summaryrefslogtreecommitdiff
path: root/drivers/media/platform
AgeCommit message (Expand)Author
2016-08-24[media] omap_vout: convert g/s_crop to g/s_selectionHans Verkuil
2016-08-24[media] v4l2: remove g/s_crop from video opsHans Verkuil
2016-08-24[media] mtk-vcodec: constify venc_common_if structuresJulia Lawall
2016-08-24[media] vivid: don't mention the obsolete sYCC Y'CbCr encodingHans Verkuil
2016-08-24[media] s5p-tv: remove obsolete driverHans Verkuil
2016-08-24[media] soc-camera/sh_mobile_csi2: remove unused driverHans Verkuil
2016-08-23[media] rcar-vin: move media bus information to struct rvin_graph_entityNiklas Söderlund
2016-08-23[media] rcar-vin: rework how subdevice is found and boundNiklas Söderlund
2016-08-23[media] rcar-vin: move chip check for pixelformat supportNiklas Söderlund
2016-08-23[media] rcar-vin: add dependency on MEDIA_CONTROLLERNiklas Söderlund
2016-08-23[media] rcar-vin: do not use v4l2_device_call_until_err()Niklas Söderlund
2016-08-23[media] rcar-vin: return correct error from platform_get_irq()Niklas Söderlund
2016-08-23[media] rcar-vin: rename entity to digitalNiklas Söderlund
2016-08-23[media] rcar-vin: arrange enum chip_id in chronological orderNiklas Söderlund
2016-08-23[media] rcar-vin: reduce indentation in rvin_s_dv_timings()Niklas Söderlund
2016-08-23[media] rcar-vin: fix indentation errors in rcar-v4l2.cNiklas Söderlund
2016-08-22[media] atmel-isc: add the Image Sensor Controller codeSongjun Wu
2016-08-04Merge tag 'media/v4.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2016-08-04media: mtk-vcodec: remove unused dma_attrsKrzysztof Kozlowski
2016-08-01Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-07-28[media] vivid: don't handle CEC_MSG_SET_STREAM_PATHHans Verkuil
2016-07-28[media] vim2m: copy the other colorspace-related fields as wellHans Verkuil
2016-07-19[media] vivid: support monitor all modeHans Verkuil
2016-07-15[media] vivid: fix typo causing incorrect CEC physical addressesHans Verkuil
2016-07-15[media] mtk-vcodec: fix default OUTPUT buffer sizeTiffany Lin
2016-07-15[media] mtk-vcodec: fix more type mismatchesArnd Bergmann
2016-07-13[media] vsp1: clarify FCP dependencyArnd Bergmann
2016-07-13[media] vsp1: use __maybe_unused for PM handlersArnd Bergmann
2016-07-13Merge branch 'topic/vsp1' into patchworkMauro Carvalho Chehab
2016-07-13[media] mtk-vcodec: remove redundant dev_err call in mtk_vcodec_probe()Wei Yongjun
2016-07-13[media] vcodec: mediatek: Fix return value check in mtk_vcodec_init_enc_pm()Wei Yongjun
2016-07-13[media] VPU: mediatek: remove redundant dev_err call in mtk_vpu_probe()Wei Yongjun
2016-07-13[media] VPU: mediatek: fix return value check in mtk_vpu_probe()Wei Yongjun
2016-07-12[media] c8sectpfe: fix memory leakSudip Mukherjee
2016-07-12[media] vivid: set V4L2_CAP_TIMEPERFRAMEHans Verkuil
2016-07-12[media] mtk-vcodec: fix sparse warningTiffany Lin
2016-07-12[media] mtk-vcodec: fix platform_no_drv_owner.cocci warningsFengguang Wu
2016-07-12[media] via-camera: use v4l2_s_ctrl instead of the s_ctrl opHans Verkuil
2016-07-12[media] mcam-core: use v4l2_s_ctrl instead of the s_ctrl opHans Verkuil
2016-07-12[media] davinci: drop unused control callbacksHans Verkuil
2016-07-12[media] omap_vout: use control frameworkHans Verkuil
2016-07-09[media] mtk-vcodec: fix compiler warningHans Verkuil
2016-07-09[media] mtk-vcodec: fix two compiler warningsHans Verkuil
2016-07-08Merge branch 'topic/cec' into patchworkMauro Carvalho Chehab
2016-07-08[media] media: coda: Fix probe() if reset controller is missingAlexander Shiyan
2016-07-08[media] drivers/media/platform/Kconfig: fix VIDEO_MEDIATEK_VCODEC dependencyHans Verkuil
2016-07-08[media] mtk-vcodec: convert driver to use the new vb2_queue dev fieldHans Verkuil
2016-07-08[media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil
2016-07-08[media] media/platform: convert drivers to use the new vb2_queue dev fieldHans Verkuil