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-09-08
fix(port/dwc2): fix dwc2 rx fifo size, remove divided by 4
v1.4.0-rc2
sakumisu
2024-09-08
fix(port/dwc2): reset dma burst then modify, clear HCINT intstatus first
sakumisu
2024-09-08
fix(port/dwc2): fix typo
wangyz1997
2024-09-02
fix(port/ehci/usb_glue_ma35d0): fix typo
sakumisu
2024-09-01
update(port/dwc2/usb_hc_dwc2): power enable at last for common with other hos...
sakumisu
2024-08-29
Update usb_dc_dwc2.c
tyustli
2024-08-25
fix(port/bl): overflow check
sakumisu
2024-08-25
feat(port/chipidea): add chipidea port, add nxp mxc glue for chipidea and ehci
sakumisu
2024-08-23
update(port/hpm): check resume in port change
sakumisu
2024-08-23
port: hpmicro: add USBH_USE_CUSTOM_ISR add USBD_USE_CUSTOM_ISR to control isr
Zhihong Chen
2024-08-22
update(port/dwc2/usb_dc_dwc2): add busid for functions to support multi ip
sakumisu
2024-08-21
fix: fix -Wunused-parameter warning with -Wextra cflag
sakumisu
2024-08-16
HPMicro: update usb_dc_hpm.c
Zhihong Chen
2024-08-16
port: ehci: should not be clear CSC/PEC/OCC flag when usb_hc_init()
Zhihong Chen
2024-08-16
refactor: move CHERRYUSB_VERSION and CHERRYUSB_VERSION_STR into usb_version.h
sakumisu
2024-08-16
Fix IDF compilation error
udoudou
2024-08-14
update: idf config update
sakumisu
2024-08-14
Correct spelling errors.
Yang Xijing
2024-08-13
fix(port/dwc2): check idle when flush fifo, add delay for dwc2_set_mode
sakumisu
2024-08-09
Add PUSB2 and XHCI driver and RTOS glue (#236)
zhugengyu
2024-08-07
Modifying the USB Int Source to support esp32p4
Kevincoooool
2024-07-30
update(port/hpm/usb_dc_hpm): remove phcd clear
sakumisu
2024-07-30
update(port/hpm/usb_dc_hpm): enable resume handler
sakumisu
2024-07-27
feat(port/dwc2): import kendryte glue from k230_sdk
sakumisu
2024-07-26
feat(port): add remote wakeup api
sakumisu
2024-07-18
fix(port/dwc2/usb_dc_dwc2): fix lost ep0 setup intstatus by clear, for dwc2 v...
charschu
2024-07-15
update(port/musb/usb_hc_musb): add portpower bit for commit e4b56cee
sakumisu
2024-07-15
fix typo
sakumisu
2024-07-15
Workaround for BL616 power control
Till Harbaum
2024-07-13
fix(port/bl): fix test mode api
sakumisu
2024-07-09
port: ehci: update init and deinit
Zhihong Chen
2024-07-09
fix(port/musb/usb_dc_musb.c): usbd_ep_is_stalled api err.
liuhy
2024-07-08
feat(port): implement usbd_ep_is_stalled api
sakumisu
2024-07-04
refactor(e(o)hci): rename usb_hc_e(o)hci to usb_e(o)hci_reg, usb_hc_e(o)hci_p...
sakumisu
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
[next]