summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-30Fix printer usbd_add_interfacesakumisu
2023-03-25enable dwc2 nak irq for bulk if someday usessakumisu
2023-03-25copy desc into align bufsakimisu
2023-03-22add usbd_event_handler for userssakumisu
2023-03-22add volume and mute controlsakumisu
2023-03-22remove unused functionssakumisu
2023-03-17fix warning when use no ext hubsakumisu
2023-03-17disconnect sources in usbh_hport_releasesakumisu
2023-03-16fix print logsakumisu
2023-03-15fix vbusen in gd32sakimisu
2023-03-15fix STM32L4 dwc2 Deactivate VBUS SensingGrAgiu
2023-03-15fix ep0 data receivesakimisu
2023-03-12replace speed reconfig with multsakimisu
2023-03-12check if urb is null in sunxisakimisu
2023-03-12move variables into no cachesakimisu
2023-03-12format codesakimisu
2023-03-11update printer driver and demosakumisu
2023-03-11[update] Improve the compatibility of USB flash drive enumeration。zhouji
2023-03-08fix typosakimisu
2023-02-23update to v0.8.0v0.8.0sakumisu
2023-02-23update hub usagesakumisu
2023-02-23move ep0 active into hub eventsakumisu
2023-02-23clean ehci iso codesakumisu
2023-02-18format codesakimisu
2023-02-18update demo urlsakimisu
2023-02-18move hub and hport variable into common ram to reduce nocache ram usagesakumisu
2023-02-14Fix a bug of repeated connection of inserted device for wch host fsChen Leeren
2023-02-10format codesakumisu
2023-02-09Revert "check if hport is null"sakimisu
2023-02-07submit urb when nbytes>0sakimisu
2023-02-07do not check if device is closedsakimisu
2023-02-06update hc templatesakimisu
2023-02-06add audio pathsakumisu
2023-02-06update usagesakumisu
2023-02-06update rst version 0.7.0sakumisu
2023-02-06update stm32 cautionsakumisu
2023-02-06split host demo into standalone threadsakumisu
2023-02-06update ehci driversakumisu
2023-02-05check if hport is nullsakumisu
2023-02-05support more audio altsettingsakumisu
2023-02-05config ep pipe after set_interfacesakumisu
2023-02-04Fix a bug where usb2 doesn't work for ch58xChen Leeren
2023-02-02check if dwc2 supports dma, if not, stop workingsakimisu
2023-01-29add webusb supportsakimisu
2023-01-28add some log for rndis rx txsakimisu
2023-01-17do not reset EPDIS and TXFUMsakimisu
2023-01-15fix class get data due to 528d8dc9d6d2c1150b9f78dfc0c512745185dc4csakimisu
2023-01-15split tx_rx_thread into tx_thread and rx_threadsakimisu
2023-01-15only support one configsakimisu
2023-01-10fix no exthub build errorsakumisu