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
/
class
Age
Commit message (
Expand
)
Author
2023-06-02
audio: fix descriptor endpoint attribute error and add audiov2 feedback descr...
Zhihong Chen
2023-05-26
extend report length
sakimisu
2023-05-24
use usbh_hport_activate_epx to alloc rndis intin pipe
sakimisu
2023-05-24
class: rndis host: fix buffer size and pointer error
Zhihong Chen
2023-05-24
fix hid get report len
sakumisu
2023-05-24
check with last to reduce set line coding repeatly
sakumisu
2023-05-19
修复requestsense设定数据长度错误的问题
heyuanjie87
2023-05-17
call usbh_xxx_stop when class enumerates completely
sakimisu
2023-04-29
fix build error
sakimisu
2023-04-22
align hub intbuf
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-30
add const for printer device_id
sakumisu
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-16
fix print log
sakumisu
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
move ep0 active into hub event
sakumisu
2023-02-18
move hub and hport variable into common ram to reduce nocache ram usage
sakumisu
2023-02-07
do not check if device is closed
sakimisu
2023-02-05
support more audio altsetting
sakumisu
2023-02-05
config ep pipe after set_interface
sakumisu
2023-01-28
add some log for rndis rx tx
sakimisu
2023-01-15
fix class get data due to 528d8dc9d6d2c1150b9f78dfc0c512745185dc4c
sakimisu
2023-01-10
fix no exthub build error
sakumisu
2023-01-03
reset pipe and is_opened before set_interface cmd
sakimisu
2023-01-02
fix hpm/usb_dc_hpm.c warning.
Zhihong Chen
2023-01-02
update audio class and demo template
Zhihong Chen
2022-12-31
add audio host driver
sakimisu
2022-12-31
add class only match
sakimisu
2022-12-31
rename class info name
sakimisu
2022-12-31
update video driver
sakimisu
2022-12-31
optimise hub debounce process
sakimisu
2022-12-30
release sources when enable port fails
sakimisu
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-03
Preventing resources from not being released
sakumisu
2022-12-03
disable ext hub when CONFIG_USBHOST_MAX_EXTHUBS = 0
sakumisu
2022-12-03
remove roothub parent hport to reduce codesize
sakumisu
2022-11-26
add host class run and stop callback
sakimisu
2022-11-26
update mtp device, just enum done
sakimisu
2022-11-21
remove device mount and unmount callback
sakimisu
2022-11-19
fix rndis pipe config and move cmd & resp into no cache ram
v0.7.0
sakimisu
2022-10-20
remove intf malloc
sakumisu
[next]