summaryrefslogtreecommitdiff
path: root/drivers/media/platform
AgeCommit message (Expand)AuthorFilesLines
2020-01-27media: atmel: atmel-isi: fix timeout value for stop streamingAlexandre Kroupski1-1/+1
2020-01-27media: rcar-vin: Clean up correct notifier in error pathNiklas Söderlund1-1/+1
2020-01-27media: vivid: fix incorrect assignment operation when setting video modeColin Ian King1-1/+1
2020-01-27media: davinci/vpbe: array underflow in vpbe_enum_outputs()Dan Carpenter1-1/+1
2020-01-27media: omap_vout: potential buffer overflow in vidioc_dqbuf()Dan Carpenter1-9/+6
2020-01-27media: davinci-isif: avoid uninitialized variable useArnd Bergmann1-9/+0
2020-01-27media: s5p-jpeg: Correct step and max values for V4L2_CID_JPEG_RESTART_INTERVALPawe? Chmiel1-1/+1
2020-01-17media: exynos4-is: Fix recursive locking in isp_video_release()Seung-Woo Kim1-1/+1
2020-01-17media: v4l: cadence: Fix how unsued lanes are handled in 'csi2rx_start()'Christophe JAILLET1-1/+1
2020-01-17media: rcar-vin: Fix incorrect return statement in rvin_try_format()Niklas Söderlund1-1/+2
2019-12-31media: rcar_drif: fix a memory disclosureKangjie Lu1-0/+1
2019-12-31media: ti-vpe: vpe: fix a v4l2-compliance failure about invalid sizeimageBenoit Parrot2-0/+5
2019-12-31media: ti-vpe: vpe: ensure buffers are cleaned up properly in abort casesBenoit Parrot1-3/+9
2019-12-31media: ti-vpe: vpe: fix a v4l2-compliance failure causing a kernel panicBenoit Parrot1-1/+1
2019-12-31media: ti-vpe: vpe: Make sure YUYV is set as default formatBenoit Parrot1-1/+1
2019-12-31media: ti-vpe: vpe: fix a v4l2-compliance failure about frame sequence numberBenoit Parrot1-0/+1
2019-12-31media: ti-vpe: vpe: fix a v4l2-compliance warning about invalid pixel formatBenoit Parrot1-4/+9
2019-12-31media: ti-vpe: vpe: Fix Motion Vector vpdma strideBenoit Parrot1-5/+13
2019-12-31media: venus: Fix occasionally failures to suspendStanimir Varbanov1-0/+6
2019-12-31media: venus: core: Fix msm8996 frequency tableLoic Poulain1-4/+5
2019-12-31media: am437x-vpfe: Setting STD to current value is not an errorBenoit Parrot1-0/+4
2019-12-17media: vimc: fix component match compareHelen Koike1-5/+2
2019-12-17media: bdisp: fix memleak on releaseJohan Hovold1-2/+1
2019-12-17media: venus: remove invalid compat_ioctl32 handlerArnd Bergmann2-6/+0
2019-12-13media: vimc: fix start stream when link is disabledHelen Fornazier1-0/+2
2019-12-13media: coda: fix memory corruption in case more than 32 instances are openedPhilipp Zabel2-17/+12
2019-12-05media: stm32-dcmi: fix check of pm_runtime_get_sync return valueHugues Fruchet1-3/+3
2019-12-05media: stm32-dcmi: fix DMA corruption when stopping streamingHugues Fruchet1-0/+17
2019-12-05media: atmel: atmel-isc: fix INIT_WORK misplacementEugen Hristev1-2/+2
2019-12-05media: atmel: atmel-isc: fix asd memory allocationEugen Hristev1-2/+6
2019-12-01media: vivid: Fix wrong locking that causes race conditions on streaming stopAlexander Popov3-9/+15
2019-12-01media: vivid: Set vid_cap_streaming and vid_out_streaming to trueVandana BN2-6/+0
2019-11-24media: venus: vdec: fix decoded data sizeVikash Garodia1-2/+1
2019-11-24media: isif: fix a NULL pointer dereference bugWenwen Wang1-1/+2
2019-11-24media: rcar-vin: fix redeclaration of symbolNiklas Söderlund1-1/+0
2019-11-24media: pxa_camera: Fix check for pdev->dev.of_nodeNathan Chancellor1-1/+1
2019-11-20media: davinci: Fix implicit enum conversion warningNathan Chancellor1-1/+1
2019-11-20media: vsp1: Fix YCbCr planar formats pitch calculationKoji Matsuoka1-1/+10
2019-11-20media: vsp1: Fix vsp1_regs.h license headerLaurent Pinchart1-1/+1
2019-11-20media: vicodec: fix out-of-range values when decodingHans Verkuil1-2/+8
2019-11-06media: vimc: Remove unused but set variablesLucas A. M. Magalhães1-7/+0
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: vsp1: fix memory leak of dl on error return pathColin Ian King1-1/+3
2019-10-05media: fdp1: Reduce FCP not found message level to debugGeert Uytterhoeven1-1/+1
2019-10-05media: mtk-mdp: fix reference count on old device treeMatthias Brugger1-1/+3
2019-10-05media: media/platform: fsl-viu.c: fix build for MICROBLAZERandy Dunlap1-1/+1
2019-10-05media: exynos4-is: fix leaked of_node referencesWen Yang2-0/+3
2019-09-16media: vim2m: only cancel work if it is for right contextHans Verkuil1-1/+3
2019-09-16media: vim2m: use cancel_delayed_work_sync instead of flush_schedule_workHans Verkuil1-1/+2