linux/drivers/usb/input
Pete Zaitcev 38e2bfc94e USB: Dealias -110 code (more complete)
The purpose of this patch is to split off the case when a device does
not reply on the lower level (which is reported by HC hardware), and
a case when the device accepted the request, but does not reply at
upper level. This redefinition allows to diagnose issues easier,
without asking the user if the -110 happened "immediately".

The usbmon splits such cases already thanks to its timestamp, but
it's not always available.

I adjusted all drivers which I found affected (by searching for "urb").
Out of tree drivers may suffer a little bit, but I do not expect much
breakage. At worst they may print a few messages.

Signed-off-by: Pete Zaitcev <zaitcev@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2006-09-27 11:59:00 -07:00
..
Kconfig USB: add PlayStation 2 Trance Vibrator driver 2006-09-27 11:58:59 -07:00
Makefile USB: add PlayStation 2 Trance Vibrator driver 2006-09-27 11:58:59 -07:00
acecad.c USB: acecad: Use usb_endpoint_* functions. 2006-09-27 11:58:53 -07:00
aiptek.c
appletouch.c USB: appletouch: Use usb_endpoint_* functions. 2006-09-27 11:58:53 -07:00
ati_remote.c USB: ati_remote: Use usb_endpoint_* functions. 2006-09-27 11:58:53 -07:00
ati_remote2.c
fixp-arith.h
hid-core.c USB: Dealias -110 code (more complete) 2006-09-27 11:59:00 -07:00
hid-debug.h
hid-ff.c
hid-input.c
hid-lgff.c
hid-tmff.c
hid.h
hiddev.c USB: Make file operations structs in drivers/usb const. 2006-09-27 11:58:52 -07:00
itmtouch.c USB: Dealias -110 code (more complete) 2006-09-27 11:59:00 -07:00
kbtab.c
keyspan_remote.c USB: keyspan_remote: Use usb_endpoint_* functions. 2006-09-27 11:58:53 -07:00
map_to_7segment.h
mtouchusb.c USB: Dealias -110 code (more complete) 2006-09-27 11:59:00 -07:00
pid.c
pid.h
powermate.c USB: powermate: Use usb_endpoint_* functions. 2006-09-27 11:58:53 -07:00
touchkitusb.c USB: Dealias -110 code (more complete) 2006-09-27 11:59:00 -07:00
trancevibrator.c USB: add PlayStation 2 Trance Vibrator driver 2006-09-27 11:58:59 -07:00
usbkbd.c
usbmouse.c USB: usb/input/usbmouse.c: whitespace cleanup 2006-09-27 11:58:57 -07:00
usbtouchscreen.c USB: Dealias -110 code (more complete) 2006-09-27 11:59:00 -07:00
wacom.h USB: wacom tablet driver reorganization 2006-09-27 11:58:52 -07:00
wacom_sys.c USB: wacom tablet driver reorganization 2006-09-27 11:58:52 -07:00
wacom_wac.c USB: wacom tablet driver reorganization 2006-09-27 11:58:52 -07:00
wacom_wac.h USB: wacom tablet driver reorganization 2006-09-27 11:58:52 -07:00
xpad.c
yealink.c USB: fix __must_check warnings in drivers/usb/input/ 2006-09-27 11:58:58 -07:00
yealink.h