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
Age
Commit message (
Expand
)
Author
2021-02-23
host msc: call read_capacity as part of enumeration
hathach
2021-02-23
clean up host msc
hathach
2021-02-23
Merge pull request #575 from nwlab/yaa/msc_read
Ha Thach
2021-02-23
update function comment
hathach
2021-02-23
rename tuh_msc_scsi_inquiry() to tuh_msc_inquiry()
hathach
2021-02-19
Merge pull request #660 from hathach/fix-typo-midi-write24
Ha Thach
2021-02-19
fix tud_midi_write24 typo
hathach
2021-02-18
Implement requested PR changes
Jeremiah McCarthy
2021-02-16
Add alternate bitfield padding option
Jeremiah McCarthy
2021-02-11
rename dfu_rt to dfu_runtime for easy reading
hathach
2021-02-09
tud_hid_report_complete_cb() API
hathach
2021-02-08
add tud_hid_n_gamepad_report() helper for gamepad report
hathach
2021-02-08
enhance gampepad report with dpad/hat support
hathach
2021-02-06
Merge pull request #618 from homeodor/master
Ha Thach
2021-01-30
A CDC-like blocking behaviour
Alexander Golovanov
2021-01-28
Fix midi sysex sending bug
Michael Himing
2021-01-21
Merge branch 'master' into pico
Ha Thach
2021-01-19
RP2040 support
graham sanderson
2021-01-07
change default CFG_TUD_HID_EP_BUFSIZE from 16 to 64
hathach
2020-12-23
Added MSC read10 and write10 function
Yakovenko Andrey
2020-12-20
Fix error if "Required Prototype" is selected.
HiFiPhile
2020-12-20
Fix scsi_mode_sense6_t padding, which cause IAR compiler internal error.
HiFiPhile
2020-11-24
msc only invoke scsi complete callback after status transaction is complete
hathach
2020-11-23
add tud_ready() check in tud_cdc_n_write_flush()
hathach
2020-11-23
Merge branch 'master' into cdc_without_dtr
Ha Thach
2020-11-23
have tusb_init() return true instead of TUSB_ERROR_NONE
hathach
2020-11-20
migrate audio device to new control xfer cb
hathach
2020-11-20
migrate net device to new control xfer cb
hathach
2020-11-20
clean up
hathach
2020-11-20
migrate bth device to new control xfer cb
hathach
2020-11-20
migrate dfu runtime device to new control xfer cb
hathach
2020-11-20
migrate usbtmc device to new control xfer cb
hathach
2020-11-20
clean up
hathach
2020-11-20
migrate midi device to new control xfer cb
hathach
2020-11-19
migrate hid device to new control xfer cb
hathach
2020-11-19
migrate cdc_device to new control_xfer_cb
hathach
2020-11-19
merge class driver control_request & control_complete to control_xfer_cb()
hathach
2020-11-18
Implementation of the discussed changes
Jan Dümpelmann
2020-11-07
Merge pull request #553 from hathach/host-async-control
Ha Thach
2020-11-04
Merge remote-tracking branch 'hathach/master' into cdc_without_dtr
Jan Dümpelmann
2020-11-03
Merge pull request #547 from hathach/cdc-auto-write-flush
Ha Thach
2020-11-02
enable cdc auto flush on write()
hathach
2020-11-02
remove legacy blocking usbh_control_xfer()
hathach
2020-11-01
added host set_config driver
hathach
2020-10-31
Rename CDC_COMM_SUBCLASS_ETHERNET_NETWORKING_CONTROL_MODEL
Jacob Potter
2020-10-24
net_device: re-factor code so as to not be specific to lwIP
Peter Lawrence
2020-10-24
net_device: tweak 'pbuf chain' implementation
Peter Lawrence
2020-10-13
more clean up
hathach
2020-10-13
clean up
hathach
2020-10-13
implement tuh_msc_scsi_inquiry() / tuh_msc_read_capacity() / tuh_msc_get_maxl...
hathach
[next]