summaryrefslogtreecommitdiff
path: root/drivers/media/platform
AgeCommit message (Expand)AuthorFilesLines
2020-01-04media: ti-vpe: vpe: Make sure YUYV is set as default formatBenoit Parrot1-1/+1
2020-01-04media: ti-vpe: vpe: fix a v4l2-compliance failure about frame sequence numberBenoit Parrot1-0/+1
2020-01-04media: ti-vpe: vpe: fix a v4l2-compliance warning about invalid pixel formatBenoit Parrot1-4/+9
2020-01-04media: am437x-vpfe: Setting STD to current value is not an errorBenoit Parrot1-0/+4
2019-12-21media: bdisp: fix memleak on releaseJohan Hovold1-2/+1
2019-12-05media: atmel: atmel-isc: fix asd memory allocationEugen Hristev1-2/+6
2019-11-28media: vivid: Fix wrong locking that causes race conditions on streaming stopAlexander Popov3-9/+15
2019-11-28media: vivid: Set vid_cap_streaming and vid_out_streaming to trueVandana BN2-6/+0
2019-11-25media: isif: fix a NULL pointer dereference bugWenwen Wang1-1/+2
2019-11-25media: pxa_camera: Fix check for pdev->dev.of_nodeNathan Chancellor1-1/+1
2019-11-25media: davinci: Fix implicit enum conversion warningNathan Chancellor1-1/+1
2019-10-05media: omap3isp: Set device on omap3isp subdevsSakari Ailus6-0/+7
2019-10-05media: omap3isp: Don't set streaming state on random subdevsSakari Ailus1-0/+8
2019-10-05media: exynos4-is: fix leaked of_node referencesWen Yang2-0/+3
2019-08-04media: coda: Remove unbalanced and unneeded mutex unlockEzequiel Garcia1-1/+0
2019-08-04media: coda: increment sequence offset for the last returned framePhilipp Zabel1-0/+3
2019-08-04media: coda: fix mpeg2 sequence number handlingPhilipp Zabel1-1/+4
2019-08-04media: vpss: fix a potential NULL pointer dereferenceKangjie Lu1-0/+5
2019-08-04media: marvell-ccic: fix DMA s/g desc number calculationLubomir Rintel1-2/+3
2019-05-31media: coda: clear error return value before picture runPhilipp Zabel1-0/+3
2019-05-31media: vivid: use vfree() instead of kfree() for dev->bitmap_capAlexander Potapenko1-1/+1
2019-05-04media: vivid: check if the cec_adapter is validHans Verkuil1-1/+2
2019-04-05media: s5p-jpeg: Check for fmt_ver_flag when doing fmt enumerationPawe? Chmiel1-8/+11
2019-04-05media: mx2_emmaprp: Correct return type for mem2mem buffer helpersEzequiel Garcia1-3/+3
2019-04-05media: s5p-g2d: Correct return type for mem2mem buffer helpersEzequiel Garcia1-3/+3
2019-04-05media: s5p-jpeg: Correct return type for mem2mem buffer helpersEzequiel Garcia1-19/+19
2019-04-05media: sh_veu: Correct return type for mem2mem buffer helpersEzequiel Garcia1-2/+2
2019-02-12media: DaVinci-VPBE: fix error handling in vpbe_initialize()Alexey Khoroshilov1-2/+5
2019-02-12media: mtk-vcodec: Release device nodes in mtk_vcodec_init_enc_pm()Alexey Khoroshilov1-4/+6
2019-01-23media: vivid: set min width/height to a value > 0Hans Verkuil1-1/+1
2019-01-23media: vivid: fix error handling of kthread_runHans Verkuil2-2/+8
2019-01-09media: vivid: free bitmap_cap when updating std/timings/etc.Hans Verkuil1-0/+2
2018-12-13media: omap3isp: Unregister media device as firstSakari Ailus1-1/+2
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