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
/
port
Age
Commit message (
Expand
)
Author
2024-06-28
fix(port): enter section before alloc pipe
sakumisu
2024-06-15
update(port/musb): config fifo from fifo table, add beken and es32 glue
sakumisu
2024-06-14
fix warning
sakumisu
2024-06-14
remove ununsed code
sakumisu
2024-06-11
update(port/ehci): use static iso pool for iso urb to reduce alloc time
sakumisu
2024-06-09
update port readme
sakumisu
2024-06-09
update(port/musb/usb_dc_musb): remove ununsed code
sakumisu
2024-06-08
已在hc32f4a0上测试usbd的usb_glue_hc.c
jinsc
2024-06-07
remove old version
sakumisu
2024-06-06
update(port/dwc2/usb_hc_dwc2): add check for fifo with ep mps
sakumisu
2024-06-06
fix(port/musb/usbh_hc_musb): fix missing leave critical when return with error
sakumisu
2024-05-27
Unify the number of endpoint names and fix a data receiving bug
Chen Leeren
2024-05-22
fix(port/ehci): fix missing busid
sakumisu
2024-05-21
update(port/dwc2): rename struct name to avoid duplicate definitions
sakumisu
2024-05-21
fix warning
sakumisu
2024-05-18
port: HPMicro: update usb_glue_hpm
Zhihong Chen
2024-05-17
update: format log
sakumisu
2024-05-16
fix(port/usb_hc_ehci): clear iaad status
sakumisu
2024-05-15
fix(dwc2): check those chips with 1.25KB fifo
sakumisu
2024-05-15
update(dwc2): change rx fifo to 1024/4 as default
sakumisu
2024-05-14
update(port/musb): add sunxi glue for check
sakumisu
2024-05-10
port: HPMicro: update hpm usb deivce port file
Zhihong Chen
2024-05-10
import aic dcd port
sakumisu
2024-05-08
remove qh with iaad
sakumisu
2024-05-04
add check for hpm
sakumisu
2024-04-29
remove port param in usbd_get_port_speed
sakumisu
2024-04-23
update missing license
sakumisu
2024-04-19
clear urb timeout after take sem, follow 76f58b93
sakumisu
2024-04-18
do not clear timeout in irq,urb init will sometime call irq before take sem
sakumisu
2024-04-16
add missing license
sakumisu
2024-04-16
remove duplicate h7 config
sakumisu
2024-04-16
format comment
sakumisu
2024-04-15
enable bit21(VBUSSIG) in gd chips
zhaofx4534
2024-04-14
import bouffalo dcd
sakumisu
2024-04-07
change CONFIG_USB_DWC2_ULPI_PHY to CONFIG_USB_HS, support stm32f723
sakumisu
2024-04-07
export ehci config macros
sakumisu
2024-04-06
read ehci hcor offset from hccr caplength
sakumisu
2024-04-04
init ohci for ehci
sakumisu
2024-04-03
add check for dwc2 fifo with ep mps
sakumisu
2024-03-28
mark errorcode with USB_ERR_SHUTDOWN when kill urb
sakumisu
2024-03-28
comment test mode api
sakumisu
2024-03-27
fix warning in 64bit
sakumisu
2024-03-27
fix aic irq param num and add usbh_init api
sakumisu
2024-03-26
remove qtd alloc & free, use static pool instead
sakumisu
2024-03-25
update aic glue
sakumisu
2024-03-25
use only one qh for intr, following with linux driver
sakumisu
2024-03-24
update ehci glue
sakumisu
2024-03-22
dwc2:get next toggle from HCTSIZ
sakumisu
2024-03-21
dwc2:add fifo macros for users to config
sakumisu
2024-03-21
add usb_hc_low_level_deinit api
sakumisu
[next]