Files
ubports_kernel_google_msm/drivers/usb/host
Alan Stern 0ed8fee1c1 [PATCH] UHCI: remove main list of URBs
As part of reorienting uhci-hcd away from URBs and toward endpoint
queues, this patch (as625) eliminates the driver's main list of URBs.
The list wsa used mainly in checking for URB completions; now the driver
goes through the list of active endpoints and checks the members of the
queues.

As a side effect, I had to remove the code that looks for FSBR timeouts.
For now, FSBR will remain on so long as any URBs on a full-speed control
or bulk queue request it, even if the queue isn't advancing.  A later
patch can add more intelligent handling.  This isn't a huge drawback;
it's pretty rare for an URB to get stuck for more than a fraction of a
second.  (And it will help the people trying to use those insane HP USB
devices.)

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2006-03-20 14:49:57 -08:00
..
2006-03-20 14:49:55 -08:00
2006-03-20 14:49:55 -08:00
2006-03-20 14:49:55 -08:00
2005-10-28 08:16:49 -07:00
2006-03-20 14:49:55 -08:00
2006-03-20 14:49:55 -08:00
2006-01-04 13:48:29 -08:00
2006-03-20 14:49:55 -08:00
2006-03-20 14:49:55 -08:00
2005-10-28 16:47:40 -07:00
2005-10-28 16:47:40 -07:00
2005-10-28 16:47:40 -07:00