1. 16 3月, 2018 2 次提交
  2. 22 1月, 2018 1 次提交
  3. 21 12月, 2017 1 次提交
  4. 29 11月, 2017 1 次提交
  5. 28 11月, 2017 1 次提交
  6. 25 11月, 2017 1 次提交
    • lymzzyh's avatar
      [Components][USB][Class and · f4fb7161
      lymzzyh 提交于
      Core]修复了协议栈在ep0请求大于端点描述最大包时无法正确读取的bug
      增加了rndis class LWIP on USB
      f4fb7161
  7. 23 11月, 2017 1 次提交
  8. 21 11月, 2017 1 次提交
  9. 15 11月, 2017 1 次提交
  10. 11 11月, 2017 1 次提交
  11. 13 7月, 2014 1 次提交
  12. 06 4月, 2014 1 次提交
  13. 16 2月, 2014 1 次提交
  14. 29 6月, 2013 1 次提交
  15. 28 6月, 2013 1 次提交
  16. 15 6月, 2013 1 次提交
  17. 11 6月, 2013 1 次提交
  18. 06 6月, 2013 1 次提交
    • G
      usb: add USB_MSG_PLUG_OUT event · ed19483c
      Grissiom 提交于
      When the core received an USB_MSG_PLUG_OUT event, it will stop all the
      classes. This make a chance that the classes could get rid off doing
      useless stuff while the USB cable is plugged out.
      ed19483c
  19. 30 5月, 2013 1 次提交
  20. 25 5月, 2013 1 次提交
    • qiuyiuestc's avatar
      usbdevice/core: add reset function to support hotplug · 97a507e6
      qiuyiuestc 提交于
      When the USB got RESET packet from the host and the address is setup,
      all the classes will got reset. The reset is done by class stop and than
      class run. So the classes should reset their internal state in
      class_{run,stop}.
      
      Besides, the USB device driver could post a USB_MSG_RESET message on
      every RESET packet.
      97a507e6
  21. 23 5月, 2013 1 次提交
  22. 17 5月, 2013 1 次提交
  23. 12 5月, 2013 3 次提交
  24. 10 5月, 2013 1 次提交
  25. 04 5月, 2013 1 次提交
  26. 24 1月, 2013 1 次提交
  27. 17 1月, 2013 2 次提交
  28. 09 1月, 2013 2 次提交
  29. 08 1月, 2013 1 次提交
  30. 31 12月, 2012 1 次提交
  31. 30 12月, 2012 1 次提交
  32. 20 12月, 2012 1 次提交
  33. 17 12月, 2012 1 次提交
  34. 14 12月, 2012 1 次提交
  35. 13 12月, 2012 1 次提交