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
/
host
/
usbh.c
Age
Commit message (
Expand
)
Author
2022-03-04
add tuh_descriptor_string_manufacturer/produce/serial_get
hathach
2022-03-04
add tuh_configuration_set()
hathach
2022-03-04
add tuh_descriptor_configuration_get()
hathach
2022-03-04
add CFG_TUH_INTERFACE_MAX config
hathach
2022-03-04
add tuh_descriptor_get() and tuh_descriptor_device_get()
hathach
2022-03-04
minor cleanup
hathach
2022-03-03
Unused ok
Scott Shawcroft
2022-03-03
Add host string descriptor functions
Scott Shawcroft
2022-03-02
minor rename
hathach
2022-03-01
start to add pio usb (host) support
hathach
2022-02-26
Merge pull request #1353 from ETCLabs/iar-compiler-error-on-src-host-usbh.c
Ha Thach
2022-02-25
The IAR compilier does not resolve references to fields in the anonymous stru...
Tom Peterson
2022-02-25
minor house keeping
hathach
2022-02-25
rename TUSB_OPT_HOST_ENABLED to CFG_TUH_ENABLED
hathach
2022-02-25
improve rphort management for usbd
hathach
2021-11-30
improve hcd_device_close() for rp2040
hathach
2021-11-30
on unplug release device endpoints
rppicomidi
2021-10-24
remove ep descriptor wMaxPacketSize bitfield due to endian issue
hathach
2021-10-18
suppress null-dereference by usbh and lwip
hathach
2021-10-17
more with -Wcast-qual
hathach
2021-10-01
clean up
hathach
2021-09-14
make vendor driver more flexible
hathach
2021-09-14
update configuration parser
hathach
2021-09-14
usbd pre-compute total interface length without replying on driver open
hathach
2021-08-24
test hid controller with rp2040
hathach
2021-08-24
add tuh_vid_pid_get()
hathach
2021-08-24
rename host API to be consistent with naming on device stack
hathach
2021-08-24
fix dev0 out of bound array due to leftover
hathach
2021-08-24
exclude dev0 from usbh devices pool
hathach
2021-08-23
sepearate CFG_TUH_DEVICE_MAX and CFG_TUH_HUB
hathach
2021-08-23
add hcd_devtree_get_info()
hathach
2021-08-23
add hcd attr, add note for ehci framelist on NXP derivative
hathach
2021-08-23
rename CFG_TUSB_HOST_DEVICE_MAX to CFG_TUH_DEVICE_MAX
hathach
2021-08-23
add tuh_hid_receive_report() for applicaiton to explicitly request report
hathach
2021-08-20
improve host configuration parsing
hathach
2021-08-20
hid host skip get report descriptor if too large instead of assert
hathach
2021-08-20
extra common edpt helper for device and host stack
hathach
2021-06-28
change usbh open driver to have max_len and return driver len
hathach
2021-06-28
Merge pull request #891 from hathach/host-rp2040-double-buffer
Ha Thach
2021-06-21
Fix typo in TUH configuration define
Niklas Hauser
2021-06-11
fix ci build
hathach
2021-06-11
improve usbh
hathach
2021-06-10
implement usbh_edpt_busy (WIP), remove hcd_edpt_busy
hathach
2021-06-10
add usbh_classdriver.h
hathach
2021-05-31
use hcd_frame_number() instead of uframe
hathach
2021-05-31
update hub
hathach
2021-05-18
clean up
hathach
2021-05-18
rename tuh_device_is_configured() to tuh_device_configured()
hathach
2021-05-18
rename and moving
hathach
2021-05-18
correct hid host mount/unmount callback
hathach
[prev]
[next]