1. d58fcf8 usb: gadget: m66592: fix unused-but-set-variable warnings by Michal Nazarewicz · 9 years ago
  2. 8ddbf94 usb: gadget: m66592-udc: add ep capabilities support by Robert Baldyga · 9 years ago
  3. 5feb5d2 usb: gadget: m66592-udc: forever loop in set_feature() by Dan Carpenter · 9 years ago
  4. c94e289 usb: gadget: remove incorrect __init/__exit annotations by Arnd Bergmann · 10 years ago
  5. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  6. 373ef69 usb: gadget: m66592-udc: use udc-core's reset notifier by Peter Chen · 10 years ago
  7. 22835b8 usb: gadget: remove unnecessary 'driver' argument by Felipe Balbi · 10 years ago
  8. 6d3f5f2 usb: gadget: udc: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  9. 304f7e5 usb: gadget: Refactor request completion by Michal Sojka · 10 years ago
  10. 90fccb5 usb: gadget: Gadget directory cleanup - group UDC drivers by Andrzej Pietrasiewicz · 10 years ago[Renamed from drivers/usb/gadget/m66592-udc.c]
  11. 7a61612 usb: gadget: m66592-udc: should not call gadget driver's .unbind by Peter Chen · 11 years ago
  12. 880ce06 usb: gadget: m66592-udc: delete __init marker for probe by Peter Chen · 11 years ago
  13. c797f7f usb: gadget: m66592-udc: remove unnecessary OOM messages by Jingoo Han · 11 years ago
  14. e117e74 usb: gadget: add "maxpacket_limit" field to struct usb_ep by Robert Baldyga · 11 years ago
  15. e01ee9f usb: gadget: use dev_get_platdata() by Jingoo Han · 11 years ago
  16. dae8ead usb: gadget: use platform_{get,set}_drvdata() by Jingoo Han · 12 years ago
  17. ef89a1f usb: gadget: m66592-udc: fix error return code in m66592_probe() by Wei Yongjun · 12 years ago
  18. 4b282fb usb: gadget: m66592-udc: don't assign gadget.dev.release directly by Felipe Balbi · 12 years ago
  19. e3ee46f usb: gadget: m66592-udc: don't touch gadget.dev.driver by Felipe Balbi · 12 years ago
  20. 859d02c usb: gadget: m66592-udc: remove unnecessary initializations by Felipe Balbi · 12 years ago
  21. 7bce401 usb: gadget: drop now unnecessary flag by Felipe Balbi · 12 years ago
  22. 96d20c3 usb: gadget: m66592-udc: let udc-core manage gadget->dev by Felipe Balbi · 12 years ago
  23. 74e1a2a Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  24. eeef458 usb: gadget: constify all struct usb_gadget_ops by Felipe Balbi · 12 years ago
  25. 3381fb6 usb: gadget: m66592-udc: convert to udc_start/udc_stop by Felipe Balbi · 12 years ago
  26. 52f7a82 usb: converto drivers/usb/* to use module_platform_driver_probe() by Fabio Porcedda · 12 years ago
  27. ffe0b33 usb: gadget: remove global variable composite in composite.c by Sebastian Andrzej Siewior · 12 years ago
  28. f12a86a gadget/m66592: remove conditional compilation of clk code by Viresh Kumar · 12 years ago
  29. 2eb2cff usb: gadget: Update m66592-udc to use usb_endpoint_descriptor inside the struct usb_ep by Ido Shayevitz · 13 years ago
  30. 7177aed usb: gadget: rename usb_gadget_driver::speed to max_speed by Michal Nazarewicz · 13 years ago
  31. d327ab5 usb: gadget: replace usb_gadget::is_dualspeed with max_speed by Michal Nazarewicz · 13 years ago
  32. bfe0658 usb: udc: Fix gadget driver's speed check in various UDC drivers by Michal Nazarewicz · 13 years ago
  33. b5dd18d USB: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  34. 28c9fc6 usb gadget: clean up FSF boilerplate text by Klaus Schwarzkopf · 13 years ago
  35. 29cc889 USB: use usb_endpoint_maxp() instead of le16_to_cpu() by Kuninori Morimoto · 13 years ago
  36. 7eff1d8 usb: gadget: m66592-udc: add pullup function by Yoshihiro Shimoda · 13 years ago
  37. bb59dbf usb: gadget: m66592-udc: add function for external controller by Yoshihiro Shimoda · 13 years ago
  38. ceaa0a6 usb: gadget: m66592-udc: add support for TEST_MODE by Yoshihiro Shimoda · 13 years ago
  39. 5db05c0 usb: update email address in r8a66597-udc and m66592-udc by Yoshihiro Shimoda · 13 years ago
  40. 0f91349 usb: gadget: convert all users to the new udc infrastructure by Sebastian Andrzej Siewior · 13 years ago
  41. 108be95 usb: m66592-udc: Fixed bufnum of Bulk by Yusuke Goda · 14 years ago
  42. b0fca50 usb gadget: don't save bind callback in struct usb_gadget_driver by Uwe Kleine-König · 14 years ago
  43. 7c81aaf USB: gadget: Return -ENOMEM on memory allocation failure by Julia Lawall · 14 years ago
  44. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  45. 56fd126 usb: gadget: m66592-udc needs linux/err.h. by Paul Mundt · 15 years ago
  46. 2c59b0b usb: m66592-udc platform data on_chip support by Magnus Damm · 15 years ago
  47. 4048e5c usb: m66592-udc buffer management update by Magnus Damm · 15 years ago
  48. 0a2e5b9 USB: m66592 and r8a66597 resource changes by Magnus Damm · 16 years ago
  49. d643510 usb: Fix up sh_mobile usbf clock framework warnings. by Paul Mundt · 16 years ago
  50. af5be79 sh: sh_mobile usbf clock framework support by Magnus Damm · 16 years ago
  51. 836e4b1 USB: m66592-udc: Fix up dev_set_name() badness. by Paul Mundt · 16 years ago
  52. 0031a06 USB: usb dev_set_name() instead of dev->bus_id by Kay Sievers · 17 years ago
  53. f34c32f usb gadget: fix platform driver hotplug/coldplug by Kay Sievers · 17 years ago
  54. eb0be47 USB: usb peripheral controller driver oops avoidance by Patrik Sevallius · 17 years ago
  55. 0027492 USB: gadget code switches to pr_err() and friends by David Brownell · 17 years ago
  56. fec8de3 USB: Add missing "space" to printk messages by Joe Perches · 17 years ago
  57. 8c73aff USB: m66592-udc: Add support for SH7722 USBF by Yoshihiro Shimoda · 17 years ago
  58. 9454a57 USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h> by David Brownell · 17 years ago
  59. a947522 USB: "sparse" cleanups for usb gadgets by David Brownell · 17 years ago
  60. 598f22e USB: m66592-udc: fixes some problems by Yoshihiro Shimoda · 17 years ago
  61. 53b6795 minimal fixes for drivers/usb/gadget/m66592-udc.c by Al Viro · 17 years ago
  62. 15a1d5c USB: m66592-udc: fix use old interrupt flags by Yoshihiro Shimoda · 18 years ago
  63. 4cf2503 USB: m66592-udc: peripheral controller driver for M66592 by Yoshihiro Shimoda · 18 years ago