aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/m66592-udc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-22usb gadget: don't save bind callback in struct usb_gadget_driverUwe Kleine-König1-4/+5
2010-08-23USB: gadget: Return -ENOMEM on memory allocation failureJulia Lawall1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-08-24usb: gadget: m66592-udc needs linux/err.h.Paul Mundt1-1/+1
2009-07-23usb: m66592-udc platform data on_chip supportMagnus Damm1-105/+147
2009-07-05usb: m66592-udc buffer management updateMagnus Damm1-22/+12
2009-01-07USB: m66592 and r8a66597 resource changesMagnus Damm1-6/+3
2008-12-22usb: Fix up sh_mobile usbf clock framework warnings.Paul Mundt1-1/+1
2008-12-22sh: sh_mobile usbf clock framework supportMagnus Damm1-9/+25
2008-07-30USB: m66592-udc: Fix up dev_set_name() badness.Paul Mundt1-1/+1
2008-07-21USB: 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-01USB: usb peripheral controller driver oops avoidancePatrik Sevallius1-0/+1
2008-02-01USB: gadget code switches to pr_err() and friendsDavid Brownell1-24/+24
2008-02-01USB: Add missing "space" to printk messagesJoe Perches1-1/+1
2008-02-01USB: m66592-udc: Add support for SH7722 USBFYoshihiro Shimoda1-1/+54
2007-10-12USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>David Brownell1-1/+1
2007-07-30USB: "sparse" cleanups for usb gadgetsDavid Brownell1-1/+1
2007-07-19USB: m66592-udc: fixes some problemsYoshihiro Shimoda1-128/+127
2007-07-15minimal fixes for drivers/usb/gadget/m66592-udc.cAl Viro1-23/+4
2007-07-12USB: m66592-udc: fix use old interrupt flagsYoshihiro Shimoda1-2/+2
2007-07-12USB: m66592-udc: peripheral controller driver for M66592Yoshihiro Shimoda1-0/+1653