Searched hist:caf3827a65af476c71eaeb79636869a4ab128d48 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/usb/host/ |
H A D | uhci-debug.c | diff caf3827a65af476c71eaeb79636869a4ab128d48 Fri May 19 15:44:55 CDT 2006 Alan Stern <stern@rowland.harvard.edu> [PATCH] UHCI: store the period in the queue header
This patch (as689) stores the period for periodic transfers (interrupt and ISO) in the queue header. This is necessary for proper bandwidth tracking (not yet implemented). It also makes the scheduling of ISO transfers a bit more rigorous, with checks for out-of-bounds frame numbers.
Signed-off-by: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
H A D | uhci-hcd.h | diff caf3827a65af476c71eaeb79636869a4ab128d48 Fri May 19 15:44:55 CDT 2006 Alan Stern <stern@rowland.harvard.edu> [PATCH] UHCI: store the period in the queue header
This patch (as689) stores the period for periodic transfers (interrupt and ISO) in the queue header. This is necessary for proper bandwidth tracking (not yet implemented). It also makes the scheduling of ISO transfers a bit more rigorous, with checks for out-of-bounds frame numbers.
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 caf3827a65af476c71eaeb79636869a4ab128d48 Fri May 19 15:44:55 CDT 2006 Alan Stern <stern@rowland.harvard.edu> [PATCH] UHCI: store the period in the queue header
This patch (as689) stores the period for periodic transfers (interrupt and ISO) in the queue header. This is necessary for proper bandwidth tracking (not yet implemented). It also makes the scheduling of ISO transfers a bit more rigorous, with checks for out-of-bounds frame numbers.
Signed-off-by: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|