aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-24media: venus : Allow MIN/MAX settings for the v4l2 encoder controls defined range.Vikash Garodia1-2/+0
2022-09-24media: venus : Remove the capture plane settings for venc_g_parm/venc_s_parmViswanath Boma1-2/+2
2022-09-24media: venus : Addition of support for VIDIOC_TRY_ENCODER_CMDDikshita Agarwal1-0/+1
2022-09-24media: venus : Addition of EOS Event support for EncoderViswanath Boma1-1/+14
2022-09-24media: venus : CAPTURE Plane width/height alignment with OUT plane.Stanimir Varbanov1-4/+2
2022-09-24media: venus : Addition of control support - V4L2_CID_MIN_BUFFERS_FOR_OUTPUTViswanath Boma1-1/+26
2022-09-24media: venus : Add default values for the controlStanimir Varbanov1-1/+5
2022-09-24media: venus: Fix NV12 decoder buffer discovery on HFI_VERSION_1XXBryan O'Donoghue1-6/+7
2022-09-24media: venus: dec: Handle the case where find_format failsBryan O'Donoghue1-0/+2
2022-09-24media: cx88: add IR remote support for NotOnlyTV LV3HDaniel González Cabanelas3-1/+49
2022-09-24media: sunxi: Fix some error handling path of sun6i_mipi_csi2_probe()Christophe JAILLET1-4/+16
2022-09-24media: sunxi: Fix some error handling path of sun8i_a83t_mipi_csi2_probe()Christophe JAILLET1-5/+18
2022-09-24media: mc: convert pipeline funcs to take media_padTomi Valkeinen4-37/+29
2022-09-24media: mc: entity: Add has_pad_interdep entity operationTomi Valkeinen1-2/+8
2022-09-24media: mc: entity: Rewrite media_pipeline_start()Laurent Pinchart1-76/+441
2022-09-24media: drivers: use video_device_pipeline_alloc_start()Tomi Valkeinen5-17/+4
2022-09-24media: mc: entity: add alloc variant of pipeline_startTomi Valkeinen2-0/+49
2022-09-24media: drivers: use video_device_pipeline()Tomi Valkeinen2-4/+4
2022-09-24media: drivers: use video device pipeline start/stopTomi Valkeinen15-54/+50
2022-09-24media: v4l2-dev: Add videodev wrappers for media pipelinesTomi Valkeinen1-0/+61
2022-09-24media: mc: entity: Add media_entity_pipeline() to access the media pipelineLaurent Pinchart8-14/+27
2022-09-24media: mc: entity: Move media_entity_get_fwnode_pad() out of graph walk sectionLaurent Pinchart1-35/+35
2022-09-24media: mc: entity: Merge media_entity_enum_init and __media_entity_enum_initLaurent Pinchart1-4/+6
2022-09-24media: mc: entity: Add iterator helper for entity padsJacopo Mondi2-12/+12
2022-09-24media: mc: entity: Rename streaming_count -> start_countTomi Valkeinen2-6/+6
2022-09-24media: sun6i-mipi-csi2: Depend on PHY_SUN6I_MIPI_DPHYSakari Ailus1-1/+1
2022-09-24media: ov8865: Fix an error handling path in ov8865_probe()Christophe JAILLET1-4/+6
2022-09-24media: ar0521: Fix return value check in writing initial registersSakari Ailus1-1/+2
2022-09-24media: ar0521: Remove redundant variable retSakari Ailus1-2/+1
2022-09-24media: ar0521: fix error return code in ar0521_power_on()Yang Yingliang1-2/+3
2022-09-24media: i2c: mt9v111: Fix typo 'the the' in commentSlark Xiao1-1/+1
2022-09-24media: ov5640: Use runtime PMPaul Elder1-47/+76
2022-09-24media: hantro: Allows luma and chroma depth to be differentBenjamin Gaignard1-3/+0
2022-09-24media: hantro: imx8m: Enable 10bit decodingBenjamin Gaignard1-0/+27
2022-09-24media: Hantro: HEVC: Allows 10-bit bitstreamBenjamin Gaignard1-2/+2
2022-09-24media: hantro: postproc: Configure output regs to support 10bitBenjamin Gaignard2-3/+6
2022-09-24media: hantro: HEVC: Fix chroma offset computationBenjamin Gaignard1-1/+1
2022-09-24media: hantro: HEVC: Fix auxilary buffer size calculationBenjamin Gaignard1-2/+2
2022-09-24media: hantro: Store HEVC bit depth in contextBenjamin Gaignard1-0/+7
2022-09-24media: platform: cros-ec: Add Kuldax to the match tableRory Liu1-0/+2
2022-09-24media: tuners: Remove the unneeded result variableye xingchen1-3/+1
2022-09-24media: platform: mtk-mdp3: fix PM reference leak in mdp_comp_clock_on()Sun Ke1-2/+3
2022-09-24media: platform: mtk-mdp3: fix error code in mdp_vpu_dev_init()Dan Carpenter1-1/+2
2022-09-24media: radio-si476x: Remove the unneeded result variableye xingchen1-4/+1
2022-09-24media: platform: mtk-mdp3: add pointer checks and use devm_kfreeMoudy Ho3-3/+4
2022-09-24media: si4713: Use the right includeLinus Walleij1-1/+1
2022-09-24media: i2c: isl7998x: Use right includeLinus Walleij1-1/+1
2022-09-24media: cec: add support for Absolute Volume ControlHans Verkuil1-0/+1
2022-09-24media: dvb-frontends/drxk: initialize err to 0Hans Verkuil1-1/+1
2022-09-24media: v4l2-ctrls: drop 'elems' argument from control type ops.Hans Verkuil3-15/+16