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-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
2024-03-21
update esp glue
sakumisu
2024-03-21
dwc2:add HCCHAR register init api, only enable chan halt irq, buffer dma mode...
sakumisu
2024-03-20
dwc2:add register for desc dma mode
sakumisu
2024-03-20
dwc2:simplify chan irq code
sakumisu
2024-03-20
dwc2:change dma incr to 16, flush fifo after fifo config
sakumisu
2024-03-20
ehci:fix missing bus param
sakumisu
2024-03-17
add esp dwc2 glue
sakumisu
2024-03-13
port: HPMicro: update usb_dc_hpm.c
Zhihong Chen
2024-03-04
HPMicro: port: fix usbd_ep_close() not reset ep_enable flag
Zhihong Chen
2024-03-02
fix missing bus in sunxi
v1.1.0
sakumisu
2024-02-24
align for some buffers
sakumisu
2024-02-24
fix bl glue
sakumisu
[next]