summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* media: seco-cec: Convert to platform remove callback returning voidUwe Kleine-König2023-04-111-4/+2
* media: s5p_cec: Convert to platform remove callback returning voidUwe Kleine-König2023-04-111-3/+2
* media: ao-cec: Convert to platform remove callback returning voidUwe Kleine-König2023-04-111-4/+2
* media: ao-cec-g12a: Convert to platform remove callback returning voidUwe Kleine-König2023-04-111-4/+2
* media: cros-ec-cec: Convert to platform remove callback returning voidUwe Kleine-König2023-04-111-4/+2
* media: cros-ec-cec: Don't exit early in .remove() callbackUwe Kleine-König2023-04-111-4/+6
* media: cec-gpio: Convert to platform remove callback returning voidUwe Kleine-König2023-04-111-3/+2
* media: rkvdec: fix use after free bug in rkvdec_removeZheng Wang2023-04-101-0/+2
* media: cedrus: fix use after free bug in cedrus_remove due to race conditionZheng Wang2023-04-101-0/+1
* media: verisilicon: VP9: Only propose 10 bits compatible pixels formatsBenjamin Gaignard2023-04-101-3/+8
* media: verisilicon: HEVC: Only propose 10 bits compatible pixels formatsBenjamin Gaignard2023-04-102-3/+11
* media: verisilicon: Do not change context bit depth before validating the formatBenjamin Gaignard2023-04-103-26/+30
* media: verisilicon: Do not set ctx->bit_depth in hantro_try_ctrl()Benjamin Gaignard2023-04-101-8/+24
* media: verisilicon: Do not use ctx fields as format storage when resettingBenjamin Gaignard2023-04-101-22/+18
* media: verisilicon: Do not set context src/dst formats in reset functionsBenjamin Gaignard2023-04-101-7/+2
* media: mediatek: vcodec: change lat thread decode error conditionYunfei Dong2023-04-103-4/+6
* media: mediatek: vcodec: making sure queue_work successfullyYunfei Dong2023-04-102-8/+25
* media: mediatek: vcodec: remove unused lat_bufYunfei Dong2023-04-101-3/+15
* media: mediatek: vcodec: add core decode done eventYunfei Dong2023-04-102-1/+5
* media: mediatek: vcodec: move lat_buf to the top of core listYunfei Dong2023-04-102-1/+22
* media: mediatek: vcodec: using each instance lat_buf count replace core ready...Yunfei Dong2023-04-101-1/+1
* media: mediatek: vcodec: add params to record lat and core lat_buf countYunfei Dong2023-04-102-1/+28
* media: amphion: support to decode RealVideo videoMing Qian2023-04-103-0/+38
* media: add RealVideo format RV30 and RV40Ming Qian2023-04-101-0/+2
* media: amphion: support to decode sorenson spark videoMing Qian2023-04-102-0/+25
* media: add Sorenson Spark video formatMing Qian2023-04-101-0/+1
* media: mediatek: vcodec: Force capture queue format to MM21Yunfei Dong2023-04-101-21/+3
* media: mediatek: vcodec: Make MM21 the default capture formatYunfei Dong2023-04-101-4/+4
* media: mediatek: vcodec: Use 4K frame size when supported by stateful decoderPin-yen Lin2023-04-101-1/+11
* media: mtk-jpeg: refactor hw dev initializaitonkyrie wu2023-04-104-16/+11
* media: mtk-jpeg: refactor some variableskyrie wu2023-04-104-44/+37
* media: mtk-jpeg: Remove some unnecessary variableskyrie wu2023-04-103-33/+18
* media: mtk-jpeg: reconstructs the initialization mode of workerkyrie wu2023-04-102-6/+5
* media: mtk-jpeg: Fixes jpeg enc&dec worker sw flowkyrie wu2023-04-102-11/+7
* media: mtk-jpeg: add jpeg single core initial functionkyrie wu2023-04-101-30/+44
* media: mtk-jpeg: Fixes jpeghw multi-core judgementkyrie wu2023-04-102-1/+6
* media: ov2685: Select VIDEO_V4L2_SUBDEV_APISakari Ailus2023-03-201-0/+1
* media: i2c: imx334: support lower bandwidth modeShravan Chippa2023-03-201-27/+269
* media: i2c: imx334: add missing reset values for mode 3840x2160_regs[]Shravan Chippa2023-03-201-0/+20
* media: i2c: imx334: replace __v4l2_ctrl_s_ctrl to __v4l2_ctrl_modify_rangeShravan Chippa2023-03-201-1/+5
* media: max9286: Free control handlerLaurent Pinchart2023-03-201-0/+1
* media: i2c: imx258: Parse and register propertiesRobert Mader2023-03-201-1/+12
* media: ov13b10: remove streaming mode set from reg_listBingbu Cao2023-03-201-1/+0
* media: ov13b10: Support device probe in non-zero ACPI D stateArec Kao2023-03-201-27/+47
* media: i2c: ov2685: Add .get_selection() supportLuca Weiss2023-03-201-0/+61
* media: i2c: ov2685: Add controls from fwnodeLuca Weiss2023-03-201-1/+12
* media: i2c: ov2685: Add print for power on write failedLuca Weiss2023-03-201-1/+3
* media: i2c: imx296: Use v4l2_subdev_get_fmt()Laurent Pinchart2023-03-201-10/+1
* media: i2c: ov5670: Properly handle !CONFIG_HAVE_CLKJacopo Mondi2023-03-201-1/+1
* media: i2c: ov5670: Support single-lane operationLuca Weiss2023-03-201-15/+70