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
/
device
/
usbd_pvt.h
Age
Commit message (
Expand
)
Author
2024-12-13
change OPT_MCU_RAXXX, fix missing prototype warnings.
hathach
2024-09-10
change vendor device to use edpt stream API
hathach
2024-05-09
Convert to bit-field since it's more reliable.
HiFiPhile
2024-05-09
Rework ci (#2631)
Ha Thach
2024-04-08
revert usbd driver name change to be backward compatible
hathach
2024-04-08
add class driver deinit
hathach
2023-12-13
try to add samd51 to hil pool using doublereset (rpi gpio) and bossac
hathach
2023-09-06
minor debug clean up
hathach
2023-08-15
more minor clean up
hathach
2023-07-20
improve logging, allow easier to turn off usbd, driver logging
hathach
2023-03-17
fix trailing space and new line
hathach
2022-12-29
Add dcd_edpt_iso_alloc() / dcd_edpt_iso_activate() for ISO EP buffer management.
Mengsk
2022-06-10
revert sof_isr driver rename since it cause issue with existing code
hathach
2022-06-02
rhport argument in usbd_ API() is not used (always use the initialized port)
hathach
2022-03-29
clean up and comment out tud_sof_isr_set
hathach
2022-03-14
Merge remote-tracking branch 'upstream/add-sof-isr' into add-sof-isr
Reinhard Panhuber
2022-03-14
Add SOF callback function for feedback value determination in uac - wip!
Reinhard Panhuber
2022-03-10
refactor and integrate usbh control xfer back to usbh.c
hathach
2022-02-25
improve rphort management for usbd
hathach
2021-08-31
remove set/clear busy flag in set/clear stall since they are different status
hathach
2021-06-11
clean up
Wini-Buh
2021-06-11
weak atrribute work around removed from CCRX_Port
Wini-Buh
2021-06-10
add usbh_classdriver.h
hathach
2021-06-03
Merge remote-tracking branch 'upstream/master' into CCRX_Port
Wini-Buh
2021-05-29
Adaptations for Renesas CCRX toolchain and Rx72N controller performed
Wini-Buh
2021-05-27
clean up
hathach
2021-05-26
rename usbd_edpt_iso_xfer to usbd_edpt_xfer_fifo
hathach
2021-05-18
Merge branch 'master' into host-hid
hathach
2021-01-31
Rework audio driver
Reinhard Panhuber
2021-01-19
Change names from edpt_ISO_xfer to edpt_iso_xfer
Reinhard Panhuber
2021-01-18
Add usbd_edpt_ISO_xfer()
Reinhard Panhuber
2021-01-04
Start changes - not yet finished
Reinhard Panhuber
2020-11-20
remove control_complete
hathach
2020-11-19
merge class driver control_request & control_complete to control_xfer_cb()
hathach
2020-09-10
update claim edpt for hid and midi
hathach
2020-09-09
introduce optional usbd_edpt_claim, usbd_edpt_release which can be used to ga...
hathach
2020-08-07
update note for app driver list mustbe accesible at all time.
hathach
2020-08-07
Merge branch 'master' into add-app-driver
hathach
2020-04-29
support class drivers implemented by application
hathach
2020-04-26
add usbd edpt open
hathach
2020-04-13
edpt_close: Updated based on feedback.
Nathan Conrad
2019-10-30
rename usbd_init() to tud_init()
hathach
2019-10-01
2nd attempt to fix #161
hathach
2019-07-24
update vendor device similar to cdc read/write
hathach
2019-07-16
add tud_control_vendor_request_cb()/tud_control_vendor_complete_cb(), expose ...
hathach
2019-05-29
added usbd_edpt_xfer/usbd_edpt_busy to replace dcd_edpt_transfer/dcd_edpt_busy()
hathach
2019-05-14
update license year to 2019
hathach
2019-05-01
adding optional ep out for hid
hathach
2019-04-18
remove auto descriptor and its option CFG_TUD_DESC_AUTO
hathach
2019-03-27
clean up remove usbd_control_stall()
hathach
[next]