1. 18 7月, 2014 1 次提交
  2. 13 7月, 2014 2 次提交
  3. 10 7月, 2014 1 次提交
  4. 06 4月, 2014 1 次提交
  5. 04 3月, 2014 2 次提交
  6. 03 3月, 2014 1 次提交
  7. 28 2月, 2014 1 次提交
  8. 26 2月, 2014 1 次提交
  9. 16 2月, 2014 1 次提交
  10. 30 12月, 2013 1 次提交
  11. 29 12月, 2013 1 次提交
  12. 25 10月, 2013 3 次提交
  13. 23 10月, 2013 1 次提交
  14. 24 9月, 2013 1 次提交
  15. 22 8月, 2013 2 次提交
  16. 20 8月, 2013 2 次提交
    • G
      dev/portal: implement portal device · 6e676e77
      Grissiom 提交于
      Portal is a device that connect devices. Currently, you can only connect
      pipes in portal. Pipes are unidirectional. But with portal, you can
      construct a bidirectional device with two pipes.
      6e676e77
    • G
      dev/pipe: make pipe a type of device · 7e68096a
      Grissiom 提交于
      Pipe have many differences with char device. The main difference is
      altough pipe have both read and write, it is unidirectional in nature.
      7e68096a
  17. 19 8月, 2013 6 次提交
  18. 25 7月, 2013 1 次提交
  19. 24 7月, 2013 2 次提交
  20. 29 6月, 2013 1 次提交
  21. 28 6月, 2013 2 次提交
  22. 23 6月, 2013 1 次提交
  23. 15 6月, 2013 1 次提交
  24. 11 6月, 2013 1 次提交
  25. 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
  26. 30 5月, 2013 1 次提交
  27. 25 5月, 2013 1 次提交