git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e45cfa2
)
usb: gadget: f_fs: add ioctl returning ep descriptor
author
Robert Baldyga
<r.baldyga@samsung.com>
Tue, 9 Sep 2014 06:23:16 +0000
(08:23 +0200)
committer
Felipe Balbi
<balbi@ti.com>
Tue, 9 Sep 2014 15:04:45 +0000
(10:04 -0500)
This patch introduces ioctl named FUNCTIONFS_ENDPOINT_DESC, which
returns endpoint descriptor to userspace. It works only if function
is active.
Signed-off-by: Robert Baldyga <r.baldyga@samsung.com>
Acked-by: Michal Nazarewicz <mina86@mina86.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
No differences found