index
:
tinyusb.git
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/wch-ch569-ch32h417-usb3
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
gh-pages
master
merge_os
port-embos
worktree-ch569-hydrausb3
xfer_isr_fallback
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
class
/
video
/
video_device.c
Age
Commit message (
Expand
)
Author
2026-07-02
license: use SPDX identifiers for src/ headers (#3749)
Ha Thach
2026-06-19
video: assert usbd_edpt_iso_activate() result in _open_vs_itf()
hathach
2026-03-09
revert _end_of_control_descriptor to Revision: 0a45308a296251e4376815b21f89f0...
YixingShen
2026-03-09
extend video control parsing to include class-specific VC endpoint descriptor
hathach
2026-03-07
fixed _end_of_control_descriptor logic. wTotalLength does not include Standar...
YixingShen
2026-03-07
Update src/class/video/video_device.c
沈玴興
2026-03-07
cleanup
YixingShen
2026-03-07
fixed _open_vc_itf parsing
YixingShen
2025-11-19
Merge remote-tracking branch 'tinyusb/master' into copilot/fix-dcd-edpt-xfer-...
HiFiPhile
2025-11-14
Merge remote-tracking branch 'tinyusb/master' into embedded-ideas/master
Mengsk
2025-11-11
Merge remote-tracking branch 'tinyusb/master' into copilot/fix-dcd-edpt-xfer-...
HiFiPhile
2025-11-04
Fixed more alert found by PVS-Studio
hathach
2025-11-03
fix more warnings/alerts
hathach
2025-10-31
Fixed trailing whitespaces in files (used wrong editor)
Tobi
2025-10-30
Video class: Changed pararameters of payload request to a dedicated structure...
Tobi
2025-10-30
Video Class: New callback function added which allows to generate frame data ...
Tobi
2025-10-22
Add is_isr parameter to usbd_edpt_xfer and usbd_edpt_xfer_fifo
copilot-swe-agent[bot]
2025-09-17
Update weak callbacks to new syntax
HiFiPhile
2024-12-06
Merge pull request #2656 from lijunru-hub/feat/uvc_support_frame_based
Ha Thach
2024-11-28
Merge branch 'master' into fork/pschatzmann/rp2040-iso
hathach
2024-11-22
TUD_EPBUF_TYPE_DEF video_device.c
hathach
2024-10-15
RP2040 New ISO API
pschatzmann
2024-10-14
change the tusb_rhport_init_t struct, exclude the rhport to make API more con...
hathach
2024-07-18
fixed _find_desc_format
YixingShen
2024-05-22
feat(uvc): support format frame based
Li Junru
2024-04-09
Fix tud_video_n_streaming check
HiFiPhile
2024-04-08
Merge pull request #1835 from MasterQ32/otg_bringup
Ha Thach
2024-04-08
add class driver deinit
hathach
2024-04-06
Move TUP_DCD_EDPT_ISO_ALLOC outside usbd_edpt_close() loop.
HiFiPhile
2024-04-02
Add endpoint ISO allocation to video class.
HiFiPhile
2024-03-20
added dedicate buffer for probe commit payload
hathach
2024-03-20
improve uvc debug message
hathach
2024-03-18
fix: uvc multiple interface support
Li Junru
2024-02-20
video_device: fix uninitialized warning
Bob Abeles
2024-01-26
rename and add more video descriptors
hathach
2024-01-25
minor update to video capture example
hathach
2023-08-04
Merge branch 'master' into master
Ha Thach
2023-08-02
default class driver log level to CFG_TUH/TUD_LOG_LEVEL allow application to ...
hathach
2023-07-24
rename CFG_TUSB_MEM_SECTION to CFG_TUD_MEM_SECTION in device stack
hathach
2023-07-02
made line ends consistent.
Lars Pötter
2023-03-26
Add state variable
kkitayam
2023-03-25
Update handle streaming interface
kkitayam
2023-03-25
Fix streaming interface handling
kkitayam
2023-03-25
Add handling for bulk EPs
kkitayam
2023-03-17
fix trailing space and new line
hathach
2023-02-22
use tu_static instead of static _fuzz_thread
hathach
2023-02-22
Merge pull request #1867 from silvergasp/thread_local_globals
Ha Thach
2023-02-22
rename maros from FUZZ to _FUZZ, change TU_STATIC to static _fuzz_thread
hathach
2023-01-20
fix: Change all static variables to thread when fuzzing
Nathaniel Brough
2023-01-20
fix warnings with arithmetic on void* pointer
hathach
[next]