summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/m66592-udc.c
AgeCommit message (Expand)AuthorFilesLines
2008-07-30USB: m66592-udc: Fix up dev_set_name() badness.Paul Mundt1-1/+1
2008-07-22USB: usb dev_set_name() instead of dev->bus_idKay Sievers1-1/+1
2008-04-11usb gadget: fix platform driver hotplug/coldplugKay Sievers1-0/+2
2008-02-02USB: usb peripheral controller driver oops avoidancePatrik Sevallius1-0/+1
2008-02-02USB: gadget code switches to pr_err() and friendsDavid Brownell1-24/+24
2008-02-02USB: Add missing "space" to printk messagesJoe Perches1-1/+1
2008-02-02USB: m66592-udc: Add support for SH7722 USBFYoshihiro Shimoda1-1/+54
2007-10-13USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>David Brownell1-1/+1
2007-07-31USB: "sparse" cleanups for usb gadgetsDavid Brownell1-1/+1
2007-07-20USB: m66592-udc: fixes some problemsYoshihiro Shimoda1-128/+127
2007-07-16minimal fixes for drivers/usb/gadget/m66592-udc.cAl Viro1-23/+4
2007-07-13USB: m66592-udc: fix use old interrupt flagsYoshihiro Shimoda1-2/+2
2007-07-13USB: m66592-udc: peripheral controller driver for M66592Yoshihiro Shimoda1-0/+1653