aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform
AgeCommit message (Expand)Author
2020-10-01media: ti-vpe: cal: Restrict DMA to avoid memory corruptionNikhil Devshatwar
2020-08-26media: vpss: clean up resources in initEvgeny Novikov
2020-08-21media: rockchip: rga: Only set output CSC mode for RGB inputPaul Kocialkowski
2020-08-21media: rockchip: rga: Introduce color fmt macros and refactor CSC mode logicPaul Kocialkowski
2020-08-21media: vsp1: dl: Fix NULL pointer dereference on unbindEugeniu Rosca
2020-08-19media: exynos4-is: Add missed check for pinctrl_lookup_state()Chuhong Yuan
2020-08-19media: omap3isp: Add missed v4l2_ctrl_handler_free() for preview_init_entities()Chuhong Yuan
2020-06-22media: platform: fcp: Set appropriate DMA parametersKieran Bingham
2020-05-27media: fdp1: Fix R-Car M3-N naming in debug messageGeert Uytterhoeven
2020-04-17media: ti-vpe: cal: fix disable_irqs to only the intended targetBenoit Parrot
2020-04-17media: venus: hfi_parser: Ignore HEVC encoding for V1Stephan Gerhold
2020-02-24media: sti: bdisp: fix a possible sleep-in-atomic-context bug in bdisp_device...Jia-Ju Bai
2020-01-27media: atmel: atmel-isi: fix timeout value for stop streamingAlexandre Kroupski
2020-01-27media: rcar-vin: Clean up correct notifier in error pathNiklas Söderlund
2020-01-27media: vivid: fix incorrect assignment operation when setting video modeColin Ian King
2020-01-27media: davinci/vpbe: array underflow in vpbe_enum_outputs()Dan Carpenter
2020-01-27media: omap_vout: potential buffer overflow in vidioc_dqbuf()Dan Carpenter
2020-01-27media: davinci-isif: avoid uninitialized variable useArnd Bergmann
2020-01-27media: s5p-jpeg: Correct step and max values for V4L2_CID_JPEG_RESTART_INTERVALPawe? Chmiel
2020-01-17media: exynos4-is: Fix recursive locking in isp_video_release()Seung-Woo Kim
2020-01-17media: v4l: cadence: Fix how unsued lanes are handled in 'csi2rx_start()'Christophe JAILLET
2020-01-17media: rcar-vin: Fix incorrect return statement in rvin_try_format()Niklas Söderlund
2019-12-31media: rcar_drif: fix a memory disclosureKangjie Lu
2019-12-31media: ti-vpe: vpe: fix a v4l2-compliance failure about invalid sizeimageBenoit Parrot
2019-12-31media: ti-vpe: vpe: ensure buffers are cleaned up properly in abort casesBenoit Parrot
2019-12-31media: ti-vpe: vpe: fix a v4l2-compliance failure causing a kernel panicBenoit Parrot
2019-12-31media: ti-vpe: vpe: Make sure YUYV is set as default formatBenoit Parrot
2019-12-31media: ti-vpe: vpe: fix a v4l2-compliance failure about frame sequence numberBenoit Parrot
2019-12-31media: ti-vpe: vpe: fix a v4l2-compliance warning about invalid pixel formatBenoit Parrot
2019-12-31media: ti-vpe: vpe: Fix Motion Vector vpdma strideBenoit Parrot
2019-12-31media: venus: Fix occasionally failures to suspendStanimir Varbanov
2019-12-31media: venus: core: Fix msm8996 frequency tableLoic Poulain
2019-12-31media: am437x-vpfe: Setting STD to current value is not an errorBenoit Parrot
2019-12-17media: vimc: fix component match compareHelen Koike
2019-12-17media: bdisp: fix memleak on releaseJohan Hovold
2019-12-17media: venus: remove invalid compat_ioctl32 handlerArnd Bergmann
2019-12-13media: vimc: fix start stream when link is disabledHelen Fornazier
2019-12-13media: coda: fix memory corruption in case more than 32 instances are openedPhilipp Zabel
2019-12-05media: stm32-dcmi: fix check of pm_runtime_get_sync return valueHugues Fruchet
2019-12-05media: stm32-dcmi: fix DMA corruption when stopping streamingHugues Fruchet
2019-12-05media: atmel: atmel-isc: fix INIT_WORK misplacementEugen Hristev
2019-12-05media: atmel: atmel-isc: fix asd memory allocationEugen Hristev
2019-12-01media: vivid: Fix wrong locking that causes race conditions on streaming stopAlexander Popov
2019-12-01media: vivid: Set vid_cap_streaming and vid_out_streaming to trueVandana BN
2019-11-24media: venus: vdec: fix decoded data sizeVikash Garodia
2019-11-24media: isif: fix a NULL pointer dereference bugWenwen Wang
2019-11-24media: rcar-vin: fix redeclaration of symbolNiklas Söderlund
2019-11-24media: pxa_camera: Fix check for pdev->dev.of_nodeNathan Chancellor
2019-11-20media: davinci: Fix implicit enum conversion warningNathan Chancellor
2019-11-20media: vsp1: Fix YCbCr planar formats pitch calculationKoji Matsuoka