On Thu, Jun 05, 2014 at 06:04:32PM +0200, Johan Hovold wrote:
> On Thu, Jun 05, 2014 at 08:30:42AM -0700, Greg KH wrote:
> > On Thu, Jun 05, 2014 at 04:05:51PM +0200, Johan Hovold wrote:
> > > Some FTDI devices have broken endpoint descriptors that needs to be
> > > fixed up during probe. Mike Rems
On Thu, Jun 05, 2014 at 08:30:42AM -0700, Greg KH wrote:
> On Thu, Jun 05, 2014 at 04:05:51PM +0200, Johan Hovold wrote:
> > Some FTDI devices have broken endpoint descriptors that needs to be
> > fixed up during probe. Mike Remski discovered that the current
> > implementation is broken as it cras
On Thu, Jun 05, 2014 at 04:05:51PM +0200, Johan Hovold wrote:
> Some FTDI devices have broken endpoint descriptors that needs to be
> fixed up during probe. Mike Remski discovered that the current
> implementation is broken as it crashes the kernel if an interface
> without endpoints is probed.
>
Some FTDI devices have broken endpoint descriptors that needs to be
fixed up during probe. Mike Remski discovered that the current
implementation is broken as it crashes the kernel if an interface
without endpoints is probed.
These patches fix this bug, while cleaning up the max-packet-size
handli