aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/m66592-udc.c
Commit message (Expand)AuthorAgeFilesLines
* usb: m66592-udc: Fixed bufnum of BulkYusuke Goda2011-02-251-1/+1
* usb gadget: don't save bind callback in struct usb_gadget_driverUwe Kleine-König2010-10-221-4/+5
* USB: gadget: Return -ENOMEM on memory allocation failureJulia Lawall2010-08-231-0/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* usb: gadget: m66592-udc needs linux/err.h.Paul Mundt2009-08-241-1/+1
* usb: m66592-udc platform data on_chip supportMagnus Damm2009-07-231-105/+147
* usb: m66592-udc buffer management updateMagnus Damm2009-07-051-22/+12
* USB: m66592 and r8a66597 resource changesMagnus Damm2009-01-071-6/+3
* usb: Fix up sh_mobile usbf clock framework warnings.Paul Mundt2008-12-221-1/+1
* sh: sh_mobile usbf clock framework supportMagnus Damm2008-12-221-9/+25
* USB: m66592-udc: Fix up dev_set_name() badness.Paul Mundt2008-07-301-1/+1
* USB: usb dev_set_name() instead of dev->bus_idKay Sievers2008-07-211-1/+1
* usb gadget: fix platform driver hotplug/coldplugKay Sievers2008-04-111-0/+2
* USB: usb peripheral controller driver oops avoidancePatrik Sevallius2008-02-011-0/+1
* USB: gadget code switches to pr_err() and friendsDavid Brownell2008-02-011-24/+24
* USB: Add missing "space" to printk messagesJoe Perches2008-02-011-1/+1
* USB: m66592-udc: Add support for SH7722 USBFYoshihiro Shimoda2008-02-011-1/+54
* USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>David Brownell2007-10-121-1/+1
* USB: "sparse" cleanups for usb gadgetsDavid Brownell2007-07-301-1/+1
* USB: m66592-udc: fixes some problemsYoshihiro Shimoda2007-07-191-128/+127
* minimal fixes for drivers/usb/gadget/m66592-udc.cAl Viro2007-07-151-23/+4
* USB: m66592-udc: fix use old interrupt flagsYoshihiro Shimoda2007-07-121-2/+2
* USB: m66592-udc: peripheral controller driver for M66592Yoshihiro Shimoda2007-07-121-0/+1653