aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/r8a66597-udc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-22usb: r8a66597-udc: Add processing when USB was removed.Yusuke Goda1-0/+3
2010-10-22USB: gadget: Remove pr_<level> uses of KERN_<level>Joe Perches1-1/+1
2010-10-22usb gadget: don't save bind callback in struct usb_gadget_driverUwe Kleine-König1-4/+5
2010-08-23USB: r8a66597-udc: return -ENOMEM if kzalloc() failsAxel Lin1-0/+1
2010-06-02usb: gadget: r8a66597-udc pio to mmio accessor conversion.Paul Mundt1-2/+2
2010-04-05Merge branch 'master' into export-slabhTejun Heo1-1/+0
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
2010-03-26USB gadget r8a66597-udc.c: duplicated includeAndrea Gelmini1-1/+0
2010-03-19usb/gadget: fix compile error on r8a66597-udc.cGrant Likely1-0/+1
2010-02-16USB: r8a66597-udc: Prototype IS_ERR() and PTR_ERR()Mark Brown1-0/+1
2009-08-21usb: r8a66597-udc: implement the set_wedge methodYoshihiro Shimoda1-2/+26
2009-08-20usb: r8a66597-udc disable interrupts on shutdown fixMagnus Damm1-0/+9
2009-08-20usb: r8a66597-udc buffer management updateMagnus Damm1-21/+11
2009-08-20usb: add clock support to r8a66597 gadget driverMagnus Damm1-3/+34
2009-08-20usb: gadget: R8A66597 peripheral controller support.Yoshihiro Shimoda1-0/+1635