aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform
AgeCommit message (Expand)Author
2020-10-29media: venus: core: Fix runtime PM imbalance in venus_probeDinghao Liu
2020-10-29media: venus: core: Fix error handling in probeRajendra Nayak
2020-10-29media: venus: fixes for list corruptionVikash Garodia
2020-10-29media: bdisp: Fix runtime PM imbalance on errorDinghao Liu
2020-10-29media: platform: sti: hva: Fix runtime PM imbalance on errorDinghao Liu
2020-10-29media: platform: s3c-camif: Fix runtime PM imbalance on errorDinghao Liu
2020-10-29media: vsp1: Fix runtime PM imbalance on errorDinghao Liu
2020-10-29media: exynos4-is: Fix a reference count leakQiushi Wu
2020-10-29media: exynos4-is: Fix a reference count leak due to pm_runtime_get_syncQiushi Wu
2020-10-29media: exynos4-is: Fix several reference count leaks due to pm_runtime_get_syncQiushi Wu
2020-10-29media: sti: Fix reference count leaksQiushi Wu
2020-10-29media: st-delta: Fix reference count leak in delta_run_workAditya Pakki
2020-10-29media: ti-vpe: Fix a missing check and reference count leakQiushi Wu
2020-10-29media: stm32-dcmi: Fix a reference count leakQiushi Wu
2020-10-29media: s5p-mfc: Fix a reference count leakQiushi Wu
2020-10-29media: camss: Fix a reference count leak.Qiushi Wu
2020-10-29media: platform: fcp: Fix a reference count leak.Qiushi Wu
2020-10-29media: rockchip/rga: Fix a reference count leak.Qiushi Wu
2020-10-29media: rcar-vin: Fix a reference count leak.Qiushi Wu
2020-10-29media: mx2_emmaprp: Fix memleak in emmaprp_probeDinghao Liu
2020-10-29media: rcar-csi2: Allocate v4l2_async_subdev dynamicallyLaurent Pinchart
2020-10-29media: rcar_drif: Allocate v4l2_async_subdev dynamicallyLaurent Pinchart
2020-10-29media: rcar_drif: Fix fwnode reference leak when parsing DTLaurent Pinchart
2020-10-29media: omap3isp: Fix memleak in isp_probeDinghao Liu
2020-10-29media: Revert "media: exynos4-is: Add missed check for pinctrl_lookup_state()"Sylwester Nawrocki
2020-09-03media: davinci: vpif_capture: fix potential double freeEvgeny Novikov
2020-08-26media: camss: fix memory leaks on error handling paths in probeEvgeny Novikov
2020-08-26media: vpss: clean up resources in initEvgeny Novikov
2020-08-26media: coda: jpeg: add NULL check after kmallocChen Zhou
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-21media: venus: fix multiple encoder crashMansur Alisha Shaik
2020-08-19media: mtk-mdp: Fix a refcounting bug on error in initDan Carpenter
2020-08-19media: s5p-g2d: Fix a memory leak in an error handling path in 'g2d_probe()'Christophe JAILLET
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-08-19media: marvell-ccic: Add missed v4l2_async_notifier_cleanup()Chuhong Yuan
2020-06-26media: omap3isp: remove cacheflush.hNathan Chancellor
2020-06-13Merge tag 'media/v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2020-06-11media: s5p-mfc: Properly handle dma_parms for the allocated devicesMarek Szyprowski
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2020-06-08asm-generic: don't include <linux/mm.h> in cacheflush.hChristoph Hellwig
2020-05-18media: video-mux: Create media links in bound notifierSteve Longerbeam
2020-05-18media: video-mux: Implement get_fwnode_pad opSteve Longerbeam
2020-05-18media: video-mux: Parse information from firmware without using callbacksSteve Longerbeam
2020-05-14media: media: sh_veu: Remove driverGeert Uytterhoeven
2020-05-06media: rcar-vin: Make use of V4L2_CAP_IO_MCNiklas Söderlund
2020-05-05media: sun8i: Fix an error handling path in 'deinterlace_runtime_resume()'Christophe JAILLET
2020-05-05media: ti-vpe: avoid gcc-9 warningArnd Bergmann