1
linux/drivers/usb/gadget
Alan Stern eb23105462 USB: add urb->unlinked field
This patch (as970) adds a new urb->unlinked field, which is used to
store the status of unlinked URBs since we can't use urb->status for
that purpose any more.  To help simplify the HCDs, usbcore will check
urb->unlinked before calling the completion handler; if the value is
set it will automatically override the status reported by the HCD.

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
CC: David Brownell <david-b@pacbell.net>
CC: Olav Kongas <ok@artecdesign.ee>
CC: Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com>
CC: Tony Olech <tony.olech@elandigitalsystems.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2007-10-12 14:55:19 -07:00
..
amd5536udc.c usb: remove redundant memset from amd5536udc 2007-10-12 14:55:16 -07:00
amd5536udc.h
at91_udc.c
at91_udc.h
config.c
dummy_hcd.c USB: add urb->unlinked field 2007-10-12 14:55:19 -07:00
epautoconf.c
ether.c USB: gadget: ethernet gadget cleanups, shrinkage 2007-10-12 14:55:03 -07:00
file_storage.c USB: cleanups for g_file_storage 2007-10-12 14:55:10 -07:00
fsl_usb2_udc.c USB: gadget: gadget_is_{dualspeed,otg} predicates and cleanup 2007-10-12 14:55:03 -07:00
fsl_usb2_udc.h
gadget_chips.h
gmidi.c USB: gadget: gmidi cleanups 2007-10-12 14:55:03 -07:00
goku_udc.c
goku_udc.h
inode.c USB: gadget: gadget_is_{dualspeed,otg} predicates and cleanup 2007-10-12 14:55:03 -07:00
Kconfig
lh7a40x_udc.c
lh7a40x_udc.h
m66592-udc.c
m66592-udc.h
Makefile
ndis.h
net2280.c
net2280.h
omap_udc.c USB: gadget: gadget_is_{dualspeed,otg} predicates and cleanup 2007-10-12 14:55:03 -07:00
omap_udc.h
pxa2xx_udc.c USB: px2xx_udc bugfix, missing check for gpio_pullup 2007-08-22 14:27:43 -07:00
pxa2xx_udc.h
rndis.c
rndis.h
s3c2410_udc.c
s3c2410_udc.h
serial.c USB: gadget: serial gadget cleanups 2007-10-12 14:55:03 -07:00
usbstring.c
zero.c USB: gadget: gadget zero cleanups 2007-10-12 14:55:04 -07:00