| Commit message (Expand) | Author | Age |
* | usb: gadget: r8a66597-udc: do not unlock unheld spinlock in r8a66597_sudmac_i... | Alexey Khoroshilov | 2013-06-10 |
* | usb: gadget: use platform_{get,set}_drvdata() | Jingoo Han | 2013-05-28 |
* | usb: gadget: r8a66597-udc: fix error return code in r8a66597_probe() | Wei Yongjun | 2013-05-15 |
* | usb: gadget: r8a66597-udc: don't assign gadget.dev.release directly | Felipe Balbi | 2013-03-18 |
* | usb: gadget: r8a66597-udc: remove unnecessary initializations | Felipe Balbi | 2013-03-18 |
* | usb: gadget: drop now unnecessary flag | Felipe Balbi | 2013-03-18 |
* | usb: gadget: r8a66597-udc: let udc-core manage gadget->dev | Felipe Balbi | 2013-03-18 |
* | Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2013-02-21 |
|\ |
|
| * | usb: gadget: constify all struct usb_gadget_ops | Felipe Balbi | 2013-01-24 |
* | | usb: converto drivers/usb/* to use module_platform_driver_probe() | Fabio Porcedda | 2013-01-17 |
|/ |
|
* | gadget/r8a66597: remove conditional compilation of clk code | Viresh Kumar | 2012-07-30 |
* | usb: gadget: r8a66597-udc: add support for set_selfpowered | Shimoda, Yoshihiro | 2012-05-04 |
* | usb: gadget: Update r8a66597-udc to use usb_endpoint_descriptor inside the st... | Ido Shayevitz | 2012-05-04 |
* | usb: gadget: r8a66597: use generic map/unmap routines | Felipe Balbi | 2012-02-28 |
* | usb: gadget: rename usb_gadget_driver::speed to max_speed | Michal Nazarewicz | 2011-12-12 |
* | usb: gadget: replace usb_gadget::is_dualspeed with max_speed | Michal Nazarewicz | 2011-12-12 |
* | usb: udc: Fix gadget driver's speed check in various UDC drivers | Michal Nazarewicz | 2011-11-29 |
* | usb: gadget: r8a66597-udc: fix flush fifo handling | Yoshihiro Shimoda | 2011-11-14 |
* | usb: gadget: r8a66597-udc: fix for udc-newstyle | Yoshihiro Shimoda | 2011-11-14 |
* | usb: gadget: r8a66597: convert to new style | Felipe Balbi | 2011-10-13 |
* | usb: gadget: r8a66597-udc: add support for SUDMAC | Yoshihiro Shimoda | 2011-10-13 |
* | usb: gadget: r8a66597-udc: use dev_*() instead of printk() | Yoshihiro Shimoda | 2011-10-13 |
* | usb: gadget: r8a66597-udc: change prototype of r8a66597_write_fifo | Yoshihiro Shimoda | 2011-10-13 |
* | USB: irq: Remove IRQF_DISABLED | Yong Zhang | 2011-09-18 |
* | usb gadget: clean up FSF boilerplate text | Klaus Schwarzkopf | 2011-09-09 |
* | USB: use usb_endpoint_maxp() instead of le16_to_cpu() | Kuninori Morimoto | 2011-08-23 |
* | usb: gadget: r8a66597-udc: add pullup function | Yoshihiro Shimoda | 2011-07-08 |
* | usb: gadget: r8a66597-udc: add support for TEST_MODE | Yoshihiro Shimoda | 2011-07-08 |
* | usb: gadget: r8a66597-udc: Make BUSWAIT configurable through platform data | Yoshihiro Shimoda | 2011-07-08 |
* | usb: gadget: r8a66597-udc: fix cannot connect after rmmod gadget driver | Yoshihiro Shimoda | 2011-07-08 |
* | usb: update email address in r8a66597-udc and m66592-udc | Yoshihiro Shimoda | 2011-07-08 |
* | usb: gadget: add platform module alias where it is missing | Sebastian Andrzej Siewior | 2011-07-01 |
* | usb: gadget: convert all users to the new udc infrastructure | Sebastian Andrzej Siewior | 2011-06-28 |
* | usb: r8a66597-udc: fix spinlock usage | Yoshihiro Shimoda | 2011-04-13 |
* | usb: r8a66597-udc: Fixed bufnum of Bulk | Yusuke Goda | 2011-02-03 |
* | usb: r8a66597-udc: Add processing when USB was removed. | Yusuke Goda | 2010-10-22 |
* | USB: gadget: Remove pr_<level> uses of KERN_<level> | Joe Perches | 2010-10-22 |
* | usb gadget: don't save bind callback in struct usb_gadget_driver | Uwe Kleine-König | 2010-10-22 |
* | USB: r8a66597-udc: return -ENOMEM if kzalloc() fails | Axel Lin | 2010-08-23 |
* | usb: gadget: r8a66597-udc pio to mmio accessor conversion. | Paul Mundt | 2010-06-02 |
* | Merge branch 'master' into export-slabh | Tejun Heo | 2010-04-04 |
|\ |
|
| * | USB gadget r8a66597-udc.c: duplicated include | Andrea Gelmini | 2010-03-25 |
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
|/ |
|
* | usb/gadget: fix compile error on r8a66597-udc.c | Grant Likely | 2010-03-19 |
* | USB: r8a66597-udc: Prototype IS_ERR() and PTR_ERR() | Mark Brown | 2010-02-16 |
* | usb: r8a66597-udc: implement the set_wedge method | Yoshihiro Shimoda | 2009-08-20 |
* | usb: r8a66597-udc disable interrupts on shutdown fix | Magnus Damm | 2009-08-19 |
* | usb: r8a66597-udc buffer management update | Magnus Damm | 2009-08-19 |
* | usb: add clock support to r8a66597 gadget driver | Magnus Damm | 2009-08-19 |
* | usb: gadget: R8A66597 peripheral controller support. | Yoshihiro Shimoda | 2009-08-19 |