aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/m66592-udc.c
AgeCommit message (Expand)Author
2011-09-18USB: irq: Remove IRQF_DISABLEDYong Zhang
2011-09-09usb gadget: clean up FSF boilerplate textKlaus Schwarzkopf
2011-08-23USB: use usb_endpoint_maxp() instead of le16_to_cpu()Kuninori Morimoto
2011-07-09usb: gadget: m66592-udc: add pullup functionYoshihiro Shimoda
2011-07-09usb: gadget: m66592-udc: add function for external controllerYoshihiro Shimoda
2011-07-08usb: gadget: m66592-udc: add support for TEST_MODEYoshihiro Shimoda
2011-07-08usb: update email address in r8a66597-udc and m66592-udcYoshihiro Shimoda
2011-06-28usb: gadget: convert all users to the new udc infrastructureSebastian Andrzej Siewior
2011-02-25usb: m66592-udc: Fixed bufnum of BulkYusuke Goda
2010-10-22usb gadget: don't save bind callback in struct usb_gadget_driverUwe Kleine-König
2010-08-23USB: gadget: Return -ENOMEM on memory allocation failureJulia Lawall
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-08-24usb: gadget: m66592-udc needs linux/err.h.Paul Mundt
2009-07-23usb: m66592-udc platform data on_chip supportMagnus Damm
2009-07-05usb: m66592-udc buffer management updateMagnus Damm
2009-01-07USB: m66592 and r8a66597 resource changesMagnus Damm
2008-12-22usb: Fix up sh_mobile usbf clock framework warnings.Paul Mundt
2008-12-22sh: sh_mobile usbf clock framework supportMagnus Damm
2008-07-30USB: m66592-udc: Fix up dev_set_name() badness.Paul Mundt
2008-07-21USB: usb dev_set_name() instead of dev->bus_idKay Sievers
2008-04-11usb gadget: fix platform driver hotplug/coldplugKay Sievers
2008-02-01USB: usb peripheral controller driver oops avoidancePatrik Sevallius
2008-02-01USB: gadget code switches to pr_err() and friendsDavid Brownell
2008-02-01USB: Add missing "space" to printk messagesJoe Perches
2008-02-01USB: m66592-udc: Add support for SH7722 USBFYoshihiro Shimoda
2007-10-12USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>David Brownell
2007-07-30USB: "sparse" cleanups for usb gadgetsDavid Brownell
2007-07-19USB: m66592-udc: fixes some problemsYoshihiro Shimoda
2007-07-15minimal fixes for drivers/usb/gadget/m66592-udc.cAl Viro
2007-07-12USB: m66592-udc: fix use old interrupt flagsYoshihiro Shimoda
2007-07-12USB: m66592-udc: peripheral controller driver for M66592Yoshihiro Shimoda