1. 15 6月, 2013 1 次提交
  2. 11 6月, 2013 1 次提交
  3. 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
  4. 30 5月, 2013 1 次提交
  5. 25 5月, 2013 2 次提交
    • 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
    • G
      cdc_vcom: reset the vcom state in proper cases · 046182be
      Grissiom 提交于
      Reset the vcom state in class_{run,stop} and when the PC is not
      receiving data from me.
      046182be
  6. 23 5月, 2013 1 次提交
  7. 17 5月, 2013 1 次提交
  8. 12 5月, 2013 4 次提交
  9. 10 5月, 2013 3 次提交
  10. 09 5月, 2013 1 次提交
  11. 04 5月, 2013 1 次提交
  12. 24 1月, 2013 1 次提交
  13. 17 1月, 2013 2 次提交
  14. 11 1月, 2013 1 次提交
  15. 09 1月, 2013 6 次提交
  16. 08 1月, 2013 1 次提交
  17. 31 12月, 2012 2 次提交
  18. 30 12月, 2012 2 次提交
  19. 20 12月, 2012 1 次提交
  20. 17 12月, 2012 2 次提交
  21. 16 12月, 2012 1 次提交
  22. 14 12月, 2012 1 次提交
  23. 13 12月, 2012 2 次提交
  24. 08 12月, 2012 1 次提交