Re: [PATCH RESEND 4/4] Add usb interface authorization

2015-06-09 Thread Alan Stern
On Tue, 9 Jun 2015, Stefan Koch wrote: > Hi, > > this is an bugfix for the XHCI driver. It is not needed for the > interface authorization. But there could be NULL pointers if a devices > initialization/registration is not finished. This should not be part of the same series as the other patches

Re: [PATCH RESEND 4/4] Add usb interface authorization

2015-06-09 Thread Stefan Koch
Am Montag, den 08.06.2015, 07:40 -0700 schrieb Greg KH: > On Mon, Jun 08, 2015 at 03:24:26PM +0200, Stefan Koch wrote: > > Hi > > > > This is a patch that introduces an interface authorization for USB devices. > > > > The kernel supports already a device authorization bacause of wireless USB. > >