zephyr/drivers/video
Phi Bang Nguyen ba1565b46d drivers: video: csi: Rename sensor to source
The CSI can connect to either a camera sensor (as on i.MX RT10xx) or
a MIPI CSI-2 receiver (as on i.MX RT11xx). To be generic, change the
naming from sensor to source.

Signed-off-by: Phi Bang Nguyen <phibang.nguyen@nxp.com>
2024-05-14 20:23:15 -04:00
..
CMakeLists.txt drivers: video: Add support for STM32 DCMI 2024-05-06 14:54:35 +01:00
Kconfig drivers: video: Add support for STM32 DCMI 2024-05-06 14:54:35 +01:00
Kconfig.mcux_csi modules: mcux: Drop HAS_MCUX_CSI config 2024-05-10 18:09:44 -04:00
Kconfig.mt9m114 video: Move to using select in Kconfig for I2C bus 2022-08-14 09:05:36 -05:00
Kconfig.ov2640 video: Move to using select in Kconfig for I2C bus 2022-08-14 09:05:36 -05:00
Kconfig.ov7725 video: Move to using select in Kconfig for I2C bus 2022-08-14 09:05:36 -05:00
Kconfig.stm32_dcmi drivers: video: Add support for STM32 DCMI 2024-05-06 14:54:35 +01:00
Kconfig.sw_generator kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
mt9m114.c drivers: video: mt9m114: Rework to support more resolutions 2024-03-26 16:16:52 -04:00
ov2640.c drivers: video: ov2640: add clock rate control property 2024-05-01 00:14:18 +02:00
ov7725.c drivers: gpio: use gpio_is_ready_dt helper function 2023-08-28 08:48:35 -05:00
video_common.c drivers: video_common: Add aligned allocation API 2024-04-25 17:58:57 -04:00
video_mcux_csi.c drivers: video: csi: Rename sensor to source 2024-05-14 20:23:15 -04:00
video_stm32_dcmi.c drivers: video: Add support for STM32 DCMI 2024-05-06 14:54:35 +01:00
video_sw_generator.c drivers: video: sw_generator: Fix set_format 2024-03-15 08:52:13 +01:00