9
0
Fork 0
barebox/drivers/usb/gadget
Sascha Hauer 33d1cc4bf2 commands: remove struct command pointer from commands
This is unused in all commands and thus can be removed.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2012-02-27 20:28:07 +01:00
..
Kconfig serial gadget: enable/disable on request 2012-01-04 14:18:46 +01:00
Makefile at91: add udc usb device controller support 2011-12-14 12:41:15 +01:00
at91_udc.c at91_udc: update vbus param only if updated 2012-01-02 12:08:25 +01:00
at91_udc.h at91_udc: update vbus param only if updated 2012-01-02 12:08:25 +01:00
composite.c Fix error handling with malloc, memalign etc. Introduce xmemalign(). 2011-01-07 10:21:22 +01:00
config.c Add USB device support 2009-09-25 14:31:26 +02:00
dfu.c dfu: fill bwPollTimeout and better handle detach 2012-01-04 14:18:46 +01:00
epautoconf.c epautoconf: fix compile error 2010-10-14 13:07:14 +02:00
f_acm.c serial gadget: enable/disable on request 2012-01-04 14:18:46 +01:00
f_serial.c usb/gadget: add USB serial connect and disconnect 2011-12-05 17:59:02 +01:00
fsl_udc.c fsl_udc: update and fix 2012-01-04 14:18:46 +01:00
gadget_chips.h Add USB device support 2009-09-25 14:31:26 +02:00
pxa27x_udc.c usb/gadget: fix poller NPE in early polling 2012-01-23 09:45:56 +01:00
pxa27x_udc.h usb/gadget: add pxa27x_udc driver 2011-12-05 17:59:02 +01:00
serial.c serial gadget: enable/disable on request 2012-01-04 14:18:46 +01:00
u_serial.c commands: remove struct command pointer from commands 2012-02-27 20:28:07 +01:00
u_serial.h Add USB device support 2009-09-25 14:31:26 +02:00
usbstring.c Add USB device support 2009-09-25 14:31:26 +02:00