1. e01ee9f usb: gadget: use dev_get_platdata() by Jingoo Han · 11 years ago
  2. f37d49a usb: gadget: r8a66597-udc: do not unlock unheld spinlock in r8a66597_sudmac_irq() by Alexey Khoroshilov · 11 years ago
  3. dae8ead usb: gadget: use platform_{get,set}_drvdata() by Jingoo Han · 11 years ago
  4. f3423d3 usb: gadget: r8a66597-udc: fix error return code in r8a66597_probe() by Wei Yongjun · 11 years ago
  5. 5913970 usb: gadget: r8a66597-udc: don't assign gadget.dev.release directly by Felipe Balbi · 11 years ago
  6. 71b0dd2 usb: gadget: r8a66597-udc: remove unnecessary initializations by Felipe Balbi · 11 years ago
  7. 7bce401 usb: gadget: drop now unnecessary flag by Felipe Balbi · 12 years ago
  8. 80bf534 usb: gadget: r8a66597-udc: let udc-core manage gadget->dev by Felipe Balbi · 12 years ago
  9. 74e1a2a Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  10. eeef458 usb: gadget: constify all struct usb_gadget_ops by Felipe Balbi · 12 years ago
  11. 52f7a82 usb: converto drivers/usb/* to use module_platform_driver_probe() by Fabio Porcedda · 12 years ago
  12. 569a50d gadget/r8a66597: remove conditional compilation of clk code by Viresh Kumar · 12 years ago
  13. 1ec9c8a usb: gadget: r8a66597-udc: add support for set_selfpowered by Shimoda, Yoshihiro · 12 years ago
  14. 9e658f2 usb: gadget: Update r8a66597-udc to use usb_endpoint_descriptor inside the struct usb_ep by Ido Shayevitz · 12 years ago
  15. 05d00fb usb: gadget: r8a66597: use generic map/unmap routines by Felipe Balbi · 13 years ago
  16. 7177aed usb: gadget: rename usb_gadget_driver::speed to max_speed by Michal Nazarewicz · 13 years ago
  17. d327ab5 usb: gadget: replace usb_gadget::is_dualspeed with max_speed by Michal Nazarewicz · 13 years ago
  18. bfe0658 usb: udc: Fix gadget driver's speed check in various UDC drivers by Michal Nazarewicz · 13 years ago
  19. 05bb701 usb: gadget: r8a66597-udc: fix flush fifo handling by Yoshihiro Shimoda · 13 years ago
  20. b8cbbf8 usb: gadget: r8a66597-udc: fix for udc-newstyle by Yoshihiro Shimoda · 13 years ago
  21. 478ff25 usb: gadget: r8a66597: convert to new style by Felipe Balbi · 13 years ago
  22. b8a56e1 usb: gadget: r8a66597-udc: add support for SUDMAC by Yoshihiro Shimoda · 13 years ago
  23. 12158f4 usb: gadget: r8a66597-udc: use dev_*() instead of printk() by Yoshihiro Shimoda · 13 years ago
  24. 0a85577 usb: gadget: r8a66597-udc: change prototype of r8a66597_write_fifo by Yoshihiro Shimoda · 13 years ago
  25. b5dd18d USB: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  26. 28c9fc6 usb gadget: clean up FSF boilerplate text by Klaus Schwarzkopf · 13 years ago
  27. 29cc889 USB: use usb_endpoint_maxp() instead of le16_to_cpu() by Kuninori Morimoto · 13 years ago
  28. 8ca1375 usb: gadget: r8a66597-udc: add pullup function by Yoshihiro Shimoda · 13 years ago
  29. 96fe53e usb: gadget: r8a66597-udc: add support for TEST_MODE by Yoshihiro Shimoda · 13 years ago
  30. 5154e9f usb: gadget: r8a66597-udc: Make BUSWAIT configurable through platform data by Yoshihiro Shimoda · 13 years ago
  31. deafeb2 usb: gadget: r8a66597-udc: fix cannot connect after rmmod gadget driver by Yoshihiro Shimoda · 13 years ago
  32. 5db05c0 usb: update email address in r8a66597-udc and m66592-udc by Yoshihiro Shimoda · 13 years ago
  33. 86081d7 usb: gadget: add platform module alias where it is missing by Sebastian Andrzej Siewior · 13 years ago
  34. 0f91349 usb: gadget: convert all users to the new udc infrastructure by Sebastian Andrzej Siewior · 13 years ago
  35. 2c2da17 usb: r8a66597-udc: fix spinlock usage by Yoshihiro Shimoda · 13 years ago
  36. 6d86d52 usb: r8a66597-udc: Fixed bufnum of Bulk by Yusuke Goda · 14 years ago
  37. e576a7a usb: r8a66597-udc: Add processing when USB was removed. by Yusuke Goda · 14 years ago
  38. c0109b8 USB: gadget: Remove pr_<level> uses of KERN_<level> by Joe Perches · 14 years ago
  39. b0fca50 usb gadget: don't save bind callback in struct usb_gadget_driver by Uwe Kleine-König · 14 years ago
  40. 96f2a34 USB: r8a66597-udc: return -ENOMEM if kzalloc() fails by Axel Lin · 14 years ago
  41. e8b4866 usb: gadget: r8a66597-udc pio to mmio accessor conversion. by Paul Mundt · 14 years ago
  42. 336f589 Merge branch 'master' into export-slabh by Tejun Heo · 14 years ago
  43. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  44. 72f878c USB gadget r8a66597-udc.c: duplicated include by Andrea Gelmini · 14 years ago
  45. fa7bf34 usb/gadget: fix compile error on r8a66597-udc.c by Grant Likely · 14 years ago
  46. ae3a079 USB: r8a66597-udc: Prototype IS_ERR() and PTR_ERR() by Mark Brown · 15 years ago
  47. 9e7291c usb: r8a66597-udc: implement the set_wedge method by Yoshihiro Shimoda · 15 years ago
  48. 0bb886d usb: r8a66597-udc disable interrupts on shutdown fix by Magnus Damm · 15 years ago
  49. ef5ce3b usb: r8a66597-udc buffer management update by Magnus Damm · 15 years ago
  50. d2e27bd usb: add clock support to r8a66597 gadget driver by Magnus Damm · 15 years ago
  51. c414424 usb: gadget: R8A66597 peripheral controller support. by Yoshihiro Shimoda · 15 years ago