Searched hist:"6 ba43f1f6b60159e731b1f37ffb53ab9ab59efa9" (Results 1 – 6 of 6) sorted by relevance
/openbmc/qemu/hw/usb/ |
H A D | core.c | diff 6ba43f1f6b60159e731b1f37ffb53ab9ab59efa9 Wed Oct 24 11:14:09 CDT 2012 Hans de Goede <hdegoede@redhat.com> usb: Move short-not-ok handling to the core
After a short-not-ok packet ending short, we should not advance the queue. Move enforcing this to the core, rather then handling it in the hcd code.
This may result in the queue now actually containing multiple input packets (which would not happen before), and this requires special handling in combination with pipelining, so disable pipleining for input endpoints (for now).
Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
H A D | hcd-uhci.c | diff 6ba43f1f6b60159e731b1f37ffb53ab9ab59efa9 Wed Oct 24 11:14:09 CDT 2012 Hans de Goede <hdegoede@redhat.com> usb: Move short-not-ok handling to the core
After a short-not-ok packet ending short, we should not advance the queue. Move enforcing this to the core, rather then handling it in the hcd code.
This may result in the queue now actually containing multiple input packets (which would not happen before), and this requires special handling in combination with pipelining, so disable pipleining for input endpoints (for now).
Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
H A D | hcd-ohci.c | diff 6ba43f1f6b60159e731b1f37ffb53ab9ab59efa9 Wed Oct 24 11:14:09 CDT 2012 Hans de Goede <hdegoede@redhat.com> usb: Move short-not-ok handling to the core
After a short-not-ok packet ending short, we should not advance the queue. Move enforcing this to the core, rather then handling it in the hcd code.
This may result in the queue now actually containing multiple input packets (which would not happen before), and this requires special handling in combination with pipelining, so disable pipleining for input endpoints (for now).
Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
H A D | hcd-ehci.c | diff 6ba43f1f6b60159e731b1f37ffb53ab9ab59efa9 Wed Oct 24 11:14:09 CDT 2012 Hans de Goede <hdegoede@redhat.com> usb: Move short-not-ok handling to the core
After a short-not-ok packet ending short, we should not advance the queue. Move enforcing this to the core, rather then handling it in the hcd code.
This may result in the queue now actually containing multiple input packets (which would not happen before), and this requires special handling in combination with pipelining, so disable pipleining for input endpoints (for now).
Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
H A D | redirect.c | diff 6ba43f1f6b60159e731b1f37ffb53ab9ab59efa9 Wed Oct 24 11:14:09 CDT 2012 Hans de Goede <hdegoede@redhat.com> usb: Move short-not-ok handling to the core
After a short-not-ok packet ending short, we should not advance the queue. Move enforcing this to the core, rather then handling it in the hcd code.
This may result in the queue now actually containing multiple input packets (which would not happen before), and this requires special handling in combination with pipelining, so disable pipleining for input endpoints (for now).
Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
H A D | hcd-xhci.c | diff 6ba43f1f6b60159e731b1f37ffb53ab9ab59efa9 Wed Oct 24 11:14:09 CDT 2012 Hans de Goede <hdegoede@redhat.com> usb: Move short-not-ok handling to the core
After a short-not-ok packet ending short, we should not advance the queue. Move enforcing this to the core, rather then handling it in the hcd code.
This may result in the queue now actually containing multiple input packets (which would not happen before), and this requires special handling in combination with pipelining, so disable pipleining for input endpoints (for now).
Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|