linux-stable/drivers/usb/chipidea
Alexander Shishkin 2dbc5c4c83 usb: chipidea: get rid of camelcase names
Since someone has added camelcase detection to checkpatch.pl, chipidea
udc patches have been very noisy. To make everybody's life easier, this
patch changes camelcase names into something more appropriate to the
coding style. No functional changes.

Signed-off-by: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-06-17 13:47:25 -07:00
..
bits.h usb: chipidea: add PTW, PTS and STS handling 2013-06-17 13:47:09 -07:00
ci.h usb: chipidea: udc: add multiple td support to hardware_{en,de}queue 2013-06-17 13:45:47 -07:00
ci13xxx_imx.c usb: chipidea: i.MX: use devm_usb_get_phy_by_phandle to get phy 2013-06-17 13:47:24 -07:00
ci13xxx_imx.h usb: chipidea: usbmisc: add post handling and errata fix for mx25 2013-03-30 08:13:58 -07:00
ci13xxx_msm.c usb: remove use of __devexit 2012-11-21 13:27:17 -08:00
ci13xxx_pci.c usb: chipidea: move to pcim_* functions 2013-06-17 13:47:25 -07:00
core.c usb: chipidea: introduce dual role mode pdata flags 2013-06-17 13:47:17 -07:00
debug.c usb: chipidea: get rid of camelcase names 2013-06-17 13:47:25 -07:00
debug.h usb: chipidea: convert debug entries in sysfs to debugfs 2013-03-30 08:08:39 -07:00
host.c usb: chipidea: Allow disabling streaming not only in udc mode 2013-01-11 16:01:07 -08:00
host.h usb: chipidea: add host role 2012-05-11 16:56:15 -07:00
Kconfig usb: chipidea: improve kconfig 2013-06-17 13:45:46 -07:00
Makefile usb: chipidea: usbmisc: rename file, struct and functions to usbmisc_imx 2013-03-30 08:13:57 -07:00
udc.c usb: chipidea: get rid of camelcase names 2013-06-17 13:47:25 -07:00
udc.h usb: chipidea: udc: manage dynamic amount of tds with a linked list 2013-06-17 13:45:47 -07:00
usbmisc_imx.c usb: chipidea: usbmisc: use module_platform_driver 2013-06-17 13:47:24 -07:00