Age | Commit message (Expand) | Author |
2024-12-12 | media: stm32: dcmipp: add core support for the stm32mp25 | Alain Volmat |
2024-12-12 | media: stm32: dcmipp: fill media ctl hw_revision field | Alain Volmat |
2024-12-12 | media: stm32: dcmipp: avoid duplicated format on enum in bytecap | Alain Volmat |
2024-12-12 | media: stm32: dcmipp: add 1X16 RGB / YUV formats support | Alain Volmat |
2024-12-12 | media: stm32: dcmipp: add bayer 10~14 bits formats | Alain Volmat |
2024-12-12 | media: stm32: dcmipp: add support for csi input into dcmipp-input | Alain Volmat |
2024-12-12 | media: stm32: dcmipp: rename dcmipp_parallel into dcmipp_input | Alain Volmat |
2024-12-12 | media: stm32: dcmipp: replace s_stream with enable/disable_streams | Alain Volmat |
2024-12-12 | media: stm32: dcmipp: use v4l2_subdev_is_streaming | Alain Volmat |
2024-12-12 | media: stm32: csi: addition of the STM32 CSI driver | Alain Volmat |
2024-12-12 | media: stm32: dcmipp: correct dma_set_mask_and_coherent mask value | Alain Volmat |
2024-10-28 | media: platform: drop vb2_ops_wait_prepare/finish | Hans Verkuil |
2024-10-12 | media: Switch back to struct platform_driver::remove() | Uwe Kleine-König |
2024-08-09 | media: bdisp: use 'time_left' variable with wait_event_timeout() | Wolfram Sang |
2024-07-03 | media: stm32: dcmipp: correct error handling in dcmipp_create_subdevs | Alain Volmat |
2024-06-27 | Revert "media: stm32: dcmipp: correct error handling in dcmipp_create_subdevs" | Hans Verkuil |
2024-06-27 | media: stm32: dcmipp: correct error handling in dcmipp_create_subdevs | Alain Volmat |
2024-06-21 | media: Convert from tasklet to BH workqueue | Allen Pais |
2024-06-15 | media: c8sectpfe: Add missing parameter names | Ricardo Ribalda |
2024-05-03 | media: stm32-dcmipp: Remove redundant printk | Ricardo Ribalda |
2024-04-15 | media: platform: sti: hva: clk_unprepare unconditionally | Ricardo Ribalda |
2024-04-15 | media: c8sectpfe: Refactor load_c8sectpfe_fw | Ricardo Ribalda |
2024-04-15 | media: c8sectpfe: Do not depend on DEBUG_FS | Ricardo Ribalda |
2024-03-25 | media: c8sectpfe: Remove unused of_gpio.h | Andy Shevchenko |
2024-02-28 | media: stm32-dcmipp: Convert to platform remove callback returning void | Uwe Kleine-König |
2024-02-23 | media: platform: replace of_graph_get_next_endpoint() | Kuninori Morimoto |
2023-12-13 | media: videobuf2: core: Rename min_buffers_needed field in vb2_queue | Benjamin Gaignard |
2023-12-04 | media: stm32-dcmipp: STM32 DCMIPP camera interface driver | Hugues Fruchet |
2023-11-23 | media: stm32-dcmi: Drop unnecessary of_match_device() call | Rob Herring |
2023-11-23 | media: sti: hva: Remove useless check | Benjamin Gaignard |
2023-09-27 | media: c8sectpfe: Use the devm_clk_get_enabled() helper function | Ruan Jinjie |
2023-08-10 | media: stm32: dcmi: only call s_stream on the source subdev | Alain Volmat |
2023-08-10 | media: v4l: async: Set v4l2_device and subdev in async notifier init | Sakari Ailus |
2023-07-28 | media: v4l: async: Rename v4l2_async_subdev as v4l2_async_connection | Sakari Ailus |
2023-07-19 | media: stm32-dcmi: Use devm_platform_get_and_ioremap_resource() | Yangtao Li |
2023-05-25 | media: sti: c8sectpfe: drop of_match_ptr() to avoid unused variables | Alain Volmat |
2023-05-25 | media: c8sectpfe: switch to using gpiod API | Dmitry Torokhov |
2023-05-25 | media: platform: Remove unnecessary (void*) conversions | Su Hui |
2023-05-14 | media: c8sectpfe: dvb: remove unnecessary (void*) conversions | Yu Zhe |
2023-04-11 | media: stm32-dcmi: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-04-11 | media: dma2d: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-04-11 | media: hva-v4l2: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-04-11 | media: delta-v4l2: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-04-11 | media: c8sectpfe-core: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-04-11 | media: bdisp-v4l2: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-03-20 | media: stm32: dma2d: remove unused fb_buf | Hans Verkuil |
2023-03-19 | media: stm32-dcmi: Enable incoherent buffer allocation | Marek Vasut |
2023-03-19 | media: platform: stm32: use devm_platform_get_and_ioremap_resource() | Ye Xingchen |
2023-03-19 | media: bdisp: Add missing check for create_workqueue | Jiasheng Jiang |
2022-12-07 | media: Switch to use dev_err_probe() helper | Yang Yingliang |