commit | 1d958bef45030acfc5578263e9de3bb07032b8da | [log] [tgz] |
---|---|---|
author | Stefan Koch <stefan.koch10@gmail.com> | Sat Aug 08 11:32:51 2015 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Aug 14 16:54:30 2015 -0700 |
tree | f17eacfa5f1f22472c85af8a54c773f26c993442 | |
parent | 484ebaedecc5ddf778a30ee1efab367cbee27030 [diff] |
usb: interface authorization: Introduces the default interface authorization Interfaces are allowed per default. This can disabled or enabled (again) by writing 0 or 1 to /sys/bus/usb/devices/usbX/interface_authorized_default Signed-off-by: Stefan Koch <skoch@suse.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>