aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-06media: adv7604: fix HPD support for adv7611/12Hans Verkuil1-2/+21
2021-04-06media: VIDEO_IMX8_JPEG should depend on ARCH_MXC and not default to mGeert Uytterhoeven1-1/+1
2021-04-06media: em28xx/em28xx.h: Remove duplicate struct declarationWan Jiabing1-2/+0
2021-04-06media: cx231xx/cx231xx.h: Remove repeated struct declarationWan Jiabing1-2/+0
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: cec/core: clarify rx-arb-lost usage messageHans Verkuil1-1/+1
2021-04-06media: imx-pxp: Remove unneeded of_match_ptr()Fabio Estevam1-1/+1
2021-04-06media: tw68: switch from 'pci_' to 'dma_' APIChristophe JAILLET3-3/+4
2021-04-06media: tw686x: switch from 'pci_' to 'dma_' APIChristophe JAILLET3-16/+16
2021-04-06media: cx23885: switch from 'pci_' to 'dma_' APIChristophe JAILLET2-6/+9
2021-04-06media: mtk-vcodec: Separating mtk encoder driverIrui Wang5-110/+67
2021-04-06media: v4l2-ctrls.c: fix race condition in hdl->requests listHans Verkuil1-3/+14
2021-04-06media: vivid: add read-only int32 controlHans Verkuil3-4/+20
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
2021-04-06media: venus: core: add sm8250 DT compatible and resource dataBryan O'Donoghue1-0/+54
2021-04-06media: venus: core,pm: Add handling for resetsStanimir Varbanov2-0/+64
2021-04-06media: venus: Update v6 buffer descriptorsBryan O'Donoghue1-69/+69
2021-04-06media: venus: venc: Add support for CLL and Mastering display controlsStanimir Varbanov5-1/+74
2021-04-06media: v4l: Add HDR10 static metadata controlsStanimir Varbanov1-0/+68
2021-04-06media: v4l: Add new Colorimetry ClassStanimir Varbanov1-1/+6
2021-04-06media: venus: vdec: Add support for conceal controlStanimir Varbanov5-4/+45
2021-04-06media: v4l2-ctrl: Add decoder conceal color controlStanimir Varbanov1-0/+9
2021-04-06media: venus: hfi_cmds: Support plane-actual-info property from v1Stanimir Varbanov1-12/+12
2021-04-06media: venus: venc_ctrls: Change default header modeStanimir Varbanov1-1/+1
2021-04-06media: venus: pm_helpers: Set opp clock name for v1Stanimir Varbanov1-1/+18