Searched hist:"04538 a255ac8b404c20cbf15867c9829254c470f" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/usb/host/ |
H A D | uhci-hcd.h | diff 04538a255ac8b404c20cbf15867c9829254c470f Fri May 12 10:29:04 CDT 2006 Alan Stern <stern@rowland.harvard.edu> [PATCH] UHCI: Eliminate the TD-removal list
This patch (as682) gets rid of the TD-removal list in uhci-hcd. It is no longer needed because now TDs are not freed until we know the hardware isn't using them. It also simplifies the code for adding and removing TDs to/from URBs.
Signed-off-by: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
H A D | uhci-q.c | diff 04538a255ac8b404c20cbf15867c9829254c470f Fri May 12 10:29:04 CDT 2006 Alan Stern <stern@rowland.harvard.edu> [PATCH] UHCI: Eliminate the TD-removal list
This patch (as682) gets rid of the TD-removal list in uhci-hcd. It is no longer needed because now TDs are not freed until we know the hardware isn't using them. It also simplifies the code for adding and removing TDs to/from URBs.
Signed-off-by: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
H A D | uhci-hcd.c | diff 04538a255ac8b404c20cbf15867c9829254c470f Fri May 12 10:29:04 CDT 2006 Alan Stern <stern@rowland.harvard.edu> [PATCH] UHCI: Eliminate the TD-removal list
This patch (as682) gets rid of the TD-removal list in uhci-hcd. It is no longer needed because now TDs are not freed until we know the hardware isn't using them. It also simplifies the code for adding and removing TDs to/from URBs.
Signed-off-by: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|