From: Stefan Koch Date: Sat, 8 Aug 2015 09:32:53 +0000 (+0200) Subject: usb: interface authorization: Introduces the USB interface authorization X-Git-Tag: omap-for-v4.3/fixes-merge-window~42^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef0909c50fe63be3f9aa09bdf4db7efaa5919be9;p=pandora-kernel.git usb: interface authorization: Introduces the USB interface authorization The kernel supports the device authorization because of wireless USB. These is usable for wired USB devices, too. These new interface authorization allows to enable or disable individual interfaces instead a whole device. If a deauthorized interface will be authorized so the driver probing must be triggered manually by writing INTERFACE to /sys/bus/usb/drivers_probe Signed-off-by: Stefan Koch Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed