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
Age
Commit message (
Expand
)
Author
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-06-21
Merge pull request #2101 from eustas/patch-1
Ha Thach
2023-06-08
Fix typos
Eugene Kliuchnikov
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-18
minor clean up
hathach
2023-03-17
Merge branch 'master' into portability
hathach
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
2022-12-27
Fix UVC probe and commit on MacOS
Staacks
2022-10-12
Fix pointer type to calculate streaming parameter
kkitayam
2022-10-07
Fix max payload size to clip at 1023
kkitayam
2022-10-03
Fix descriptor searching
kkitayam
2022-09-13
Don't assume different enum types can be combined
Ben Avison
2022-09-13
Remove unreachable code
Ben Avison
2022-09-13
Refactor pointer arithmetic on void*
Ben Avison
2022-09-13
Fix compile errors
kkitayam
2022-09-13
Change images to MJPEG
kkitayam
2022-06-27
fix all device examples warnings
hathach
2022-02-25
rename TUSB_OPT_DEVICE_ENABLED to CFG_TUD_ENABLED
hathach
2021-10-24
remove ep descriptor wMaxPacketSize bitfield due to endian issue
hathach
2021-10-23
Merge branch 'master' into fix-warnings
Ha Thach
2021-10-19
Update _negotiate_streaming_parameters() to handle some requests
kkitayam
2021-10-18
Implement GET_DEF and GET_LEN handling on Probe/Commit entities of streaming ...
kkitayam
2021-10-16
Change input terminal type to camera
kkitayam
2021-10-15
fix -Wcast-qual
hathach
2021-10-14
Fix GUID of video compression formats
kkitayam
2021-10-12
Fix a typo
kkitayam
2021-10-12
more rename
hathach
2021-10-12
minor code clean up without functionality changes
hathach
2021-10-11
rename some video constants
hathach
2021-10-11
update the descriptor endpoint ISO for nrf5x
hathach
2021-09-29
Update comments
kkitayam
2021-09-29
Implement frame rate settings
kkitayam
2021-09-29
Implement negotiation process for streaming parameters
kkitayam
2021-09-29
Fix transfer failure when reconnecting
kkitayam
2021-09-29
Fix typo
kkitayam
2021-09-29
Refactor application API parameters
kkitayam
2021-09-29
Change frame buffer management
kkitayam
2021-09-29
Refactor packet handling
kkitayam
2021-09-29
Fix streaming payload handling
kkitayam
[next]