summaryrefslogtreecommitdiff
path: root/drivers/media/platform/st/stm32
AgeCommit message (Expand)AuthorFilesLines
2024-12-12media: stm32: dcmipp: add core support for the stm32mp25Alain Volmat1-19/+85
2024-12-12media: stm32: dcmipp: fill media ctl hw_revision fieldAlain Volmat1-1/+5
2024-12-12media: stm32: dcmipp: avoid duplicated format on enum in bytecapAlain Volmat1-21/+21
2024-12-12media: stm32: dcmipp: add 1X16 RGB / YUV formats supportAlain Volmat2-6/+22
2024-12-12media: stm32: dcmipp: add bayer 10~14 bits formatsAlain Volmat2-0/+24
2024-12-12media: stm32: dcmipp: add support for csi input into dcmipp-inputAlain Volmat1-24/+110
2024-12-12media: stm32: dcmipp: rename dcmipp_parallel into dcmipp_inputAlain Volmat4-98/+98
2024-12-12media: stm32: dcmipp: replace s_stream with enable/disable_streamsAlain Volmat3-115/+139
2024-12-12media: stm32: dcmipp: use v4l2_subdev_is_streamingAlain Volmat2-9/+2
2024-12-12media: stm32: csi: addition of the STM32 CSI driverAlain Volmat3-0/+1152
2024-12-12media: stm32: dcmipp: correct dma_set_mask_and_coherent mask valueAlain Volmat1-1/+1
2024-10-28media: platform: drop vb2_ops_wait_prepare/finishHans Verkuil3-10/+0
2024-10-12media: Switch back to struct platform_driver::remove()Uwe Kleine-König3-3/+3
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-05-03media: stm32-dcmipp: Remove redundant printkRicardo Ribalda1-5/+2
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 Gaignard2-3/+3
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-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-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-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
2022-12-07media: Switch to use dev_err_probe() helperYang Yingliang1-18/+9
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-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-04-24media: mc: Set bus_info in media_device_init()Sakari Ailus1-2/+0
2022-03-18media: Kconfig: cleanup VIDEO_DEV dependenciesMauro Carvalho Chehab1-2/+2
2022-03-18media: platform: place stm32/ and sti/ under st/ dirMauro Carvalho Chehab7-0/+3340