android_kernel_xiaomi_sm8350/drivers/usb/gadget
Robert Jarzmik bf31338bfd USB: Fix pxa27x_udc usb speed handling.
The new composite framework revealed a weakness in the
pxa27x_udc driver gadget register function. Instead of
checking if speed asked for was USB_LOW_SPEED upon
usb_gadget_register() to deny service, it checked only
for USB_FULL_SPEED, thus denying service to usb high
speed capable gadgets (like g_ether).

Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr>
Cc: David Brownell <david-b@pacbell.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2008-08-21 10:26:33 -07:00
..
amd5536udc.c
amd5536udc.h
at91_udc.c [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2008-08-07 09:55:48 +01:00
at91_udc.h
atmel_usba_udc.c [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2008-08-07 09:55:48 +01:00
atmel_usba_udc.h
cdc2.c
composite.c
config.c
dummy_hcd.c USB: fix USB boot crash, ecm_do_notify(), list_add corruption. prev->next should be next (ffff88003b8f82f8) 2008-08-13 17:32:47 -07:00
epautoconf.c
ether.c
f_acm.c usb gadget: issue notifications from ACM function 2008-08-13 17:32:57 -07:00
f_ecm.c usb gadget: remove needless struct members 2008-08-13 17:32:57 -07:00
f_loopback.c
f_rndis.c usb gadget: remove needless struct members 2008-08-13 17:32:57 -07:00
f_serial.c usb gadget: remove needless struct members 2008-08-13 17:32:57 -07:00
f_sourcesink.c
f_subset.c usb gadget: remove needless struct members 2008-08-13 17:32:57 -07:00
file_storage.c
fsl_usb2_udc.c
fsl_usb2_udc.h
g_zero.h
gadget_chips.h usb: gadget: protect gadget_chips.h from been included twice 2008-08-13 17:32:49 -07:00
gmidi.c
goku_udc.c
goku_udc.h
inode.c
Kconfig USB: Add MUSB and TUSB support 2008-08-13 17:33:00 -07:00
lh7a40x_udc.c
lh7a40x_udc.h [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2008-08-07 09:55:48 +01:00
m66592-udc.c
m66592-udc.h
Makefile
ndis.h
net2280.c
net2280.h
omap_udc.c USB: omap_udc: fix compilation with debug enabled 2008-08-13 17:32:58 -07:00
omap_udc.h
printer.c
pxa25x_udc.c [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2008-08-07 09:55:48 +01:00
pxa25x_udc.h [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2008-08-07 09:55:48 +01:00
pxa27x_udc.c USB: Fix pxa27x_udc usb speed handling. 2008-08-21 10:26:33 -07:00
pxa27x_udc.h
rndis.c
rndis.h
s3c2410_udc.c [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2008-08-07 09:55:48 +01:00
s3c2410_udc.h
serial.c
u_ether.c
u_ether.h
u_serial.c usb gadget: issue notifications from ACM function 2008-08-13 17:32:57 -07:00
u_serial.h usb gadget: issue notifications from ACM function 2008-08-13 17:32:57 -07:00
usbstring.c
zero.c