nuttx/drivers/video
jianglianfang 817e02c0c8 video/fb: move wdog from fb_chardev_s to fb_paninfo_s
every pan_info should have it own wdog

Signed-off-by: jianglianfang <jianglianfang@xiaomi.com>
2023-11-22 02:01:20 -08:00
..
mipidsi inode/i_private: remove all unnecessary cast for i_private 2023-08-29 08:58:07 +02:00
vnc vnc_updater: use [enter|leave]_critical_section replace sched_[un]lock 2023-09-21 00:57:51 +08:00
CMakeLists.txt cmake:fix drivers build block during cmake reforming 2023-08-16 22:38:52 +08:00
fb.c video/fb: move wdog from fb_chardev_s to fb_paninfo_s 2023-11-22 02:01:20 -08:00
goldfish_camera.c enable O_CLOEXEC explicit 2023-09-22 13:51:00 +08:00
goldfish_fb.c video/goldfish: Remove the vsync residual code 2023-09-26 22:51:12 +08:00
isx012_range.h drivers/video: Support spot position setting 2023-04-27 17:05:32 +08:00
isx012_reg.h drivers/video: Support spot position setting 2023-04-27 17:05:32 +08:00
isx012.c drivers/video: Fix returned errno in error cases 2023-07-31 03:28:54 -07:00
isx019_range.h drivers/video: Support spot position setting 2023-04-27 17:05:32 +08:00
isx019_reg.h drivers/video: Support spot position setting 2023-04-27 17:05:32 +08:00
isx019.c drivers/video: Fix an issue isx019 may freeze 2023-08-29 13:37:01 +08:00
Kconfig video/fb: wait when the vsync queue is full in FBIO_WAITFORVSYNC 2023-11-22 02:01:20 -08:00
Make.defs drivers/video: add Goldfish-FB driver 2023-08-13 11:51:30 -03:00
max7456.c refine: move BIT Macro to nuttx/bits.h 2023-10-12 14:52:56 +08:00
ov2640.c drivers: video: altair: nxstyle fixes 2021-01-26 05:11:58 -08:00
video_framebuff.c Revert "drivers/video: Don't need update vbuf_tail in dequeue_vbuf_unsafe" 2023-07-26 07:45:30 -07:00
video_framebuff.h drivers/video/video: add poll support to capture 2023-02-13 23:17:45 +08:00
video.c poll: pollsetup should notify only one fd passd by caller 2023-11-21 09:07:17 +01:00