index
:
cherryusb.git
gh-pages
master
release/v1.3
release/v1.4
release/v1.5
release/v1.6
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
Age
Commit message (
Expand
)
Author
2023-06-06
check intf num when arg is valid
v0.9.0
sakimisu
2023-05-26
copy desc into nocache ram
sakimisu
2023-05-17
add remote wakeup event
sakimisu
2023-04-22
do not check intf when calls endpoint handler
sakimisu
2023-04-21
update hub process for usb3.0, update xhci driver
sakimisu
2023-04-21
fix pointer in 64bit cpu, use uintptr_t instead
sakimisu
2023-03-25
copy desc into align buf
sakimisu
2023-03-22
add usbd_event_handler for users
sakumisu
2023-03-17
disconnect sources in usbh_hport_release
sakumisu
2023-03-12
replace speed reconfig with mult
sakimisu
2023-03-08
fix typo
sakimisu
2023-02-23
move ep0 active into hub event
sakumisu
2023-02-18
format code
sakimisu
2023-02-18
move hub and hport variable into common ram to reduce nocache ram usage
sakumisu
2023-02-09
Revert "check if hport is null"
sakimisu
2023-02-05
check if hport is null
sakumisu
2023-01-29
add webusb support
sakimisu
2023-01-15
split tx_rx_thread into tx_thread and rx_thread
sakimisu
2023-01-15
only support one config
sakimisu
2023-01-07
add CONFIG_USBDEV_ADVANCE_DESC macro
sakimisu
2023-01-07
reduce print log
sakimisu
2023-01-07
remove align check, memcpy as default
sakimisu
2023-01-03
ignore get device quality cmd error in full speed
sakimisu
2022-12-31
add class only match
sakimisu
2022-12-25
do not use return value
sakimisu
2022-12-15
1. support for iar in situation of usb host application
biyq
2022-12-15
1. support for iar in situation of usb host application
biyq
2022-12-11
add usb tx rx thread for device
sakimisu
2022-12-11
update hub thread wakeup with queue not sem&list
sakimisu
2022-12-07
reset hport bNumInterfaces when enum fails
sakimisu
2022-11-28
split other_speed with fs and hs
sakimisu
2022-11-21
remove device mount and unmount callback
sakimisu
2022-11-19
add another desc register api
sakimisu
2022-10-07
remove bulk_transfer and intr_transfer
sakumisu
2022-10-06
fix warning
sakumisu
2022-09-27
fix pipe param type in usbh_hport_activate_epx
sakumisu
2022-09-25
config ep0 default mps in usbh_enumerate
sakumisu
2022-09-24
add usb device deinit function
sakumisu
2022-09-24
add check for config parse
sakumisu
2022-09-24
fix port index overflow
sakumisu
2022-09-23
record raw config descriptors
sakumisu
2022-09-22
update
zhugengyu
2022-09-22
update
zhugengyu
2022-09-17
add usb3.0 speed support
sakumisu
2022-09-15
add urb for msc class
sakumisu
2022-09-14
add interface altsetting struct
sakumisu
2022-09-09
complete hub intr transfer
sakumisu
2022-09-09
refactor usb host stack: hcd api, hub process and usb no cache ram process
sakumisu
2022-09-08
remove custom handler, split class handler into interface and endpoint
sakumisu
2022-09-01
revert dot in keil
sakumisu
[next]