summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-17Merge pull request #347 from majbthrd/nuc505_configHa Thach
2020-04-17Merge pull request #354 from hathach/cxd56-disconnect-connectHa Thach
2020-04-17Merge pull request #353 from hathach/rename-irq-handlerHa Thach
2020-04-17added disconnect for spresensehathach
2020-04-17mass rename tud/dcd_irq_handler to tud/dcd_init_handlerhathach
2020-04-17add code for disconnect/connect (not tested)hathach
2020-04-17update example to include CXD56 for highspeed modehathach
2020-04-17Merge pull request #351 from hathach/valentyusb-dcd-disconnect-connectHa Thach
2020-04-17Merge pull request #350 from hathach/synopsys-msp430-dcd-disconnect-connectHa Thach
2020-04-17update per reviewhathach
2020-04-16Merge pull request #352 from hathach/samg-dcd-disconnect-connectHa Thach
2020-04-16Merge pull request #336 from pigrew/edpt_closeHa Thach
2020-04-16samg implement dcd connect/disconnecthathach
2020-04-16implement dcd disconnect connecthathach
2020-04-16add dfu generate target for fomuhathach
2020-04-16Merge pull request #345 from hathach/add-alt-itfHa Thach
2020-04-16add int enable/disable for pulluphathach
2020-04-16msp430 disconnect/connecthathach
2020-04-16Remove transfer queue filtering. May need to be revisited later.Nathan Conrad
2020-04-16cleanup for esp32hathach
2020-04-16stm32 sysnopsys disconnect/connecthathach
2020-04-16Merge pull request #349 from hathach/nxp-dcd-disconnectHa Thach
2020-04-16dcd disconnect/connect for transdimension iphathach
2020-04-16house keepinghathach
2020-04-16implement dcd disconnect/connect for lpc ip3511hathach
2020-04-16added dcd disconnect/connect to lpc17/40hathach
2020-04-16Merge pull request #348 from pigrew/net_IAD_devDescHa Thach
2020-04-16per reviewhathach
2020-04-15Set Net example to use IAD device classNathan Conrad
2020-04-15nuc505: change dcd_set_config() behaviorPeter Lawrence
2020-04-16Merge pull request #344 from hathach/enhance-itf-assocHa Thach
2020-04-16Merge pull request #342 from hathach/class-driver-idHa Thach
2020-04-15correct usbnet control complete responsehathach
2020-04-15always response if GET_INTERFACE even if class driver does not support alt in...hathach
2020-04-15stm32fsdev: dynamic allocation of PMA.Nathan Conrad
2020-04-15rename config num to id in net webserver examplehathach
2020-04-15remove unused usb_descriptors.hhathach
2020-04-15better demonstrate usbnet exmaple is multiple configurationshathach
2020-04-15implement alternate setInterface() requesthathach
2020-04-15use IAD to assign itf2drv mapping correctlyhathach
2020-04-15add IAD for CDC ECM, remove EEM descriptor templatehathach
2020-04-15change cdc template protocol to Nonehathach
2020-04-15clean uphathach
2020-04-15clean uphathach
2020-04-15tested usbnet, completely remove class codehathach
2020-04-15remove class_code/subclass/protocol from driver structure, add name for logginghathach
2020-04-15Merge branch 'master' into class-driver-idhathach
2020-04-15Merge pull request #343 from majbthrd/usbnet_rm_cdceemHa Thach
2020-04-15test vendorhathach
2020-04-15test with tmchathach