aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/m66592-udc.c
Commit message (Expand)AuthorAge
* usb: gadget: m66592-udc: fix error return code in m66592_probe()Wei Yongjun2013-05-15
* usb: gadget: m66592-udc: don't assign gadget.dev.release directlyFelipe Balbi2013-03-18
* usb: gadget: m66592-udc: don't touch gadget.dev.driverFelipe Balbi2013-03-18
* usb: gadget: m66592-udc: remove unnecessary initializationsFelipe Balbi2013-03-18
* usb: gadget: drop now unnecessary flagFelipe Balbi2013-03-18
* usb: gadget: m66592-udc: let udc-core manage gadget->devFelipe Balbi2013-03-18
* Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-21
|\
| * usb: gadget: constify all struct usb_gadget_opsFelipe Balbi2013-01-24
| * usb: gadget: m66592-udc: convert to udc_start/udc_stopFelipe Balbi2013-01-24
* | usb: converto drivers/usb/* to use module_platform_driver_probe()Fabio Porcedda2013-01-17
|/
* usb: gadget: remove global variable composite in composite.cSebastian Andrzej Siewior2012-09-10
* gadget/m66592: remove conditional compilation of clk codeViresh Kumar2012-07-30
* usb: gadget: Update m66592-udc to use usb_endpoint_descriptor inside the stru...Ido Shayevitz2012-05-04
* usb: gadget: rename usb_gadget_driver::speed to max_speedMichal Nazarewicz2011-12-12
* usb: gadget: replace usb_gadget::is_dualspeed with max_speedMichal Nazarewicz2011-12-12
* usb: udc: Fix gadget driver's speed check in various UDC driversMichal Nazarewicz2011-11-29
* USB: irq: Remove IRQF_DISABLEDYong Zhang2011-09-18
* usb gadget: clean up FSF boilerplate textKlaus Schwarzkopf2011-09-09
* USB: use usb_endpoint_maxp() instead of le16_to_cpu()Kuninori Morimoto2011-08-23
* usb: gadget: m66592-udc: add pullup functionYoshihiro Shimoda2011-07-08
* usb: gadget: m66592-udc: add function for external controllerYoshihiro Shimoda2011-07-08
* usb: gadget: m66592-udc: add support for TEST_MODEYoshihiro Shimoda2011-07-08
* usb: update email address in r8a66597-udc and m66592-udcYoshihiro Shimoda2011-07-08
* usb: gadget: convert all users to the new udc infrastructureSebastian Andrzej Siewior2011-06-28
* usb: m66592-udc: Fixed bufnum of BulkYusuke Goda2011-02-25
* usb gadget: don't save bind callback in struct usb_gadget_driverUwe Kleine-König2010-10-22
* USB: gadget: Return -ENOMEM on memory allocation failureJulia Lawall2010-08-23
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* usb: gadget: m66592-udc needs linux/err.h.Paul Mundt2009-08-24
* usb: m66592-udc platform data on_chip supportMagnus Damm2009-07-23
* usb: m66592-udc buffer management updateMagnus Damm2009-07-04
* USB: m66592 and r8a66597 resource changesMagnus Damm2009-01-07
* usb: Fix up sh_mobile usbf clock framework warnings.Paul Mundt2008-12-22
* sh: sh_mobile usbf clock framework supportMagnus Damm2008-12-22
* USB: m66592-udc: Fix up dev_set_name() badness.Paul Mundt2008-07-30
* USB: usb dev_set_name() instead of dev->bus_idKay Sievers2008-07-21
* usb gadget: fix platform driver hotplug/coldplugKay Sievers2008-04-11
* USB: usb peripheral controller driver oops avoidancePatrik Sevallius2008-02-01
* USB: gadget code switches to pr_err() and friendsDavid Brownell2008-02-01
* USB: Add missing "space" to printk messagesJoe Perches2008-02-01
* USB: m66592-udc: Add support for SH7722 USBFYoshihiro Shimoda2008-02-01
* USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>David Brownell2007-10-12
* USB: "sparse" cleanups for usb gadgetsDavid Brownell2007-07-30
* USB: m66592-udc: fixes some problemsYoshihiro Shimoda2007-07-19
* minimal fixes for drivers/usb/gadget/m66592-udc.cAl Viro2007-07-15
* USB: m66592-udc: fix use old interrupt flagsYoshihiro Shimoda2007-07-12
* USB: m66592-udc: peripheral controller driver for M66592Yoshihiro Shimoda2007-07-12