summaryrefslogtreecommitdiff
path: root/drivers/media/platform
AgeCommit message (Expand)AuthorFilesLines
2018-10-04media: omap3isp: zero-initialize the isp cam_xclk{a,b} initial dataJavier Martinez Canillas1-1/+1
2018-10-04media: s3c-camif: ignore -ENOIOCTLCMD from v4l2_subdev_call for s_powerAkinobu Mita1-0/+2
2018-10-04media: fsl-viu: fix error handling in viu_of_probe()Alexey Khoroshilov1-15/+23
2018-10-04media: exynos4-is: Prevent NULL pointer dereference in __isp_video_try_fmt()Sylwester Nawrocki1-3/+8
2018-09-19media: s5p-mfc: Fix buffer look up in s5p_mfc_handle_frame_{new, copy_time} f...Sylwester Nawrocki1-11/+12
2018-08-03media: omap3isp: fix unbalanced dma_iommu_mappingSuman Anna1-3/+4
2018-08-03media: rcar_jpu: Add missing clk_disable_unprepare() on error in jpu_open()Wei Yongjun1-1/+3
2018-05-25media: vivid: fix incorrect capabilities for radioHans Verkuil1-0/+2
2018-05-25media: s3c-camif: fix out-of-bounds array accessArnd Bergmann1-3/+4
2018-04-13pxa_camera: fix module remove codepath for v4l2 clockPetr Cvek1-1/+13
2018-03-24media: c8sectpfe: fix potential NULL pointer dereference in c8sectpfe_timer_i...Gustavo A. R. Silva1-1/+3
2018-03-22media: vsp1: Prevent suspending and resuming DRM pipelinesKieran Bingham1-2/+14
2018-03-22v4l: vsp1: Register pipe with output WPFKieran Bingham1-0/+1
2018-03-22v4l: vsp1: Prevent multiple streamon race commencing pipeline earlyKieran Bingham1-0/+13
2018-02-13media: soc_camera: soc_scale_crop: add missing MODULE_DESCRIPTION/AUTHOR/LICENSEJesse Chan1-0/+4
2017-11-08exynos4-is: fimc-is: Unmap region obtained by of_iomap()Arvind Yadav1-2/+6
2017-10-08exynos-gsc: Do not swap cb/cr for semi planar formatsThibault Saunier1-2/+0
2017-08-11media: platform: davinci: return -EINVAL for VPFE_CMD_S_CCDC_RAW_PARAMS ioctlPrabhakar Lad1-20/+2
2017-07-28s5p-jpeg: don't return a random width/heightMauro Carvalho Chehab1-4/+4
2017-05-25s5p-mfc: Fix unbalanced call to clock managementMarek Szyprowski1-0/+1
2017-05-25s5p-mfc: Fix race between interrupt routine and device functionsMarek Szyprowski1-8/+4
2017-03-12am437x-vpfe: always assign bpp variableNicolas Iooss1-1/+1
2017-01-26s5p-mfc: Fix clock management in s5p_mfc_release() functionMarek Szyprowski1-3/+4
2017-01-26st-hva: fix some error handling in hva_hw_probe()Dan Carpenter1-3/+3
2017-01-26platform: pxa_camera: add VIDEO_V4L2 dependencyArnd Bergmann1-1/+1
2017-01-26blackfin: check devm_pinctrl_get() for errorsDan Carpenter1-0/+2
2017-01-09s5p-mfc: fix failure path of s5p_mfc_alloc_memdev()Marek Szyprowski1-0/+1
2016-10-19mm: replace get_vaddr_frames() write/force parameters with gup_flagsLorenzo Stoakes1-1/+1
2016-10-05Merge tag 'v4.8' into patchworkMauro Carvalho Chehab7-37/+47
2016-09-22[media] rcar-vin: add R-Car gen2 fallback compatibility stringSergei Shtylyov1-0/+1
2016-09-22[media] exynos4-is: add of_platform_populate() call for FIMC-IS child devicesSylwester Nawrocki1-1/+9
2016-09-22[media] exynos4-is: Clear isp-i2c adapter power.ignore_children flagSylwester Nawrocki1-7/+17
2016-09-22[media] exynos4-is: Add missing entity function initializationSylwester Nawrocki4-0/+4
2016-09-22[media] exynos4-is: Improve clock managementMarek Szyprowski1-12/+4
2016-09-22[media] exynos4-is: Add support for all required clocksMarek Szyprowski2-0/+6
2016-09-22[media] s5p-jpeg: fix system and runtime PM integrationMarek Szyprowski1-19/+2
2016-09-19[media] media: rcar-vin: use sink pad index for DV timingsUlrich Hecht1-2/+2
2016-09-19[media] rcar-vin: implement EDID control ioctlsUlrich Hecht2-0/+50
2016-09-19[media] media: rcar-vin: add support for V4L2_FIELD_ALTERNATENiklas Söderlund2-6/+33
2016-09-19[media] media: rcar-vin: fix height for TOP and BOTTOM fieldsNiklas Söderlund1-12/+17
2016-09-19[media] media: rcar-vin: fix bug in scalingNiklas Söderlund1-51/+54
2016-09-19[media] media: rcar-vin: allow field to be changedNiklas Söderlund1-0/+9
2016-09-19[media] media: rcar-vin: make V4L2_FIELD_INTERLACED standard dependentNiklas Söderlund1-0/+9
2016-09-19[media] adv7180: rcar-vin: change mbus format to UYVYNiklas Söderlund2-4/+4
2016-09-19[media] soc-camera/rcar-vin: remove obsolete driverHans Verkuil3-1979/+0
2016-09-19[media] hva: fix sparse warningsHans Verkuil1-2/+2
2016-09-19[media] atmel-isc: mark PM functions as __maybe_unusedArnd Bergmann1-2/+2
2016-09-19[media] platform: constify vb2_ops structuresJulia Lawall18-18/+18
2016-09-19[media] vsp1: fix CodingStyle violations on multi-line commentsMauro Carvalho Chehab10-27/+51
2016-09-19[media] v4l: vsp1: Disable VYUY on Gen3Laurent Pinchart4-5/+12