index
:
cherryusb.git
dev
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
/
core
/
usbh_core.c
Age
Commit message (
Expand
)
Author
2024-03-18
core: host: add "." to section usbh_class_info for IAR
Zhihong Chen
2024-03-13
core: usbh_core: fix ep0_request_buffer index lose
Zhihong Chen
2024-03-12
set config with configvalue
sakumisu
2024-03-12
optimise find class driver api
sakumisu
2024-02-24
align for some buffers
sakumisu
2024-02-19
update endpoint number usage and fix busid check
Zhihong Chen
2024-02-18
config busid and regbase in usbh_initialize and usbd_initialize
sakumisu
2024-01-30
update log tag
sakumisu
2024-01-14
usbh_core: add iar risc-v support
Zhihong Chen
2024-01-08
support multi USB IP for host
sakumisu
2023-12-27
add \t for hub info log
sakumisu
2023-12-24
add usbh_deinitialize api
sakumisu
2023-12-05
add usb errno, do not use system errno
sakumisu
2023-11-27
fix usbh_set_interface api, correct wValue for altsetting
sakumisu
2023-11-22
add mutex for ep0 urb to avoid multithreading
sakumisu
2023-11-20
make hub_set_feature and hub_clear_feature api public
sakumisu
2023-11-17
use static urb for ep0
sakumisu
2023-11-16
refactor urb, add ep & hport in urb to make hardware pipe more reusable
sakumisu
2023-11-13
add ms os request
sakumisu
2023-11-11
add usbh_set_interface api
sakumisu
2023-11-04
add usbh_get_string_desc api
sakumisu
2023-04-21
update hub process for usb3.0, update xhci driver
sakimisu
2023-03-17
disconnect sources in usbh_hport_release
sakumisu
2023-03-12
replace speed reconfig with mult
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-09
Revert "check if hport is null"
sakimisu
2023-02-05
check if hport is null
sakumisu
2022-12-31
add class only match
sakimisu
2022-12-25
do not use return value
sakimisu
2022-12-15
1. support for iar in situation of usb host application
biyq
2022-12-15
1. support for iar in situation of usb host application
biyq
2022-12-07
reset hport bNumInterfaces when enum fails
sakimisu
2022-11-21
remove device mount and unmount callback
sakimisu
2022-10-07
remove bulk_transfer and intr_transfer
sakumisu
2022-09-27
fix pipe param type in usbh_hport_activate_epx
sakumisu
2022-09-25
config ep0 default mps in usbh_enumerate
sakumisu
2022-09-24
add check for config parse
sakumisu
2022-09-24
fix port index overflow
sakumisu
2022-09-23
record raw config descriptors
sakumisu
2022-09-22
update
zhugengyu
2022-09-22
update
zhugengyu
2022-09-17
add usb3.0 speed support
sakumisu
2022-09-14
add interface altsetting struct
sakumisu
2022-09-09
refactor usb host stack: hcd api, hub process and usb no cache ram process
sakumisu
2022-08-18
Simplify the license rows, standardize header macro name
sakumisu
2022-08-17
remove comments to reduce rows
sakumisu
2022-08-12
update usbh_class info section
sakumisu
2022-08-12
add mount callback for device, move tests in mount callback
sakumisu
2022-08-12
delete workq
sakumisu
[prev]
[next]