summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/r8a66597-udc.c
AgeCommit message (Expand)Author
2011-04-13usb: r8a66597-udc: fix spinlock usageYoshihiro Shimoda
2011-02-03usb: r8a66597-udc: Fixed bufnum of BulkYusuke Goda
2010-10-22usb: r8a66597-udc: Add processing when USB was removed.Yusuke Goda
2010-10-22USB: gadget: Remove pr_<level> uses of KERN_<level>Joe Perches
2010-10-22usb gadget: don't save bind callback in struct usb_gadget_driverUwe Kleine-König
2010-08-23USB: r8a66597-udc: return -ENOMEM if kzalloc() failsAxel Lin
2010-06-02usb: gadget: r8a66597-udc pio to mmio accessor conversion.Paul Mundt
2010-04-05Merge branch 'master' into export-slabhTejun Heo
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-26USB gadget r8a66597-udc.c: duplicated includeAndrea Gelmini
2010-03-19usb/gadget: fix compile error on r8a66597-udc.cGrant Likely
2010-02-16USB: r8a66597-udc: Prototype IS_ERR() and PTR_ERR()Mark Brown
2009-08-21usb: r8a66597-udc: implement the set_wedge methodYoshihiro Shimoda
2009-08-20usb: r8a66597-udc disable interrupts on shutdown fixMagnus Damm
2009-08-20usb: r8a66597-udc buffer management updateMagnus Damm
2009-08-20usb: add clock support to r8a66597 gadget driverMagnus Damm
2009-08-20usb: gadget: R8A66597 peripheral controller support.Yoshihiro Shimoda