summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-07Modifying the USB Int Source to support esp32p4Kevincoooool
2024-08-06Fix the bug that USBD_EVENT_DEINIT was not notified correctlyLiPeng
2024-08-05change hid_mouse_reportwangzongqiang
2024-07-30update(demo/bootuf2): use flash cachesakumisu
2024-07-30update(port/hpm/usb_dc_hpm): remove phcd clearsakumisu
2024-07-30update(port/hpm/usb_dc_hpm): enable resume handlersakumisu
2024-07-30fix(core/usbd_core): fix self powered checksakumisu
2024-07-27feat(port/dwc2): import kendryte glue from k230_sdksakumisu
2024-07-26feat(port): add remote wakeup apisakumisu
2024-07-25feat(core/usbd_core): support webusbsakumisu
2024-07-23feat(demo): add uf2 demosakumisu
2024-07-23chore(docs): update rstsakumisu
2024-07-23refactor(osal): use osal malloc and free, remove usb_malloc & usb_free macrosakumisu
2024-07-21chore(docs): update rstsakumisu
2024-07-19feat(class/vendor/wifi/usbh_bl616): add bl616 usbwifi driversakumisu
2024-07-18fix(port/dwc2/usb_dc_dwc2): fix lost ep0 setup intstatus by clear, for dwc2 v...charschu
2024-07-15update(port/musb/usb_hc_musb): add portpower bit for commit e4b56ceesakumisu
2024-07-15fix typosakumisu
2024-07-15fix(demo/winusb1.0_template): fix WINUSB_IFx_WCIDProperties arraysakumisu
2024-07-15Add host driver for XBOX controllersTill Harbaum
2024-07-15Workaround for BL616 power controlTill Harbaum
2024-07-13fix(port/bl): fix test mode apisakumisu
2024-07-13update(demo/hid_mouse_template): draw circle to test report ratesakumisu
2024-07-13fix: fix typosakumisu
2024-07-11doc(readme): fix typoHaoboGu
2024-07-11feat(core/usbd_core): support get hid desc request(0x21), support get status ...sakumisu
2024-07-10fix(kconfig): fix spellingsakumisu
2024-07-09port: ehci: update init and deinitZhihong Chen
2024-07-09fix(port/musb/usb_dc_musb.c): usbd_ep_is_stalled api err.liuhy
2024-07-08feat(port): implement usbd_ep_is_stalled apisakumisu
2024-07-07feat(wifi/bl616): add bl616 usbwifisakumisu
2024-07-07update(hub): update hub macros and hub params for usb3.0sakumisu
2024-07-04refactor(e(o)hci): rename usb_hc_e(o)hci to usb_e(o)hci_reg, usb_hc_e(o)hci_p...sakumisu
2024-06-28chore: release v1.3.1v1.3.1release/v1.3sakumisu
2024-06-28fix(port): enter section before alloc pipesakumisu
2024-06-28feat: add dhcp-server and dns-server modulesakumisu
2024-06-28fix(demo/cdc_ecm_template): device tcp/ip stack mac can't same as hostsakumisu
2024-06-28fix(demo/cdc_rndis_template): device tcp/ip stack mac can't same as host.aozima
2024-06-25chore(sconscript): update musb configsakumisu
2024-06-25update(class/vendor/net/usbh_asix): ignore the remain data that len is less t...sakumisu
2024-06-25refactor(platform): add usbh_xxx_get_eth_txbuf api, especially for lwip pbuf ...sakumisu
2024-06-24chore(sconscript): fix spellingsakumisu
2024-06-24update(platform/rtthread/usbh_dfs): add hpm6e00 chipsakumisu
2024-06-23update(class/video/usbd_video): make payload fill api commonsakumisu
2024-06-23update(class/hub/usbh_hub): enumerate in ordersakumisu
2024-06-23update(class/msc/usbh_msc): add MSC_INQUIRY_TIMEOUT to break quickly in inqui...sakumisu
2024-06-23update: check class->hport validitysakumisu
2024-06-23update(core/usbd_core): increase intf array from 8 to 16sakumisu
2024-06-22update rst for malloc freesakumisu
2024-06-22fix(common/usb_memcpy): fix warning in 64bitsakumisu