aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/r8a66597-udc.c
Commit message (Expand)AuthorAgeFilesLines
* usb: r8a66597-udc: fix spinlock usageYoshihiro Shimoda2011-04-131-0/+2
* usb: r8a66597-udc: Fixed bufnum of BulkYusuke Goda2011-02-031-1/+1
* usb: r8a66597-udc: Add processing when USB was removed.Yusuke Goda2010-10-221-0/+3
* USB: gadget: Remove pr_<level> uses of KERN_<level>Joe Perches2010-10-221-1/+1
* usb gadget: don't save bind callback in struct usb_gadget_driverUwe Kleine-König2010-10-221-4/+5
* USB: r8a66597-udc: return -ENOMEM if kzalloc() failsAxel Lin2010-08-231-0/+1
* usb: gadget: r8a66597-udc pio to mmio accessor conversion.Paul Mundt2010-06-021-2/+2
* Merge branch 'master' into export-slabhTejun Heo2010-04-051-1/+0
|\
| * USB gadget r8a66597-udc.c: duplicated includeAndrea Gelmini2010-03-261-1/+0
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* usb/gadget: fix compile error on r8a66597-udc.cGrant Likely2010-03-191-0/+1
* USB: r8a66597-udc: Prototype IS_ERR() and PTR_ERR()Mark Brown2010-02-161-0/+1
* usb: r8a66597-udc: implement the set_wedge methodYoshihiro Shimoda2009-08-211-2/+26
* usb: r8a66597-udc disable interrupts on shutdown fixMagnus Damm2009-08-201-0/+9
* usb: r8a66597-udc buffer management updateMagnus Damm2009-08-201-21/+11
* usb: add clock support to r8a66597 gadget driverMagnus Damm2009-08-201-3/+34
* usb: gadget: R8A66597 peripheral controller support.Yoshihiro Shimoda2009-08-201-0/+1635