index
:
cherryusb.git
dev
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
Age
Commit message (
Expand
)
Author
2023-03-30
Fix printer usbd_add_interface
sakumisu
2023-03-25
enable dwc2 nak irq for bulk if someday uses
sakumisu
2023-03-25
copy desc into align buf
sakimisu
2023-03-22
add usbd_event_handler for users
sakumisu
2023-03-22
add volume and mute control
sakumisu
2023-03-22
remove unused functions
sakumisu
2023-03-17
fix warning when use no ext hub
sakumisu
2023-03-17
disconnect sources in usbh_hport_release
sakumisu
2023-03-16
fix print log
sakumisu
2023-03-15
fix vbusen in gd32
sakimisu
2023-03-15
fix STM32L4 dwc2 Deactivate VBUS Sensing
GrAgiu
2023-03-15
fix ep0 data receive
sakimisu
2023-03-12
replace speed reconfig with mult
sakimisu
2023-03-12
check if urb is null in sunxi
sakimisu
2023-03-12
move variables into no cache
sakimisu
2023-03-12
format code
sakimisu
2023-03-11
update printer driver and demo
sakumisu
2023-03-11
[update] Improve the compatibility of USB flash drive enumeration。
zhouji
2023-03-08
fix typo
sakimisu
2023-02-23
update to v0.8.0
v0.8.0
sakumisu
2023-02-23
update hub usage
sakumisu
2023-02-23
move ep0 active into hub event
sakumisu
2023-02-23
clean ehci iso code
sakumisu
2023-02-18
format code
sakimisu
2023-02-18
update demo url
sakimisu
2023-02-18
move hub and hport variable into common ram to reduce nocache ram usage
sakumisu
2023-02-14
Fix a bug of repeated connection of inserted device for wch host fs
Chen Leeren
2023-02-10
format code
sakumisu
2023-02-09
Revert "check if hport is null"
sakimisu
2023-02-07
submit urb when nbytes>0
sakimisu
2023-02-07
do not check if device is closed
sakimisu
2023-02-06
update hc template
sakimisu
2023-02-06
add audio path
sakumisu
2023-02-06
update usage
sakumisu
2023-02-06
update rst version 0.7.0
sakumisu
2023-02-06
update stm32 caution
sakumisu
2023-02-06
split host demo into standalone thread
sakumisu
2023-02-06
update ehci driver
sakumisu
2023-02-05
check if hport is null
sakumisu
2023-02-05
support more audio altsetting
sakumisu
2023-02-05
config ep pipe after set_interface
sakumisu
2023-02-04
Fix a bug where usb2 doesn't work for ch58x
Chen Leeren
2023-02-02
check if dwc2 supports dma, if not, stop working
sakimisu
2023-01-29
add webusb support
sakimisu
2023-01-28
add some log for rndis rx tx
sakimisu
2023-01-17
do not reset EPDIS and TXFUM
sakimisu
2023-01-15
fix class get data due to 528d8dc9d6d2c1150b9f78dfc0c512745185dc4c
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-10
fix no exthub build error
sakumisu
[next]