« Previous | Next » 

Revision 7936e0f0

ID7936e0f0d2fcd05bf5a78985a53b6b2276115749

Added by Gerd Hoffmann about 12 years ago

usb: add pipelining option to usb endpoints

With this patch applied USB drivers can enable pipelining per endpoint.
With pipelining enabled the usb core will continue submitting packets
even when there are still async transfers in flight instead of passing
them on one by one.

Signed-off-by: Gerd Hoffmann <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences