summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2022-01-28media: ov5693: fix boolconv.cocci warningskernel test robot
2022-01-28media: i2c: Add ov08d10 camera sensor driverJimmy Su
2022-01-28media: hi847: Add support for Hi-847 sensorShawn Tu
2022-01-28media: ov8865: Fix indentation in set_selection callbackSakari Ailus
2022-01-28media: ov5648: Don't pack controls structSakari Ailus
2022-01-28media: v4l: Avoid unaligned access warnings when printing 4cc modifiersSakari Ailus
2022-01-28media: ov6650: Fix missing frame interval enumeration supportJanusz Krzysztofik
2022-01-28media: ov6650: Fix crop rectangle affected by set formatJanusz Krzysztofik
2022-01-28media: ov6650: Add try support to selection API operationsJanusz Krzysztofik
2022-01-28media: ov6650: Fix set format try processing pathJanusz Krzysztofik
2022-01-28media: v4l2-fwnode: Move bus config structure to v4l2_mediabus.hLaurent Pinchart
2022-01-28media: v4l2-subdev: Drop .set_mbus_config() operationLaurent Pinchart
2022-01-28media: i2c: ov6650: Drop implementation of .set_mbus_config()Laurent Pinchart
2022-01-28media: pxa_camera: Drop usage of .set_mbus_config()Laurent Pinchart
2022-01-28media: mtk-vcodec: Get rid of mtk_smi_larb_get/putYong Wu
2022-01-28media: mtk-mdp: Get rid of mtk_smi_larb_get/putYong Wu
2022-01-28media: mtk-jpeg: Get rid of mtk_smi_larb_get/putYong Wu
2022-01-28media: v4l2-dev: Use non-atomic bitmap API when applicableChristophe JAILLET
2022-01-28media: imx-jpeg: Prevent decoding NV12M jpegs into single-planar buffersMirela Rabulea
2022-01-28media: coda: Fix missing put_device() call in coda_get_vdoa_dataMiaoqian Lin
2022-01-28media: coda: Use platform_get_irq() to get the interruptLad Prabhakar
2022-01-28media: mtk-vpu: Drop unnecessary call to platform_get_resource()Lad Prabhakar
2022-01-28media: s5p-g2d: Use platform_get_irq() to get the interruptLad Prabhakar
2022-01-28media: exynos4-is: Use platform_get_irq() to get the interruptLad Prabhakar
2022-01-28media: marvell-ccic: Use platform_get_irq() to get the interruptLad Prabhakar
2022-01-28media: exynos-gsc: Use platform_get_irq() to get the interruptLad Prabhakar
2022-01-28media: stm32-dma2d: Use platform_get_irq() to get the interruptLad Prabhakar
2022-01-28media: s5p-mfc: Use platform_get_irq() to get the interruptLad Prabhakar
2022-01-28media: bdisp: Use platform_get_irq() to get the interruptLad Prabhakar
2022-01-28media: camss: Use platform_get_irq_byname() to get the interruptLad Prabhakar
2022-01-28media: vsp1: Use platform_get_irq() to get the interruptLad Prabhakar
2022-01-28media: i2c: max9286: Use "maxim,gpio-poc" propertyJacopo Mondi
2022-01-24media: mtk-cir: simplify codeSean Young
2022-01-24media: mtk-cir: remove superfluous ir_raw_event_reset()Sean Young
2022-01-24media: mtk-cir: reduce message end to fix nec repeatsSean Young
2022-01-24media: lirc: simplify gap calculationSean Young
2022-01-24media: ir_toy: free before error exitingPeiwei Hu
2022-01-23media: mtk-vcodec: Remove mtk_vcodec_release_enc_pmYunfei Dong
2022-01-23media: mtk-vcodec: Remove mtk_vcodec_release_dec_pmYunfei Dong
2022-01-23media: mtk-vcodec: Use codec type to separate different hardwareYunfei Dong
2022-01-23media: mtk-vcodec: Add core dec and dec end ipi msgYunfei Dong
2022-01-23media: mtk-vcodec: Support 34bits dma address for vdecYunfei Dong
2022-01-23media: mtk-vcodec: Add work queue for core hardware decodeYunfei Dong
2022-01-23media: mtk-vcodec: Add new interface to lock different hardwareYunfei Dong
2022-01-23media: mtk-vcodec: Generalize power and clock on/off interfacesYunfei Dong
2022-01-23media: mtk-vcodec: Add msg queue feature for lat and core architectureYunfei Dong
2022-01-23media: mtk-vcodec: Add irq interface for multi hardwareYunfei Dong
2022-01-23media: mtk-vcodec: Use pure single core for MT8183Yunfei Dong
2022-01-23media: mtk-vcodec: Add to support multi hardware decodeYunfei Dong
2022-01-23media: mtk-vcodec: Support MT8192Yunfei Dong