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
Age
Commit message (
Expand
)
Author
2020-07-01
only set turnaround in reset complete
hathach
2020-07-01
correctly set turn around according to cpu clock
hathach
2020-07-01
Merge branch 'master' into add-stm-hs
hathach
2020-07-01
clean up code
hathach
2020-06-30
Clear ep0_pending if rx short packet
Jan Dümpelmann
2020-06-30
Fix receiving of short packet data (ep out)
Jan Dümpelmann
2020-06-30
stm32f723disco: USB HS enumerates.
Uwe Bonnes
2020-06-30
dcd_synopsys: Handle HS and FS IP in one device
Uwe Bonnes
2020-06-30
Merge branch 'master' into add-stm-hs
hathach
2020-06-30
Merge pull request #427 from kasjer/kasjer/add-da1469x-support
Ha Thach
2020-06-29
Merge pull request #399 from duempel/redesign_synopsys_receive
Ha Thach
2020-06-29
Add author name to dcd_synopsys.c
Jan Dümpelmann
2020-06-26
Remove EP0 remaining bytes manipulation
Jan Dümpelmann
2020-06-25
dcd_samd: Provide implementation for OPT_MCU_SAME5X
Jeff Epler
2020-06-24
added OPT_MCU_SAME5X option
hathach
2020-06-18
Add transaction (edpt_xact) as sub transfer
Jan Dümpelmann
2020-06-18
Disable SOF in dcd_stm32_fsdev
Mengsk
2020-06-17
Fix IAR warnings.
Mengsk
2020-06-16
fix hs port1 build with net endpoint
hathach
2020-06-16
fix stm32h743 priority with freeRTOS
hathach
2020-06-15
Enhance EP FIFO allocation for both Fullspeed and Highspeed
hathach
2020-06-14
Fix wrong comment for IAD checks.
Reinhard Panhuber
2020-06-14
cherry pick PR399 commit : Interrupt time improvements
Jan Dümpelmann
2020-06-14
overwrite setup packet
hathach
2020-06-14
improve usbd log for control transfer
hathach
2020-06-14
revert CFG_TUSB_RHPORT0_MODE to previous way
hathach
2020-06-14
Fix alignment.
Reinhard Panhuber
2020-06-14
Fix alignment.
Reinhard Panhuber
2020-06-13
Fix too strict checks on subclass and interface of iad descriptor.
Reinhard Panhuber
2020-06-09
Add DCD for Dialog DA1469x MCU
Jerzy Kasenberg
2020-06-01
adding speed detect on bus reset
hathach
2020-06-01
allow hs ep open with 512 bytes
hathach
2020-05-31
fixed EP0 size to 64 since LS is not supported in device mode
hathach
2020-05-31
able to detect as hs
hathach
2020-05-31
Merge pull request #413 from kasjer/kasjer/ble-over-usb
Ha Thach
2020-05-28
add get device qualifier descriptor
hathach
2020-05-28
Add bt hci device class
Jerzy Kasenberg
2020-05-28
Add non standard request handling in class
Jerzy Kasenberg
2020-05-28
check max_len for vendor and hid
hathach
2020-05-28
rename to drv_len to be consistent
hathach
2020-05-28
initial transfer failed in open() shouldn't cause the driver open to fail.
hathach
2020-05-28
update vendor open()
hathach
2020-05-28
update usbtmc open()
hathach
2020-05-28
update net open()
hathach
2020-05-28
update midi open()
hathach
2020-05-28
update hid open()
hathach
2020-05-28
improve msc
hathach
2020-05-28
change signature for dfu runtime
hathach
2020-05-27
changing usbd driver open() return type, add max_len
hathach
2020-05-27
try to get synopsys work with OTG HS + external PHY
hathach
[next]