summaryrefslogtreecommitdiff
path: root/drivers/media/platform
AgeCommit message (Expand)Author
2020-01-29media: vivid: fix incorrect assignment operation when setting video modeColin Ian King
2020-01-29media: davinci/vpbe: array underflow in vpbe_enum_outputs()Dan Carpenter
2020-01-29media: omap_vout: potential buffer overflow in vidioc_dqbuf()Dan Carpenter
2020-01-29media: davinci-isif: avoid uninitialized variable useArnd Bergmann
2020-01-29media: s5p-jpeg: Correct step and max values for V4L2_CID_JPEG_RESTART_INTERVALPawe? Chmiel
2020-01-23media: exynos4-is: Fix recursive locking in isp_video_release()Seung-Woo Kim
2020-01-04media: ti-vpe: vpe: Make sure YUYV is set as default formatBenoit Parrot
2020-01-04media: ti-vpe: vpe: fix a v4l2-compliance failure about frame sequence numberBenoit Parrot
2020-01-04media: ti-vpe: vpe: fix a v4l2-compliance warning about invalid pixel formatBenoit Parrot
2020-01-04media: am437x-vpfe: Setting STD to current value is not an errorBenoit Parrot
2019-12-21media: bdisp: fix memleak on releaseJohan Hovold
2019-12-05media: atmel: atmel-isc: fix asd memory allocationEugen Hristev
2019-11-28media: vivid: Fix wrong locking that causes race conditions on streaming stopAlexander Popov
2019-11-28media: vivid: Set vid_cap_streaming and vid_out_streaming to trueVandana BN
2019-11-25media: isif: fix a NULL pointer dereference bugWenwen Wang
2019-11-25media: pxa_camera: Fix check for pdev->dev.of_nodeNathan Chancellor
2019-11-25media: davinci: Fix implicit enum conversion warningNathan Chancellor
2019-10-05media: omap3isp: Set device on omap3isp subdevsSakari Ailus
2019-10-05media: omap3isp: Don't set streaming state on random subdevsSakari Ailus
2019-10-05media: exynos4-is: fix leaked of_node referencesWen Yang
2019-08-04media: coda: Remove unbalanced and unneeded mutex unlockEzequiel Garcia
2019-08-04media: coda: increment sequence offset for the last returned framePhilipp Zabel
2019-08-04media: coda: fix mpeg2 sequence number handlingPhilipp Zabel
2019-08-04media: vpss: fix a potential NULL pointer dereferenceKangjie Lu
2019-08-04media: marvell-ccic: fix DMA s/g desc number calculationLubomir Rintel
2019-05-31media: coda: clear error return value before picture runPhilipp Zabel
2019-05-31media: vivid: use vfree() instead of kfree() for dev->bitmap_capAlexander Potapenko
2019-05-04media: vivid: check if the cec_adapter is validHans Verkuil
2019-04-05media: s5p-jpeg: Check for fmt_ver_flag when doing fmt enumerationPawe? Chmiel
2019-04-05media: mx2_emmaprp: Correct return type for mem2mem buffer helpersEzequiel Garcia
2019-04-05media: s5p-g2d: Correct return type for mem2mem buffer helpersEzequiel Garcia
2019-04-05media: s5p-jpeg: Correct return type for mem2mem buffer helpersEzequiel Garcia
2019-04-05media: sh_veu: Correct return type for mem2mem buffer helpersEzequiel Garcia
2019-02-12media: DaVinci-VPBE: fix error handling in vpbe_initialize()Alexey Khoroshilov
2019-02-12media: mtk-vcodec: Release device nodes in mtk_vcodec_init_enc_pm()Alexey Khoroshilov
2019-01-23media: vivid: set min width/height to a value > 0Hans Verkuil
2019-01-23media: vivid: fix error handling of kthread_runHans Verkuil
2019-01-09media: vivid: free bitmap_cap when updating std/timings/etc.Hans Verkuil
2018-12-13media: omap3isp: Unregister media device as firstSakari Ailus
2018-10-03media: omap3isp: zero-initialize the isp cam_xclk{a,b} initial dataJavier Martinez Canillas
2018-10-03media: s3c-camif: ignore -ENOIOCTLCMD from v4l2_subdev_call for s_powerAkinobu Mita
2018-10-03media: fsl-viu: fix error handling in viu_of_probe()Alexey Khoroshilov
2018-10-03media: exynos4-is: Prevent NULL pointer dereference in __isp_video_try_fmt()Sylwester Nawrocki
2018-09-19media: s5p-mfc: Fix buffer look up in s5p_mfc_handle_frame_{new, copy_time} f...Sylwester Nawrocki
2018-08-03media: omap3isp: fix unbalanced dma_iommu_mappingSuman Anna
2018-08-03media: rcar_jpu: Add missing clk_disable_unprepare() on error in jpu_open()Wei Yongjun
2018-05-25media: vivid: fix incorrect capabilities for radioHans Verkuil
2018-05-25media: s3c-camif: fix out-of-bounds array accessArnd Bergmann
2018-04-13pxa_camera: fix module remove codepath for v4l2 clockPetr Cvek
2018-03-24media: c8sectpfe: fix potential NULL pointer dereference in c8sectpfe_timer_i...Gustavo A. R. Silva