1
linux/drivers/usb/gadget
Alan Stern 1f26e28d3e USB: net2280: don't send unwanted zero-length packets
The net2280 driver is too eager to send zero-length packets when
IN tokens are received on ep0.  No such packet should be sent (the
driver should NAK) before the gadget driver has queued the proper
response.  Otherwise deferred responses are impossible.

This patch (as823) makes net2280 avoid sending ZLPs for IN transfers
on ep0 until a response has been submitted, and avoids stalling when an
OUT packet is received before a request has been submitted for an OUT
transfer on ep0.

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Cc: David Brownell <david-b@pacbell.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2006-12-01 14:23:36 -08:00
..
at91_udc.c IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 2006-10-05 15:10:12 +01:00
at91_udc.h
config.c
dummy_hcd.c [PATCH] misc arm pt_regs fixes 2006-10-08 12:32:36 -07:00
epautoconf.c
ether.c usb/gadget/ether.c minor manycast tweaks 2006-12-01 14:23:30 -08:00
file_storage.c [PATCH] namespaces: utsname: use init_utsname when appropriate 2006-10-02 07:57:21 -07:00
gadget_chips.h
gmidi.c Remove all inclusions of <linux/config.h> 2006-10-04 03:38:54 -04:00
goku_udc.c IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 2006-10-05 15:10:12 +01:00
goku_udc.h
inode.c
Kconfig Still more typo fixes 2006-10-03 22:36:44 +02:00
lh7a40x_udc.c IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 2006-10-05 15:10:12 +01:00
lh7a40x_udc.h
Makefile
ndis.h
net2280.c USB: net2280: don't send unwanted zero-length packets 2006-12-01 14:23:36 -08:00
net2280.h USB: net2280: don't send unwanted zero-length packets 2006-12-01 14:23:36 -08:00
omap_udc.c IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 2006-10-05 15:10:12 +01:00
omap_udc.h
pxa2xx_udc.c [PATCH] fix PXA2xx UDC compilation error 2006-10-20 17:56:39 -07:00
pxa2xx_udc.h
rndis.c
rndis.h
serial.c [PATCH] namespaces: utsname: use init_utsname when appropriate 2006-10-02 07:57:21 -07:00
usbstring.c
zero.c [PATCH] namespaces: utsname: use init_utsname when appropriate 2006-10-02 07:57:21 -07:00