| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-11-16 | refactor urb, add ep & hport in urb to make hardware pipe more reusable | sakumisu | |
| 2023-11-15 | release v0.10.2v0.10.2 | sakumisu | |
| 2023-11-15 | fix ecm mac buffer size | sakumisu | |
| 2023-11-15 | add pusb2 port, fix issue for rt-thread, add msc storage demo for rt-thread | zhugengyu | |
| 2023-11-13 | fix rndis query & set msg wLength, only support one rndis device | sakumisu | |
| 2023-11-13 | add ms os request | sakumisu | |
| 2023-11-13 | check and execute modeswitch first | sakumisu | |
| 2023-11-13 | fix class api name | sakumisu | |
| 2023-11-13 | check if token is active without errors, if token has errors, go to wakeup sem | sakumisu | |
| 2023-11-13 | add ecm host demo | sakumisu | |
| 2023-11-11 | add usbh_set_interface api | sakumisu | |
| 2023-11-05 | add nuvoton port(not release) | Yang Xijing | |
| 2023-11-04 | update config rst | sakumisu | |
| 2023-11-04 | add cdc ecm host | sakumisu | |
| 2023-11-04 | support usb modeswitch | sakumisu | |
| 2023-11-04 | add cdc ecm device | sakumisu | |
| 2023-11-04 | add usbh_get_string_desc api | sakumisu | |
| 2023-11-03 | check qtd active status to fix nbytes = 0 in nak or ping status | sakumisu | |
| 2023-10-13 | update quick start, add readthedocs yaml | sakumisu | |
| 2023-10-12 | osal: add USB_OSAL_WAITING_FOREVER for Semaphore and Queue use | Zhihong Chen | |
| - add USB_OSAL_WAITING_FOREVER for Semaphore and Queue use Signed-off-by: Zhihong Chen <[email protected]> | |||
| 2023-10-07 | Fix possible errors in endpoint 0 datapid | Chen Leeren | |
| 2023-10-05 | update demo version | sakumisu | |
| 2023-09-30 | remove ununsed input variable | sakumisu | |
| 2023-09-18 | [common] Avoid IAR compiling error on USB HOST stack | helloeagleyang | |
| - Avoided using a structure with zero-length array as a field in another structure when IAR toolchain is used. Signed-off-by: helloeagleyang <[email protected]> | |||
| 2023-09-07 | Revert original parameter. | Wayne Lin | |
| 2023-09-07 | Update hcd-ehci, dcd-dwc2 and examples. | Wayne Lin | |
| 1. Add some example Msh commands. 2. Fix device enumeration on EXT hub. 3. Re-file some templates. 4. Extend end-point number of dwc2 device driver. 5. Re-file rndis_host implementation includes a. rt_mutex_take in ISR b. 2rd pmsg is unaligned issue. c. destroy u0 ethernet resource after removing dongle. | |||
| 2023-09-04 | ignore dwc2 EPENA check | sakumisu | |
| 2023-09-01 | third_party: rtthread: add rndis to adapt lwip2.1.2 | Runcheng Lu | |
| 2023-08-30 | release v0.10.1v0.10.1 | sakumisu | |
| 2023-08-30 | fix warning | sakumisu | |
| 2023-08-30 | fix video packet caculation | sakumisu | |
| 2023-08-29 | implement msc device thread,remove other unused os thread | sakimisu | |
| 2023-08-27 | fix warning | sakimisu | |
| 2023-08-26 | port: hpmicro: separate host and device USB instance config | Zhihong Chen | |
| - separate host and device USB instance config Signed-off-by: Zhihong Chen <[email protected]> | |||
| 2023-08-26 | add config for hpmicro usb instance and irq | sakimisu | |
| 2023-08-25 | fix macro spelling | sakimisu | |
| 2023-08-25 | copy bouffalo ehci glue from official sdk | sakimisu | |
| 2023-08-25 | standardize video control api | sakimisu | |
| 2023-08-25 | improve ehci driver, enable iaad feature | sakimisu | |
| 2023-08-25 | remove usb_phy_init, because hpm sdk v1.2 implement it | sakimisu | |
| 2023-08-18 | common: Add support for IAR for risc-v toolchain | Fan YANG | |
| - Added support for the IAR for risc-v toolchain Signed-off-by: Fan YANG <[email protected]> | |||
| 2023-08-15 | add test scripts | sakumisu | |
| 2023-08-13 | [hub 修正] 快速断开的情况下无法处理断开事件 | heyuanjie87 | |
| 2023-08-05 | change rndis_encapsulated_resp_buffer size to 156v0.10.0 | sakimisu | |
| 2023-08-05 | fix function name | sakimisu | |
| 2023-08-05 | class: rndis: host: fix function name | Zhihong Chen | |
| - fix function name Signed-off-by: Zhihong Chen <[email protected]> | |||
| 2023-08-05 | update for midi | Zhihong Chen | |
| - add MidiCodeIndexNumber enum - update midi descriptor. Audio v1.0's endpoint has 9 bytes instead of 7. Signed-off-by: Zhihong Chen <[email protected]> | |||
| 2023-08-01 | ehci: update hardcode for hpmicro | Zhihong Chen | |
| - should define CONFIG_USB_EHCI_HPMICRO and CONFIG_HPM_USB_BASE in usb_config.h Signed-off-by: Zhihong Chen <[email protected]> | |||
| 2023-07-29 | update version 0.10.0 | sakimisu | |
| 2023-07-29 | update device api | sakimisu | |
