summaryrefslogtreecommitdiff
path: root/drivers/media/platform/st
AgeCommit message (Expand)AuthorFilesLines
2024-07-03media: stm32: dcmipp: correct error handling in dcmipp_create_subdevsAlain Volmat1-2/+2
2024-06-27Revert "media: stm32: dcmipp: correct error handling in dcmipp_create_subdevs"Hans Verkuil1-1/+1
2024-06-27media: stm32: dcmipp: correct error handling in dcmipp_create_subdevsAlain Volmat1-1/+1
2024-06-21media: Convert from tasklet to BH workqueueAllen Pais2-8/+8
2024-06-15media: c8sectpfe: Add missing parameter namesRicardo Ribalda1-2/+2
2024-05-03media: stm32-dcmipp: Remove redundant printkRicardo Ribalda1-5/+2
2024-04-15media: platform: sti: hva: clk_unprepare unconditionallyRicardo Ribalda1-2/+1
2024-04-15media: c8sectpfe: Refactor load_c8sectpfe_fwRicardo Ribalda1-1/+1
2024-04-15media: c8sectpfe: Do not depend on DEBUG_FSRicardo Ribalda3-3/+10
2024-03-25media: c8sectpfe: Remove unused of_gpio.hAndy Shevchenko1-1/+0
2024-02-28media: stm32-dcmipp: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-02-23media: platform: replace of_graph_get_next_endpoint()Kuninori Morimoto1-2/+2
2023-12-13media: videobuf2: core: Rename min_buffers_needed field in vb2_queueBenjamin Gaignard3-5/+5
2023-12-04media: stm32-dcmipp: STM32 DCMIPP camera interface driverHugues Fruchet9-0/+2914
2023-11-23media: stm32-dcmi: Drop unnecessary of_match_device() callRob Herring1-8/+0
2023-11-23media: sti: hva: Remove useless checkBenjamin Gaignard1-6/+3
2023-09-27media: c8sectpfe: Use the devm_clk_get_enabled() helper functionRuan Jinjie1-19/+7
2023-08-10media: stm32: dcmi: only call s_stream on the source subdevAlain Volmat1-49/+14
2023-08-10media: v4l: async: Set v4l2_device and subdev in async notifier initSakari Ailus1-2/+2
2023-07-28media: v4l: async: Rename v4l2_async_subdev as v4l2_async_connectionSakari Ailus1-4/+4
2023-07-19media: stm32-dcmi: Use devm_platform_get_and_ioremap_resource()Yangtao Li1-13/+4
2023-05-25media: sti: c8sectpfe: drop of_match_ptr() to avoid unused variablesAlain Volmat1-1/+1
2023-05-25media: c8sectpfe: switch to using gpiod APIDmitry Torokhov2-19/+16
2023-05-25media: platform: Remove unnecessary (void*) conversionsSu Hui1-4/+4
2023-05-14media: c8sectpfe: dvb: remove unnecessary (void*) conversionsYu Zhe1-2/+2
2023-04-11media: stm32-dcmi: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-04-11media: dma2d: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-04-11media: hva-v4l2: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-04-11media: delta-v4l2: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-04-11media: c8sectpfe-core: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-04-11media: bdisp-v4l2: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-03-20media: stm32: dma2d: remove unused fb_bufHans Verkuil1-2/+0
2023-03-20media: stm32-dcmi: Enable incoherent buffer allocationMarek Vasut1-0/+1
2023-03-20media: platform: stm32: use devm_platform_get_and_ioremap_resource()Ye Xingchen1-4/+1
2023-03-20media: bdisp: Add missing check for create_workqueueJiasheng Jiang1-0/+2
2022-12-07media: Switch to use dev_err_probe() helperYang Yingliang1-18/+9
2022-12-07media: c8sectpfe: Add of_node_put() when breaking out of loopLiang He1-0/+1
2022-10-24media: c8sectpfe: Add missed header(s)Andy Shevchenko1-3/+5
2022-10-24media: stm32: dcmi: Remove redundant dev_err callShang XiaoJing1-3/+1
2022-09-24media: drivers: use video device pipeline start/stopTomi Valkeinen1-3/+3
2022-07-17media: mc-entity: Rename media_entity_remote_pad() to media_pad_remote_pad_fi...Laurent Pinchart1-3/+3
2022-07-15media: stm32: dcmi: Fix subdev op call with uninitialized stateTomi Valkeinen1-12/+2
2022-07-08media: stm32-dcmi: add support of 1X16 serial pixel formats variantHugues Fruchet1-6/+12
2022-07-08media: c8sectpfe: Remove unneeded NULL check before clk_disable_unprepareWan Jiabing1-2/+1
2022-07-08media: c8sectpfe: Clean up handling of *_buffer_alignedAndy Shevchenko1-19/+11
2022-06-27media: stm32: dcmi: Drop always NULL sd_state from dcmi_pipeline_s_fmt()Marek Vasut1-3/+2
2022-06-27media: stm32: dcmi: Fill in remaining Bayer formatsMarek Vasut1-0/+48
2022-06-20media: st-delta: Remove unneeded NULL check in delta-v4l2Wan Jiabing1-15/+9
2022-05-13media: bdisp: remove unnecessary IS_ERR() checkDan Carpenter1-2/+1
2022-05-13media: platform: Remove unused including <linux/version.h>Jiapeng Chong1-1/+0