aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/r8a66597-udc.c
Commit message (Expand)AuthorAge
* usb: gadget: r8a66597: use generic map/unmap routinesFelipe Balbi2012-02-28
* 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: gadget: r8a66597-udc: fix flush fifo handlingYoshihiro Shimoda2011-11-14
* usb: gadget: r8a66597-udc: fix for udc-newstyleYoshihiro Shimoda2011-11-14
* usb: gadget: r8a66597: convert to new styleFelipe Balbi2011-10-13
* usb: gadget: r8a66597-udc: add support for SUDMACYoshihiro Shimoda2011-10-13
* usb: gadget: r8a66597-udc: use dev_*() instead of printk()Yoshihiro Shimoda2011-10-13
* usb: gadget: r8a66597-udc: change prototype of r8a66597_write_fifoYoshihiro Shimoda2011-10-13
* 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: r8a66597-udc: add pullup functionYoshihiro Shimoda2011-07-08
* usb: gadget: r8a66597-udc: add support for TEST_MODEYoshihiro Shimoda2011-07-08
* usb: gadget: r8a66597-udc: Make BUSWAIT configurable through platform dataYoshihiro Shimoda2011-07-08
* usb: gadget: r8a66597-udc: fix cannot connect after rmmod gadget driverYoshihiro Shimoda2011-07-08
* usb: update email address in r8a66597-udc and m66592-udcYoshihiro Shimoda2011-07-08
* usb: gadget: add platform module alias where it is missingSebastian Andrzej Siewior2011-07-01
* usb: gadget: convert all users to the new udc infrastructureSebastian Andrzej Siewior2011-06-28
* usb: r8a66597-udc: fix spinlock usageYoshihiro Shimoda2011-04-13
* usb: r8a66597-udc: Fixed bufnum of BulkYusuke Goda2011-02-03
* usb: r8a66597-udc: Add processing when USB was removed.Yusuke Goda2010-10-22
* USB: gadget: Remove pr_<level> uses of KERN_<level>Joe Perches2010-10-22
* usb gadget: don't save bind callback in struct usb_gadget_driverUwe Kleine-König2010-10-22
* USB: r8a66597-udc: return -ENOMEM if kzalloc() failsAxel Lin2010-08-23
* usb: gadget: r8a66597-udc pio to mmio accessor conversion.Paul Mundt2010-06-02
* Merge branch 'master' into export-slabhTejun Heo2010-04-04
|\
| * USB gadget r8a66597-udc.c: duplicated includeAndrea Gelmini2010-03-25
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* usb/gadget: fix compile error on r8a66597-udc.cGrant Likely2010-03-19
* USB: r8a66597-udc: Prototype IS_ERR() and PTR_ERR()Mark Brown2010-02-16
* usb: r8a66597-udc: implement the set_wedge methodYoshihiro Shimoda2009-08-20
* usb: r8a66597-udc disable interrupts on shutdown fixMagnus Damm2009-08-19
* usb: r8a66597-udc buffer management updateMagnus Damm2009-08-19
* usb: add clock support to r8a66597 gadget driverMagnus Damm2009-08-19
* usb: gadget: R8A66597 peripheral controller support.Yoshihiro Shimoda2009-08-19