nuttx/drivers/video
hanzj 7679bba75e drivers: Fix comment typos — 'register' → 'registered' across drivers.
Fix grammatical error in Returned Value documentation comments:
  'successfully register' → 'successfully registered'
  'successfully initialize' → 'successfully initialized'

Affected files (17 files, 19 occurrences):
  drivers/i2c/i2c_driver.c
  drivers/i2s/i2schar.c
  drivers/i3c/i3c_driver.c
  drivers/i3c/master.c
  drivers/motor/motor.c
  drivers/motor/stepper.c
  drivers/rc/lirc_dev.c
  drivers/sensors/gnss_uorb.c
  drivers/sensors/sensor.c (2 occurrences)
  drivers/spi/spi_driver.c
  drivers/timers/ptp_clock.c
  drivers/timers/ptp_clock_dummy.c
  drivers/video/mipidsi/mipi_dsi.h (2 occurrences)
  drivers/video/mipidsi/mipi_dsi_device.c
  drivers/video/mipidsi/mipi_dsi_device_driver.c
  drivers/video/mipidsi/mipi_dsi_host.c
  drivers/video/mipidsi/mipi_dsi_host_driver.c

These are all comment-only changes with no functional impact.

Signed-off-by: hanzj <hanzjian@zepp.com>
2026-05-28 22:21:47 +08:00
..
mipidsi drivers: Fix comment typos — 'register' → 'registered' across drivers. 2026-05-28 22:21:47 +08:00
vnc drivers/video: use spinlock to replace critical section for goldfish_fb and vnc 2026-05-22 15:38:50 +08:00
CMakeLists.txt drivers/video: add GC0308 VGA CMOS image sensor driver 2026-03-16 17:26:27 -03:00
fb.c drivers/fb: Fix a symbol missing CONFIG_ 2026-05-02 15:26:10 -03:00
gc0308.c video/gc0308: implement V4L2 horizontal flip control 2026-04-10 10:47:07 +02:00
goldfish_camera.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
goldfish_fb.c drivers/video: use spinlock to replace critical section for goldfish_fb and vnc 2026-05-22 15:38:50 +08:00
goldfish_gpu_fb.c golfish_gpu_fb: clear fb when initialization 2026-05-22 17:18:13 +08:00
isx012.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
isx012_range.h drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
isx012_reg.h drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
isx019.c style: fix checkpatch issues after debug.h move 2026-04-07 07:50:06 -03:00
isx019_range.h drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
isx019_reg.h drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
Kconfig drivers/video: add GC0308 VGA CMOS image sensor driver 2026-03-16 17:26:27 -03:00
Make.defs drivers/video: add GC0308 VGA CMOS image sensor driver 2026-03-16 17:26:27 -03:00
max7456.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
new_logo.c drivers/video/fb.c: Add startup splashscreen option 2025-04-30 06:38:05 -03:00
new_nx_logo.png drivers/video/fb.c: Add startup splashscreen option 2025-04-30 06:38:05 -03:00
nxlogo80.c drivers/video/fb.c: Add startup splashscreen option 2025-04-30 06:38:05 -03:00
nxlogo80.png drivers/video/fb.c: Add startup splashscreen option 2025-04-30 06:38:05 -03:00
nxlogo160.c drivers/video/fb.c: Add startup splashscreen option 2025-04-30 06:38:05 -03:00
nxlogo160.png drivers/video/fb.c: Add startup splashscreen option 2025-04-30 06:38:05 -03:00
nxlogo320.c drivers/video/fb.c: Add startup splashscreen option 2025-04-30 06:38:05 -03:00
nxlogo320.png drivers/video/fb.c: Add startup splashscreen option 2025-04-30 06:38:05 -03:00
ov2640.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
v4l2_cap.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
v4l2_core.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
v4l2_m2m.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
video_framebuff.c drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
video_framebuff.h drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00