zephyr/drivers/video
Josuah Demangeon 5e799193fc drivers: video: gc2145: Add Chip ID 0x2145
The Chip ID field of the GC2145 was assumed to be 0x2155, but sensors
with Chip ID 0x2145 are still present. Rework how chip IDs verification
is done slightly and add support for both.

Signed-off-by: Josuah Demangeon <me@josuah.net>
2025-04-02 05:30:19 +02:00
..
CMakeLists.txt
gc2145.c drivers: video: gc2145: Add Chip ID 0x2145 2025-04-02 05:30:19 +02:00
Kconfig
Kconfig.emul_imager drivers: video: emul: store only one line of data 2025-03-20 07:20:55 +01:00
Kconfig.emul_rx
Kconfig.esp32_dvp
Kconfig.gc2145
Kconfig.mcux_csi
Kconfig.mcux_mipi_csi2rx
Kconfig.mcux_sdma
Kconfig.mt9m114
Kconfig.ov2640
Kconfig.ov5640
Kconfig.ov7670
Kconfig.ov7725
Kconfig.stm32_dcmi
Kconfig.sw_generator
mt9m114.c video: Merge video_stream_start/stop driver APIs 2025-02-11 07:43:58 +01:00
ov2640.c video: Merge video_stream_start/stop driver APIs 2025-02-11 07:43:58 +01:00
ov5640.c video: Merge video_stream_start/stop driver APIs 2025-02-11 07:43:58 +01:00
ov7670.c video: Merge video_stream_start/stop driver APIs 2025-02-11 07:43:58 +01:00
ov7725.c video: Merge video_stream_start/stop driver APIs 2025-02-11 07:43:58 +01:00
video_common.c
video_emul_imager.c drivers: video: emul_imager: use a "PRIV" video CID 2025-03-20 07:20:55 +01:00
video_emul_rx.c drivers: video: emul: store only one line of data 2025-03-20 07:20:55 +01:00
video_esp32_dvp.c driver: video: esp32: add video_flush() callback 2025-03-13 10:50:11 +01:00
video_mcux_csi.c video: Merge video_stream_start/stop driver APIs 2025-02-11 07:43:58 +01:00
video_mcux_mipi_csi2rx.c video: Merge video_stream_start/stop driver APIs 2025-02-11 07:43:58 +01:00
video_mcux_smartdma.c video: Merge video_stream_start/stop driver APIs 2025-02-11 07:43:58 +01:00
video_stm32_dcmi.c video: Merge video_stream_start/stop driver APIs 2025-02-11 07:43:58 +01:00
video_sw_generator.c video: Merge video_stream_start/stop driver APIs 2025-02-11 07:43:58 +01:00