android_kernel_xiaomi_sm8350/drivers/usb/gadget
Anton Vorontsov cd40c4c45e USB: fsl_qe_udc: Check for muram allocation errors
The QE UDC doesn't check for cpm_muram_alloc() return values, this
might cause all sorts of misbehaviour when cpm_muram_alloc() failed
to allocate the muram memory.

While at at, change few dev_dbg() calls to dev_err(), so that the
driver would not die silently.

Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
Cc: David Brownell <dbrownell@users.sourceforge.net>
Cc: Kumar Gala <galak@kernel.crashing.org>
Cc: Li Yang <leoli@freescale.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-01-07 09:59:52 -08:00
..
amd5536udc.c
amd5536udc.h
at91_udc.c gadget: struct device - replace bus_id with dev_name(), dev_set_name() 2009-01-06 10:44:42 -08:00
at91_udc.h
atmel_usba_udc.c gadget: struct device - replace bus_id with dev_name(), dev_set_name() 2009-01-06 10:44:42 -08:00
atmel_usba_udc.h
cdc2.c
composite.c
config.c
dummy_hcd.c
epautoconf.c
ether.c
f_acm.c
f_ecm.c
f_loopback.c
f_obex.c
f_phonet.c Phonet: USB CDC Phonet function for gadget framework 2008-12-17 15:49:09 -08:00
f_rndis.c USB: gadget: fix rndis working at high speed 2008-12-17 10:49:12 -08:00
f_serial.c
f_sourcesink.c
f_subset.c
file_storage.c add a vfs_fsync helper 2009-01-05 11:54:28 -05:00
fsl_qe_udc.c USB: fsl_qe_udc: Check for muram allocation errors 2009-01-07 09:59:52 -08:00
fsl_qe_udc.h
fsl_usb2_udc.c USB: fsl_usb2_udc: Report disconnect before unbinding 2008-11-30 22:24:03 -08:00
fsl_usb2_udc.h
g_zero.h
gadget_chips.h
gmidi.c
goku_udc.c
goku_udc.h
inode.c zero i_uid/i_gid on inode allocation 2009-01-05 11:54:28 -05:00
Kconfig
lh7a40x_udc.c gadget: struct device - replace bus_id with dev_name(), dev_set_name() 2009-01-06 10:44:42 -08:00
lh7a40x_udc.h
m66592-udc.c usb: Fix up sh_mobile usbf clock framework warnings. 2008-12-22 18:42:52 +09:00
m66592-udc.h sh: sh_mobile usbf clock framework support 2008-12-22 18:42:51 +09:00
Makefile
ndis.h
net2280.c USB: avoid needless address-taking of function parameters 2009-01-07 09:59:50 -08:00
net2280.h
omap_udc.c
omap_udc.h
printer.c
pxa25x_udc.c gadget: struct device - replace bus_id with dev_name(), dev_set_name() 2009-01-06 10:44:42 -08:00
pxa25x_udc.h
pxa27x_udc.c gadget: struct device - replace bus_id with dev_name(), dev_set_name() 2009-01-06 10:44:42 -08:00
pxa27x_udc.h
rndis.c
rndis.h
s3c2410_udc.c gadget: struct device - replace bus_id with dev_name(), dev_set_name() 2009-01-06 10:44:42 -08:00
s3c2410_udc.h
serial.c
u_ether.c netdev: expose ethernet address primitives 2008-11-19 22:42:31 -08:00
u_ether.h
u_phonet.h Phonet: USB CDC Phonet function for gadget framework 2008-12-17 15:49:09 -08:00
u_serial.c
u_serial.h
usbstring.c
zero.c