1. 19 10月, 2015 1 次提交
  2. 15 10月, 2015 2 次提交
  3. 14 10月, 2015 1 次提交
  4. 10 10月, 2015 1 次提交
    • I
      usb: gadget: composite: fill bcdUSB for any gadget max speed · 5527e733
      Igor Kotrasinski 提交于
      When handling device GET_DESCRIPTOR, composite gadget driver fills
      the bcdUSB field only if the gadget supports USB 3.0. Otherwise
      the field is left unfilled.
      
      For consistency, set bcdUSB to 0x0200 for gadgets that don't
      support superspeed.
      
      It's correct to use 0x0200 for any setting that doesn't use
      superspeed, since USB 2.0 devices can restrict themselves to
      full speed only. It is NOT correct to use 0x0210, since BOS
      descriptors are handled only if gadget_is_superspeed() is
      satisfied, otherwise it results in a stall.
      Signed-off-by: NIgor Kotrasinski <i.kotrasinsk@samsung.com>
      Signed-off-by: NFelipe Balbi <balbi@ti.com>
      5527e733
  5. 02 10月, 2015 15 次提交
  6. 29 9月, 2015 1 次提交
  7. 27 9月, 2015 19 次提交
新手
引导
客服 返回
顶部