aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-28Merge tag 'media/v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds107-2748/+9927
2021-04-15media: coda: fix macroblocks count control usageMarco Felsch1-1/+3
2021-04-15media: rkisp1: params: fix wrong bits settingsDafna Hirschfeld1-1/+0
2021-04-15media: meson-ge2d: fix rotation parametersNeil Armstrong1-2/+2
2021-04-15media: venus : hfi: add venus image info into smemDikshita Agarwal2-3/+19
2021-04-15media: venus: Fix internal buffer size calculations for v6.Dikshita Agarwal1-8/+18
2021-04-15media: venus: helpers: keep max bandwidth when mbps exceeds the supported rangeVikash Garodia1-1/+1
2021-04-15media: venus: fix hw overload error log conditionMansur Alisha Shaik1-1/+1
2021-04-15media: venus: core: correct firmware name for sm8250Dmitry Baryshkov1-1/+1
2021-04-15media: venus: core,pm: fix potential infinite loopColin Ian King1-2/+2
2021-04-15media: venus: core: Fix kerneldoc warningsStanimir Varbanov1-9/+31
2021-04-09media: allegro: change kernel-doc comment blocks to normal commentsHans Verkuil2-7/+7
2021-04-09media: camss: ispif: Remove redundant dev_err call in msm_ispif_subdev_init()Yang Yingliang1-6/+2
2021-04-09media: sun8i-di: Fix runtime PM imbalance in deinterlace_start_streamingDinghao Liu1-1/+1
2021-04-09media: platform: sti: Fix runtime PM imbalance in regs_showDinghao Liu1-1/+1
2021-04-09media: imx-jpeg: Fix double free in mxc_jpeg_removeMirela Rabulea1-1/+0
2021-04-08media: venus: don't de-reference NULL pointers at IRQ timeMauro Carvalho Chehab1-3/+6
2021-04-08media: venus: use NULL instead of zero for pointersMauro Carvalho Chehab1-2/+2
2021-04-06media: s5p-mfc: Fix kernel-doc entries in s5p_mfc_common.hSylwester Nawrocki1-7/+16
2021-04-06media: exynos4-is: Fix kernel-doc entries in fimc-is.hSylwester Nawrocki1-2/+19
2021-04-06media: VIDEO_IMX8_JPEG should depend on ARCH_MXC and not default to mGeert Uytterhoeven1-1/+1
2021-04-06media: camss: csid: Remove redundant dev_err call in msm_csid_subdev_init()Yang Yingliang1-3/+1
2021-04-06media: camss: csiphy: Remove redundant dev_err call in msm_csiphy_subdev_init()Yang Yingliang1-6/+2
2021-04-06media: ti-vpe: sc: remove redundant dev_err call in sc_create()Yang Yingliang1-3/+1
2021-04-06media: ti-vpe: csc: remove redundant dev_err call in csc_create()Yang Yingliang1-3/+1
2021-04-06media: imx-pxp: remove redundant dev_err call in pxp_probe()Yang Yingliang1-5/+2
2021-04-06media: imx-pxp: Remove unneeded of_match_ptr()Fabio Estevam1-1/+1
2021-04-06media: mtk-vcodec: Separating mtk encoder driverIrui Wang5-110/+67
2021-04-06media: venus: vdec: Fix decoder cmd STOP issueStanimir Varbanov2-2/+5
2021-04-06media: venus: helper: Decide work modeDikshita Agarwal4-4/+31
2021-04-06media: venus: hfi: Increase plat_buf_v6 o/p buffer count.Dikshita Agarwal1-1/+1
2021-04-06media: venus: helpers, hfi, vdec: Set actual plane constraints to FWDikshita Agarwal4-0/+42
2021-04-06media: venus: helpers: Add internal buffer list for v6Dikshita Agarwal3-6/+20
2021-04-06media: venus: firmware: Do not toggle WRAPPER_A9SS_SW_RESET on 6xxDikshita Agarwal1-3/+5
2021-04-06media: venus: pm: Toggle 6xx wrapper power in vcodec_controlDikshita Agarwal1-1/+4
2021-04-06media: venus: hfi: Add 6xx AXI halt logicDikshita Agarwal1-0/+32
2021-04-06media: venus: core,pm: Vote for min clk freq during venus bootDikshita Agarwal1-0/+14
2021-04-06media: venus: pm: Hook 6xx pm ops into 4xx pm opsBryan O'Donoghue1-0/+1
2021-04-06media: venus: hfi, vdec: v6 Add IS_V6() to existing IS_V4() if locationsBryan O'Donoghue3-8/+7
2021-04-06media: venus: hfi: Read WRAPPER_TZ_CPU_STATUS_V6 on 6xxBryan O'Donoghue1-2/+10
2021-04-06media: venus: hfi: Add 6xx interrupt supportDikshita Agarwal1-9/+23
2021-04-06media: venus: hfi: Add a 6xx boot logicDikshita Agarwal1-2/+12
2021-04-06media: venus: core: Hook to V6 base registers when appropriateBryan O'Donoghue1-7/+17
2021-04-06media: venus: core: Add an io base for AON regsBryan O'Donoghue2-0/+3
2021-04-06media: venus: core: Add an io base for TZ wrapper regsBryan O'Donoghue2-0/+3
2021-04-06media: venus: core: Add differentiator IS_V6(core)Bryan O'Donoghue1-0/+1
2021-04-06media: venus: hfi: Define additional 6xx registersDikshita Agarwal1-0/+30
2021-04-06media: venus: hfi: Define block offsets for V6 hardwareDikshita Agarwal1-0/+4
2021-04-06media: venus: hfi,pm,firmware: Convert to block relative addressingBryan O'Donoghue4-97/+105
2021-04-06media: venus: core: Add io base variables for each blockBryan O'Donoghue2-0/+22