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
Age
Commit message (
Expand
)
Author
2024-03-28
fix msc buf overflow because of SCSICMD_INQUIRY_SIZEOF
sakumisu
2024-03-23
rndis: fix MessageLength check
Zhihong Chen
2024-03-18
add rtl8152 host driver
sakumisu
2024-03-14
add timer to control interrupt transfer
sakumisu
2024-03-11
fix warning
sakumisu
2024-03-10
support cdc ncm host
sakumisu
2024-02-24
align for some buffers
sakumisu
2024-02-24
fix asix output zlp
sakumisu
2024-02-24
classify vendor class
sakumisu
2024-02-24
add get_connect_status api for rndis/cdc_ecm/asix
sakumisu
2024-02-23
class: msc: stage change should be before usbd_ep_start_write()
Zhihong Chen
2024-02-22
remove duplicate class info
sakumisu
2024-02-19
update asix phy config
sakumisu
2024-02-15
enable asix host driver
sakumisu
2024-02-09
format code
sakumisu
2024-02-09
update license year
sakumisu
2024-02-06
support multi port api for device
sakumisu
2024-02-06
class: msc device: support multi lun
Zhihong Chen
2024-02-03
make serial driver standard for cdc acm, ftdi, cp210x, ch34x
sakumisu
2024-02-02
use cdc_linecoding and line state for ftdi
sakumisu
2024-02-02
add ftdi host
sakumisu
2024-01-30
update log tag
sakumisu
2024-01-29
add zephyr bluetooth submodule
sakumisu
2024-01-25
support hci usb h4 for usb bluetooth
sakumisu
2024-01-23
fix actual len position
sakumisu
2024-01-16
add usbd init and deinit event macro
sakumisu
2024-01-14
add ecm device write and read api
sakumisu
2024-01-09
fix cdc ecm zlp check
sakumisu
2024-01-09
update bluetooth rx callback, add zephyr bluetooth stack porting
sakumisu
2024-01-08
support multi USB IP for host
sakumisu
2024-01-06
support usb ble host
sakumisu
2024-01-06
dwc2: ctrl and bulk no need nak irq, when intr calls nak, retry by user
sakumisu
2024-01-06
rename CONFIG_USBDEV_MSC_BLOCK_SIZE to CONFIG_USBDEV_MSC_MAX_BUFSIZE
sakumisu
2023-12-24
add usbh_deinitialize api
sakumisu
2023-12-19
create lwip rx thread by user
sakumisu
2023-12-16
remove vendor host class because its version is too old
sakumisu
2023-12-16
remove mtp & printer class
sakumisu
2023-12-05
update hc template
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 mutex for ep0 urb to avoid multithreading
sakumisu
2023-11-22
reset rx length when pbuf allocs failed
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-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-15
fix ecm mac buffer size
sakumisu
2023-11-13
fix rndis query & set msg wLength, only support one rndis device
sakumisu
[next]