Skip to content
Permalink
Browse files
usb: gadget: ffs: Implement user URBs for USB bulk endpoints
URB aka USB Request Block: This patch offers similar functionality as
USBDEVFS_SUBMITURB / USBDEVFS_REAPURB, for USB FunctionFS.  This is
intended to be used by user space programs, which want to implement a
user space gadget driver.

Only bulk endpoints are currently supported.

Signed-off-by: Ingo Rohloff <ingo.rohloff@lauterbach.com>
  • Loading branch information
trace32 authored and intel-lab-lkp committed Nov 11, 2020
1 parent e5bf91c commit 9f07add950a345cd51a7d56e685577b93da8a5f0
Show file tree
Hide file tree
Showing 2 changed files with 492 additions and 0 deletions.

0 comments on commit 9f07add

Please sign in to comment.