summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform
Commit message (Expand)AuthorAgeFilesLines
* media: fdp1: Fix R-Car M3-N naming in debug messageGeert Uytterhoeven2020-05-271-1/+1
* media: ti-vpe: cal: fix disable_irqs to only the intended targetBenoit Parrot2020-04-241-8/+8
* media: sti: bdisp: fix a possible sleep-in-atomic-context bug in bdisp_device...Jia-Ju Bai2020-02-281-3/+3
* media: atmel: atmel-isi: fix timeout value for stop streamingAlexandre Kroupski2020-01-271-1/+1
* media: vivid: fix incorrect assignment operation when setting video modeColin Ian King2020-01-271-1/+1
* media: davinci/vpbe: array underflow in vpbe_enum_outputs()Dan Carpenter2020-01-271-1/+1
* media: omap_vout: potential buffer overflow in vidioc_dqbuf()Dan Carpenter2020-01-271-9/+6
* media: davinci-isif: avoid uninitialized variable useArnd Bergmann2020-01-271-9/+0
* media: s5p-jpeg: Correct step and max values for V4L2_CID_JPEG_RESTART_INTERVALPawe? Chmiel2020-01-271-1/+1
* media: exynos4-is: Fix recursive locking in isp_video_release()Seung-Woo Kim2020-01-171-1/+1
* media: rcar_drif: fix a memory disclosureKangjie Lu2019-12-311-0/+1
* media: ti-vpe: vpe: fix a v4l2-compliance failure about invalid sizeimageBenoit Parrot2019-12-312-0/+5
* media: ti-vpe: vpe: ensure buffers are cleaned up properly in abort casesBenoit Parrot2019-12-311-3/+9
* media: ti-vpe: vpe: fix a v4l2-compliance failure causing a kernel panicBenoit Parrot2019-12-311-1/+1
* media: ti-vpe: vpe: Make sure YUYV is set as default formatBenoit Parrot2019-12-311-1/+1
* media: ti-vpe: vpe: fix a v4l2-compliance failure about frame sequence numberBenoit Parrot2019-12-311-0/+1
* media: ti-vpe: vpe: fix a v4l2-compliance warning about invalid pixel formatBenoit Parrot2019-12-311-4/+9
* media: ti-vpe: vpe: Fix Motion Vector vpdma strideBenoit Parrot2019-12-311-5/+13
* media: venus: core: Fix msm8996 frequency tableLoic Poulain2019-12-311-4/+5
* media: am437x-vpfe: Setting STD to current value is not an errorBenoit Parrot2019-12-311-0/+4
* media: vimc: fix component match compareHelen Koike2019-12-171-5/+2
* media: bdisp: fix memleak on releaseJohan Hovold2019-12-171-2/+1
* media: venus: remove invalid compat_ioctl32 handlerArnd Bergmann2019-12-172-6/+0
* media: vimc: fix start stream when link is disabledHelen Fornazier2019-12-171-0/+2
* media: stm32-dcmi: fix DMA corruption when stopping streamingHugues Fruchet2019-12-051-0/+17
* media: atmel: atmel-isc: fix INIT_WORK misplacementEugen Hristev2019-12-051-2/+2
* media: atmel: atmel-isc: fix asd memory allocationEugen Hristev2019-12-051-2/+6
* media: vivid: Fix wrong locking that causes race conditions on streaming stopAlexander Popov2019-12-013-9/+15
* media: vivid: Set vid_cap_streaming and vid_out_streaming to trueVandana BN2019-12-012-6/+0
* media: isif: fix a NULL pointer dereference bugWenwen Wang2019-11-241-1/+2
* media: pxa_camera: Fix check for pdev->dev.of_nodeNathan Chancellor2019-11-241-1/+1
* media: davinci: Fix implicit enum conversion warningNathan Chancellor2019-11-201-1/+1
* media: vimc: Remove unused but set variablesLucas A. M. Magalhães2019-11-061-7/+0
* media: omap3isp: Set device on omap3isp subdevsSakari Ailus2019-10-056-0/+7
* media: omap3isp: Don't set streaming state on random subdevsSakari Ailus2019-10-051-0/+8
* media: fdp1: Reduce FCP not found message level to debugGeert Uytterhoeven2019-10-051-1/+1
* media: mtk-mdp: fix reference count on old device treeMatthias Brugger2019-10-051-1/+3
* media: exynos4-is: fix leaked of_node referencesWen Yang2019-10-052-0/+3
* media: coda: Remove unbalanced and unneeded mutex unlockEzequiel Garcia2019-07-311-1/+0
* media: vimc: cap: check v4l2_fill_pixfmt return valueAndré Almeida2019-07-311-1/+4
* media: coda: increment sequence offset for the last returned framePhilipp Zabel2019-07-311-0/+3
* media: coda: fix last buffer handling in V4L2_ENC_CMD_STOPMarco Felsch2019-07-311-0/+2
* media: coda: fix mpeg2 sequence number handlingPhilipp Zabel2019-07-311-1/+4
* media: s5p-mfc: Make additional clocks optionalMarek Szyprowski2019-07-311-0/+5
* media: fdp1: Support M3N and E3 platformsKieran Bingham2019-07-311-0/+8
* media: vpss: fix a potential NULL pointer dereferenceKangjie Lu2019-07-311-0/+5
* media: marvell-ccic: fix DMA s/g desc number calculationLubomir Rintel2019-07-311-2/+3
* media: vimc: zero the media_device on probeHans Verkuil2019-05-311-0/+2
* media: vimc: stream: fix thread state before sleepHelen Fornazier2019-05-311-1/+1
* media: video-mux: fix null pointer dereferencesKangjie Lu2019-05-311-0/+5