summaryrefslogtreecommitdiff
path: root/drivers/media/platform
AgeCommit message (Expand)Author
2016-09-06[media] atmel-isc: remove the warningSongjun Wu
2016-09-06[media] vcodec: mediatek: Add g/s_selection support for V4L2 EncoderTiffany Lin
2016-08-25[media] m2m-deinterlace: Fix error print during probePeter Ujfalusi
2016-08-24[media] rcar-fcp: Make sure rcar_fcp_enable() returns 0 on successGeert Uytterhoeven
2016-08-24[media] VIDEO_MEDIATEK_VPU should depend on HAS_DMAGeert Uytterhoeven
2016-08-24[media] exynos4-is: fimc-is-i2c: don't print error when adding adapter failsWolfram Sang
2016-08-24[media] s5p-mfc: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-08-24[media] media: s5p-jpeg add missing blank lines after declarationsShuah Khan
2016-08-24[media] media: s5p-mfc remove unnecessary error messagesShuah Khan
2016-08-24[media] media: s5p-mfc Fix misspelled error message and checkpatch errorsShuah Khan
2016-08-24[media] s5p-mfc: remove redundant return value check of platform_get_resource()Wei Yongjun
2016-08-24[media] media: s5p-mfc remove void function return statementShuah Khan
2016-08-24[media] media: s5p-mfc fix invalid memory access from s5p_mfc_release()Shuah Khan
2016-08-24[media] media: Doc s5p-mfc add missing fields to s5p_mfc_dev structure defini...Shuah Khan
2016-08-24[media] gsc-m2m: improve v4l2_capability driver and card fieldsJavier Martinez Canillas
2016-08-24[media] gsc-m2m: add device name sufix to bus_info capatiliby fieldJavier Martinez Canillas
2016-08-24[media] s5p-jpeg: only fill driver's name in capabilities driver fieldJavier Martinez Canillas
2016-08-24[media] exynos4-is: Fix fimc_is_parse_sensor_config() nodes handlingJavier Martinez Canillas
2016-08-24[media] s5p-jpeg: set capablity bus_info as required by VIDIOC_QUERYCAPJavier Martinez Canillas
2016-08-24[media] vivid: return -ENODATA if the current input doesn't support g/s_selec...Hans Verkuil
2016-08-24[media] v4l2-subdev: rename cropcap to g_pixelaspectHans Verkuil
2016-08-24[media] vpbe_display: convert g/s_crop to g/s_selectionHans Verkuil
2016-08-24[media] vpfe_capture: convert g/s_crop to g/s_selectionHans Verkuil
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