kernel-ark/drivers/usb/gadget
Yoshihiro Shimoda 598f22e11b USB: m66592-udc: fixes some problems
This patch incorporates some updates from the review of the
Renesas m66592-udc driver.  Updates include:

 - Fix some locking bugs; and add a few sparse annotations
 - Don't #define __iomem !
 - Lots of whitespace fixes (most of the patch by volume)
 - Some #include file trimmage
 - Other checkpatch.pl and sparse updates
 - Alphabetized and slightly-more-informative Kconfig
 - Don't use the ID which was assigned to the amd5536udc driver.
 - Remove pointless suspend/resume methods updating obsolete field.
 - Some section fixups
 - Fix some leak bugs
 - Fix byteswapping

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2007-07-19 17:46:05 -07:00
..
amd5536udc.c USB: amd5536 UDC driver (in GEODE southbridge) 2007-07-19 17:46:05 -07:00
amd5536udc.h USB: amd5536 UDC driver (in GEODE southbridge) 2007-07-19 17:46:05 -07:00
at91_udc.c
at91_udc.h
config.c
dummy_hcd.c
epautoconf.c
ether.c USB: amd5536 UDC driver (in GEODE southbridge) 2007-07-19 17:46:05 -07:00
file_storage.c
fsl_usb2_udc.c
fsl_usb2_udc.h
gadget_chips.h USB: m66592-udc: fixes some problems 2007-07-19 17:46:05 -07:00
gmidi.c
goku_udc.c
goku_udc.h
inode.c
Kconfig USB: m66592-udc: fixes some problems 2007-07-19 17:46:05 -07:00
lh7a40x_udc.c
lh7a40x_udc.h
m66592-udc.c USB: m66592-udc: fixes some problems 2007-07-19 17:46:05 -07:00
m66592-udc.h USB: m66592-udc: fixes some problems 2007-07-19 17:46:05 -07:00
Makefile USB: amd5536 UDC driver (in GEODE southbridge) 2007-07-19 17:46:05 -07:00
ndis.h
net2280.c
net2280.h
omap_udc.c
omap_udc.h
pxa2xx_udc.c
pxa2xx_udc.h
rndis.c
rndis.h
s3c2410_udc.c
s3c2410_udc.h
serial.c USB: use mutex instead of semaphore in the USB gadget serial driver 2007-07-19 17:46:03 -07:00
usbstring.c
zero.c