aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2020-09-26media: rcar-vin: Enable support for R8A774E1Lad Prabhakar1-0/+40
2020-09-26media: rcar-csi2: Enable support for R8A774E1Lad Prabhakar1-0/+4
2020-09-26media: rcar-vin: Kconfig: Update help description for VIDEO_RCAR_VIN configLad Prabhakar1-1/+1
2020-09-26media: rcar-vin: Kconfig: Update help description for VIDEO_RCAR_CSI2 configLad Prabhakar1-1/+1
2020-09-26media: rcar-fcp: Update description for VIDEO_RENESAS_FCP Kconfig entryLad Prabhakar1-2/+2
2020-09-26media: marvell-ccic: mmp: mark PM functions as __maybe_unusedWei Yongjun1-2/+2
2020-09-26media: mtk-mdp: Fix Null pointer dereference when calling list_addDafna Hirschfeld1-1/+1
2020-09-26media: mx2_emmaprp: Fix memleak in emmaprp_probeDinghao Liu1-2/+5
2020-09-26media: mtk-vcodec: make IRQs disabled upon requestAlexandre Courbot2-3/+3
2020-09-26media: mtk-vcodec: venc: fix invalid time per frame in S_PARMAlexandre Courbot1-4/+8
2020-09-26media: mtk-vcodec: venc: set default time per frameAlexandre Courbot1-0/+5
2020-09-26media: mtk-vcodec: venc: support ENUM_FRAMESIZES on OUTPUT formatsAlexandre Courbot1-38/+33
2020-09-26media: mtk-vcodec: venc: use platform data for ENUM_FRAMESIZESAlexandre Courbot1-14/+10
2020-09-26media: mtk-vcodec: venc: set OUTPUT buffers field to V4L2_FIELD_NONEAlexandre Courbot1-0/+9
2020-09-26media: mtk-vcodec: venc support MIN_OUTPUT_BUFFERS controlAlexandre Courbot1-0/+2
2020-09-26media: Revert "media: mtk-vcodec: Remove extra area allocation in an input buffer on encoding"Alexandre Courbot1-3/+6
2020-09-26media: mtk-vcodec: add support for MT8183 encoderYunfei Dong2-0/+23
2020-09-26media: mtk-vcodec: venc: specify supported formats per-chipAlexandre Courbot3-75/+95
2020-09-26media: mtk-vcodec: venc: specify bitrate range per-chipAlexandre Courbot3-1/+8