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
/
ehci
Age
Commit message (
Expand
)
Author
2026-01-28
chore: replace tab with space
sakumisu
2026-01-28
update(port/ehci): set roothub speed to high
sakumisu
2026-01-08
Update T113S3 glue
HakumenJean
2025-09-27
fix(port/ehci): clear iaad status before set
sakumisu
2025-08-30
feat: host add event callback mechanism similar to device
Egahp
2025-08-06
feat(port): add urb->complete in usbh_kill_urb
sakumisu
2025-07-30
Revert "fix(port): reset sem when pipe free"
sakumisu
2025-07-28
revert: revert 1a68d94c some changes
sakumisu
2025-07-27
fix(port): reset sem when pipe free
sakumisu
2025-07-27
fix(port/ehci): remove usb_osal_msleep in critical section
sakumisu
2025-07-27
Fix a bug where the channel might not be released
udoudou
2025-07-27
add reset port timeout check for dwc2
udoudou
2025-07-21
update(port): remove CONFIG_USBDEV_EP_NUM & CONFIG_USBHOST_PIPE_NUM for some ...
sakumisu
2025-07-10
fix(port/ehci): Fix the urb leak when there is no data in the control transmi...
mlwang
2025-06-04
feat(dcache): update dcache api
sakumisu
2025-05-26
fix warning
sakumisu
2025-05-19
[update] port: hpmicro: update port files
Zhihong Chen
2025-05-15
refactor(port/nxp): combine nxp mcx glue for chipdea & ehci
sakumisu
2025-05-15
refacor(port/hpmicro): move hpmicro glue into hpmicro directory
sakumisu
2025-05-14
fix(port/ehci/usb_hc_ehci): fix qtd->hw.alt_next_qtd should be 1 not zero
sakumisu
2025-05-12
update(port/ehci/usb_glue_t113): update clock config
sakumisu
2025-05-06
update: add USB_ASSERT_MSG for common case
sakumisu
2025-04-29
update(port/ehci): use static qtd pool for qtd alloc & free
sakumisu
2025-03-28
update(port/ehci): add pad for qh&qtd cachemaintain, add CONFIG_USB_EHCI_DESC...
sakumisu
2025-03-28
ehci: update config to improve performance
Zhihong Chen
2025-02-08
feat(port/ehci): add t113 glue
sakumisu
2025-01-22
feat(common): add usb_phyaddr2ramaddr & usb_ramaddr2phyaddr macro
sakumisu
2025-01-15
update(port): add ehci/ohci/dwc2 dcache support
sakumisu
2024-12-23
chore: fix missing license
sakumisu
2024-12-09
update(port/ohci): update ohci common code
sakumisu
2024-12-04
update(port/ehci/usb_glue_aic): add check for CONFIG_USB_OHCI_HCOR_OFFSET
sakumisu
2024-11-18
HPMicro: update hpmicro port files
Zhihong Chen
2024-10-31
update(port/ehci/usb_glue_aic): remove lsusb shell, add check for ehci config...
sakumisu
2024-09-02
fix(port/ehci/usb_glue_ma35d0): fix typo
sakumisu
2024-08-25
feat(port/chipidea): add chipidea port, add nxp mxc glue for chipidea and ehci
sakumisu
2024-08-23
port: hpmicro: add USBH_USE_CUSTOM_ISR add USBD_USE_CUSTOM_ISR to control isr
Zhihong Chen
2024-08-21
fix: fix -Wunused-parameter warning with -Wextra cflag
sakumisu
2024-08-16
port: ehci: should not be clear CSC/PEC/OCC flag when usb_hc_init()
Zhihong Chen
2024-07-15
Workaround for BL616 power control
Till Harbaum
2024-07-09
port: ehci: update init and deinit
Zhihong Chen
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-14
remove ununsed code
sakumisu
2024-06-11
update(port/ehci): use static iso pool for iso urb to reduce alloc time
sakumisu
2024-05-22
fix(port/ehci): fix missing busid
sakumisu
2024-05-18
port: HPMicro: update usb_glue_hpm
Zhihong Chen
2024-05-16
fix(port/usb_hc_ehci): clear iaad status
sakumisu
2024-05-08
remove qh with iaad
sakumisu
2024-05-04
add check for hpm
sakumisu
2024-04-19
clear urb timeout after take sem, follow 76f58b93
sakumisu
[next]