summaryrefslogtreecommitdiff
path: root/drivers/media/platform
AgeCommit message (Expand)AuthorFilesLines
2021-03-17media: v4l: vsp1: Fix bru null pointer accessBiju Das1-1/+1
2021-03-17media: v4l: vsp1: Fix uif null pointer accessBiju Das1-2/+2
2021-03-04media: marvell-ccic: power up the device on mclk enableLubomir Rintel1-0/+2
2021-03-04media: pxa_camera: declare variable when DEBUG is definedTom Rix1-0/+3
2021-03-04media: mtk-vcodec: fix argument used when DEBUG is definedTom Rix1-2/+2
2021-03-04media: ti-vpe: cal: fix write to unallocated memoryTomi Valkeinen1-2/+2
2021-03-04media: aspeed: fix error return code in aspeed_video_setup_video()Zhang Changzhong1-3/+3
2021-03-04media: vsp1: Fix an error handling path in the probe functionChristophe JAILLET1-1/+3
2021-03-04media: camss: missing error code in msm_video_register()Dan Carpenter1-0/+1
2021-03-04media: mtk-vcodec: fix error return code in vdec_vp9_decode()Zhang Changzhong1-1/+2
2020-12-30media: venus: put dummy vote on video-mem path after last session releaseMansur Alisha Shaik1-0/+10
2020-12-30media: venus: core: vote with average bandwidth and peak bandwidth as zeroMansur Alisha Shaik1-2/+2
2020-12-30media: venus: core: vote for video-mem pathMansur Alisha Shaik1-1/+16
2020-12-30media: venus: core: change clk enable and disable order in resume and suspendMansur Alisha Shaik1-7/+10
2020-12-30media: platform: add missing put_device() call in mtk_jpeg_probe() and mtk_jp...Yu Kuai1-0/+8
2020-12-30media: mtk-vcodec: add missing put_device() call in mtk_vcodec_init_enc_pm()Yu Kuai1-7/+19
2020-12-30media: mtk-vcodec: add missing put_device() call in mtk_vcodec_release_dec_pm()Yu Kuai1-0/+1
2020-12-30media: mtk-vcodec: add missing put_device() call in mtk_vcodec_init_dec_pm()Yu Kuai1-6/+12
2020-12-30media: platform: add missing put_device() call in mtk_jpeg_clk_init()Yu Kuai1-0/+1
2020-11-16media: venus: pm_helpers: Fix kernel module reloadStanimir Varbanov1-2/+2
2020-11-16media: venus: venc: Fix setting of profile and levelStanimir Varbanov3-5/+55
2020-11-05media: media/platform/marvell-ccic: fix warnings when CONFIG_PM is not enabledRandy Dunlap1-0/+2
2020-11-05media: mtk-vcodec: fix build breakage when one of VPU or SCP is enabledAlexandre Courbot3-9/+47
2020-11-05media: mtk-vcodec: move firmware implementations into their own filesAlexandre Courbot8-173/+233
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds3-4/+17
2020-10-15Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-4/+4
2020-10-08media: rcar-vin: rcar-dma: Fix setting VNIS_REG for RAW8 formatsLad Prabhakar1-4/+4
2020-10-06dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>Christoph Hellwig1-1/+0
2020-10-01media: platform: s5p-mfc: Fix adding a standard frame skip mode controlMarek Szyprowski1-0/+1
2020-09-27media: rcar-vin: Extend RAW8 support to all RGB layoutsNiklas Söderlund2-1/+54
2020-09-27media: rcar-csi2: Extend RAW8 support to all RGB layoutsNiklas Söderlund1-0/+3
2020-09-27media: st-delta: Fix reference count leak in delta_run_workAditya Pakki1-1/+3
2020-09-27media: sti: Fix reference count leaksQiushi Wu1-0/+2
2020-09-27media: exynos4-is: Fix several reference count leaks due to pm_runtime_get_syncQiushi Wu2-2/+4
2020-09-27media: exynos4-is: Fix a reference count leak due to pm_runtime_get_syncQiushi Wu1-1/+3
2020-09-27media: exynos4-is: Fix a reference count leakQiushi Wu1-1/+3
2020-09-27media: ti-vpe: Fix a missing check and reference count leakQiushi Wu1-0/+2
2020-09-27media: stm32-dcmi: Fix a reference count leakQiushi Wu1-3/+1
2020-09-27media: s5p-mfc: Fix a reference count leakQiushi Wu1-1/+3
2020-09-27media: camss: Fix a reference count leak.Qiushi Wu1-1/+3
2020-09-27media: platform: fcp: Fix a reference count leak.Qiushi Wu1-1/+3
2020-09-27media: rockchip/rga: Fix a reference count leak.Qiushi Wu1-0/+1
2020-09-27media: rcar-vin: Fix a reference count leak.Qiushi Wu1-1/+3
2020-09-27media: rcar-vin: Fix a reference count leak.Qiushi Wu1-1/+3
2020-09-27media: vsp1: Fix runtime PM imbalance on errorDinghao Liu1-3/+8
2020-09-27media: coda: Fix runtime PM imbalance in coda_probeDinghao Liu1-0/+2
2020-09-27media: platform: s3c-camif: Fix runtime PM imbalance on errorDinghao Liu1-3/+2
2020-09-27media: platform: sti: hva: Fix runtime PM imbalance on errorDinghao Liu1-1/+1
2020-09-27media: bdisp: Fix runtime PM imbalance on errorDinghao Liu1-2/+1
2020-09-26media: rcar-vin: Enable YDS bit depending on bus_width and data_shiftLad Prabhakar3-10/+21