summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'media/v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2021-04-28107-2748/+9927
|\
| * media: coda: fix macroblocks count control usageMarco Felsch2021-04-151-1/+3
| * media: rkisp1: params: fix wrong bits settingsDafna Hirschfeld2021-04-151-1/+0
| * media: meson-ge2d: fix rotation parametersNeil Armstrong2021-04-151-2/+2
| * media: venus : hfi: add venus image info into smemDikshita Agarwal2021-04-152-3/+19
| * media: venus: Fix internal buffer size calculations for v6.Dikshita Agarwal2021-04-151-8/+18
| * media: venus: helpers: keep max bandwidth when mbps exceeds the supported rangeVikash Garodia2021-04-151-1/+1
| * media: venus: fix hw overload error log conditionMansur Alisha Shaik2021-04-151-1/+1
| * media: venus: core: correct firmware name for sm8250Dmitry Baryshkov2021-04-151-1/+1
| * media: venus: core,pm: fix potential infinite loopColin Ian King2021-04-151-2/+2
| * media: venus: core: Fix kerneldoc warningsStanimir Varbanov2021-04-151-9/+31
| * media: allegro: change kernel-doc comment blocks to normal commentsHans Verkuil2021-04-092-7/+7
| * media: camss: ispif: Remove redundant dev_err call in msm_ispif_subdev_init()Yang Yingliang2021-04-091-6/+2
| * media: sun8i-di: Fix runtime PM imbalance in deinterlace_start_streamingDinghao Liu2021-04-091-1/+1
| * media: platform: sti: Fix runtime PM imbalance in regs_showDinghao Liu2021-04-091-1/+1
| * media: imx-jpeg: Fix double free in mxc_jpeg_removeMirela Rabulea2021-04-091-1/+0
| * media: venus: don't de-reference NULL pointers at IRQ timeMauro Carvalho Chehab2021-04-081-3/+6
| * media: venus: use NULL instead of zero for pointersMauro Carvalho Chehab2021-04-081-2/+2
| * media: s5p-mfc: Fix kernel-doc entries in s5p_mfc_common.hSylwester Nawrocki2021-04-061-7/+16
| * media: exynos4-is: Fix kernel-doc entries in fimc-is.hSylwester Nawrocki2021-04-061-2/+19
| * media: VIDEO_IMX8_JPEG should depend on ARCH_MXC and not default to mGeert Uytterhoeven2021-04-061-1/+1
| * media: camss: csid: Remove redundant dev_err call in msm_csid_subdev_init()Yang Yingliang2021-04-061-3/+1
| * media: camss: csiphy: Remove redundant dev_err call in msm_csiphy_subdev_init()Yang Yingliang2021-04-061-6/+2
| * media: ti-vpe: sc: remove redundant dev_err call in sc_create()Yang Yingliang2021-04-061-3/+1
| * media: ti-vpe: csc: remove redundant dev_err call in csc_create()Yang Yingliang2021-04-061-3/+1
| * media: imx-pxp: remove redundant dev_err call in pxp_probe()Yang Yingliang2021-04-061-5/+2
| * media: imx-pxp: Remove unneeded of_match_ptr()Fabio Estevam2021-04-061-1/+1
| * media: mtk-vcodec: Separating mtk encoder driverIrui Wang2021-04-065-110/+67
| * media: venus: vdec: Fix decoder cmd STOP issueStanimir Varbanov2021-04-062-2/+5
| * media: venus: helper: Decide work modeDikshita Agarwal2021-04-064-4/+31
| * media: venus: hfi: Increase plat_buf_v6 o/p buffer count.Dikshita Agarwal2021-04-061-1/+1
| * media: venus: helpers, hfi, vdec: Set actual plane constraints to FWDikshita Agarwal2021-04-064-0/+42
| * media: venus: helpers: Add internal buffer list for v6Dikshita Agarwal2021-04-063-6/+20
| * media: venus: firmware: Do not toggle WRAPPER_A9SS_SW_RESET on 6xxDikshita Agarwal2021-04-061-3/+5
| * media: venus: pm: Toggle 6xx wrapper power in vcodec_controlDikshita Agarwal2021-04-061-1/+4
| * media: venus: hfi: Add 6xx AXI halt logicDikshita Agarwal2021-04-061-0/+32
| * media: venus: core,pm: Vote for min clk freq during venus bootDikshita Agarwal2021-04-061-0/+14
| * media: venus: pm: Hook 6xx pm ops into 4xx pm opsBryan O'Donoghue2021-04-061-0/+1
| * media: venus: hfi, vdec: v6 Add IS_V6() to existing IS_V4() if locationsBryan O'Donoghue2021-04-063-8/+7
| * media: venus: hfi: Read WRAPPER_TZ_CPU_STATUS_V6 on 6xxBryan O'Donoghue2021-04-061-2/+10
| * media: venus: hfi: Add 6xx interrupt supportDikshita Agarwal2021-04-061-9/+23
| * media: venus: hfi: Add a 6xx boot logicDikshita Agarwal2021-04-061-2/+12
| * media: venus: core: Hook to V6 base registers when appropriateBryan O'Donoghue2021-04-061-7/+17
| * media: venus: core: Add an io base for AON regsBryan O'Donoghue2021-04-062-0/+3
| * media: venus: core: Add an io base for TZ wrapper regsBryan O'Donoghue2021-04-062-0/+3
| * media: venus: core: Add differentiator IS_V6(core)Bryan O'Donoghue2021-04-061-0/+1
| * media: venus: hfi: Define additional 6xx registersDikshita Agarwal2021-04-061-0/+30
| * media: venus: hfi: Define block offsets for V6 hardwareDikshita Agarwal2021-04-061-0/+4
| * media: venus: hfi,pm,firmware: Convert to block relative addressingBryan O'Donoghue2021-04-064-97/+105
| * media: venus: core: Add io base variables for each blockBryan O'Donoghue2021-04-062-0/+22