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
/
class
/
cdc
Age
Commit message (
Expand
)
Author
2024-01-14
add ecm device write and read api
sakumisu
2024-01-09
fix cdc ecm zlp check
sakumisu
2023-12-19
create lwip rx thread by user
sakumisu
2023-12-05
add usb errno, do not use system errno
sakumisu
2023-12-01
add config for rndis & ecm thread
sakumisu
2023-11-24
delete lwip rx thread in self
sakumisu
2023-11-22
add some delay to avoid too much error log when device is disconnected
sakumisu
2023-11-22
add ecm and rndis thread delete for dynamic netif
sakumisu
2023-11-16
refactor urb, add ep & hport in urb to make hardware pipe more reusable
sakumisu
2023-11-15
fix ecm mac buffer size
sakumisu
2023-11-13
add ecm host demo
sakumisu
2023-11-04
add cdc ecm host
sakumisu
2023-11-04
add cdc ecm device
sakumisu
2023-08-05
fix function name
sakimisu
2023-07-13
remove ununsed code
sakumisu
2023-07-12
use static memory to malloc & free class
sakimisu
2023-06-21
add cdc send break request
sakimisu
2023-06-21
export cdc/msc/rndis/mtp mps, configured by user
sakimisu
2023-05-24
check with last to reduce set line coding repeatly
sakumisu
2023-05-17
call usbh_xxx_stop when class enumerates completely
sakimisu
2023-03-22
add usbd_event_handler for users
sakumisu
2023-02-18
move hub and hport variable into common ram to reduce nocache ram usage
sakumisu
2022-12-31
rename class info name
sakimisu
2022-11-26
add host class run and stop callback
sakimisu
2022-10-20
remove intf malloc
sakumisu
2022-10-06
update rndis device driver and template
sakumisu
2022-10-01
remove irq protect when allocates devnum
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-09-08
remove custom handler, split class handler into interface and endpoint
sakumisu
2022-08-20
refactor usb device intf and ep register
sakumisu
2022-08-19
give up class register
sakumisu
2022-08-19
get linecoding by users
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
add mount callback for device, move tests in mount callback
sakumisu
2022-07-31
merge class rx setup functions into one
sakumisu
2022-07-28
refactor dcd api and ep in/out irq callback process
sakumisu
2022-07-19
fix cdc log
sakumisu
2022-06-28
support multi cdc_acm class
sakumisu
2022-06-15
copy data from misalign addr to align32 addr when use dma with dcache
sakumisu
2022-05-22
alloc class name after the necessary commands are completed
sakumisu
2022-04-04
Standardized function parameter with xxx_class
sakumisu
2022-04-04
add class driver export macro control
sakumisu
2022-03-31
fixed osal critical section protect adapt 64bits CPU.
xieyangrun
2022-03-27
clean compiler warning.
aozima
2022-03-23
update class driver info,support class driver export
jzlv
2022-03-19
update host class driver struct: add hport.
aozima
2022-03-15
fix cdc bmCapabilities value
sakumisu
2022-03-07
delete first set_line_coding cmd filter
sakumisu
[prev]
[next]