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:
ef0909c
)
usb: interface authorization: SysFS part of USB interface authorization
author
Stefan Koch
<stefan.koch10@gmail.com>
Sat, 8 Aug 2015 09:32:54 +0000
(11:32 +0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Fri, 14 Aug 2015 23:55:54 +0000
(16:55 -0700)
This introduces an attribute for each interface to
authorize (1) or deauthorize (0) it:
/sys/bus/usb/devices/INTERFACE/authorized
Signed-off-by: Stefan Koch <skoch@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/core/sysfs.c
patch
|
blob
|
history
diff --cc
drivers/usb/core/sysfs.c
Simple merge