Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-12-09 | drivers/usb/gadget/ep0.c: Fix GCC 4.6 warning | Anatolij Gustschin | |
Fix: ep0.c: In function 'ep0_get_descriptor': ep0.c:187:8: warning: variable 'cp' set but not used [-Wunused-but-set-variable] Signed-off-by: Anatolij Gustschin <agust@denx.de> Cc: Remy Bohmer <linux@bohmer.net> Acked-by: Remy Bohmer <linux@bohmer.net> Acked-by: Marek Vasut <marek.vasut@gmail.com> | |||
2009-04-06 | drivers/usb: regorganisation | Jean-Christophe PLAGNIOL-VILLARD | |
move to linux usb driver organisation as following drivers/usb/gadget drivers/usb/host drivers/usb/musb Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> Signed-off-by: Remy Bohmer <linux@bohmer.net> |