1. 27 11月, 2018 1 次提交
    • F
      usb: dwc3: gadget: check if dep->frame_number is still valid · d5370106
      Felipe Balbi 提交于
      Gadget driver may take an unbounded amount of time to queue requests
      after XferNotReady. This is important for isochronous endpoints which
      need to be started for a specific (micro-)frame.
      
      If we fail to start a transfer for isochronous endpoint, let's try
      queueing to a future interval and see if that helps. We will stop trying
      if we fail a start transfer for 5 intervals in the future.
      Signed-off-by: NFelipe Balbi <felipe.balbi@linux.intel.com>
      d5370106
  2. 26 11月, 2018 23 次提交
  3. 14 11月, 2018 2 次提交
  4. 06 11月, 2018 2 次提交
  5. 02 10月, 2018 6 次提交
  6. 05 9月, 2018 1 次提交
  7. 29 8月, 2018 2 次提交
  8. 30 7月, 2018 3 次提交