1. 2c1fe89 usb: musb: omap2430: turn off vbus on cable disconnect by Grazvydas Ignotas · 12 years ago
  2. a90199b usb: musb: omap2430: fix PHY error handling by Felipe Balbi · 12 years ago
  3. 3bf6db9b usb: musb: omap: add usb_phy_init in omap2430_musb_init by Kishon Vijay Abraham I · 12 years ago
  4. bb467cf usb: musb: omap: remove the check before calling otg_set_vbus by Kishon Vijay Abraham I · 12 years ago
  5. eee44da usb: musb: omap2430: replace *_* with *-* in property names by Kishon Vijay Abraham I · 12 years ago
  6. 42c0bf1 usb: otg: prefix otg_state_string with usb_ by Felipe Balbi · 12 years ago
  7. 4b58ed1 usb: musb: omap2430: fix sparse warning by Aaro Koskinen · 12 years ago
  8. f8c4b0e usb: musb: omap2430: fix omap_musb_mailbox glue check again by Aaro Koskinen · 12 years ago
  9. 4811f53 Merge tag 'xceiv-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 12 years ago
  10. b16604f usb: musb: omap: get phy by phandle for dt boot by Kishon Vijay Abraham I · 12 years ago
  11. c11747f usb: musb: omap: make use of the new PHY lib APIs by Kishon Vijay Abraham I · 12 years ago
  12. ca784be usb: start using the control module driver by Kishon Vijay Abraham I · 12 years ago
  13. b37457d usb: musb: omap2430: fix wrong devm_kzalloc() result check by Sergei Shtylyov · 12 years ago
  14. 25736e0 usb: musb: fix dependency on transceiver driver by Ming Lei · 12 years ago
  15. 8df4ce7 usb: musb: omap2430: kill redundant assignments in omap2430_probe() by Sergei Shtylyov · 12 years ago
  16. 80ab72e usb: musb: omap2430: fix the readiness check in omap_musb_mailbox by Aaro Koskinen · 12 years ago
  17. fb4e98a usb: remove use of __devexit by Bill Pemberton · 12 years ago
  18. 41ac7b3 usb: remove use of __devinit by Bill Pemberton · 12 years ago
  19. 7690417 usb: remove use of __devexit_p by Bill Pemberton · 12 years ago
  20. baef653 usb: musb: remove generic_interrupt by Philippe De Swert · 12 years ago
  21. 2f77116 usb: musb: remove hand-crafted id handling by Sebastian Andrzej Siewior · 12 years ago
  22. 65b3d52 usb: musb: add musb_ida for multi instance support by B, Ravi · 12 years ago
  23. 00a0b1d usb: musb: omap: Add device tree support for omap musb glue by Kishon Vijay Abraham I · 12 years ago
  24. 5ec4059 usb: musb: omap: write directly to mailbox instead of using phy by Kishon Vijay Abraham I · 12 years ago
  25. 10770c5 usb: musb: omap2430.c delete unused variable. by Matthias Brugger · 12 years ago
  26. 12a19b5 usb: musb: omap2430: don't loop indefinitely in interrupt. by NeilBrown · 12 years ago
  27. 032ec49 usb: musb: drop useless board_mode usage by Felipe Balbi · 13 years ago
  28. f039df5 usb: musb: cleanup while removing musb omap glue driver by Kishon Vijay Abraham I · 12 years ago
  29. ded017e usb: phy: fix return value check of usb_get_phy by Kishon Vijay Abraham I · 12 years ago
  30. b1183c2 usb: musb: omap: use devres API to allocate resources by Kishon Vijay Abraham I · 12 years ago
  31. c83a854 usb: musb: move otg specific initializations from twl to glue by Kishon Vijay Abraham I · 12 years ago
  32. c972143 usb: musb: twl: use mailbox API to send VBUS or ID events by Kishon Vijay Abraham I · 12 years ago
  33. 1e5acb8 usb: musb: move work_struct(otg_notifier_work) from core to omap glue by Kishon Vijay Abraham I · 12 years ago
  34. 662dca5 usb: otg: support for multiple transceivers by a single controller by Kishon Vijay Abraham I · 12 years ago
  35. 721002e usb: otg: utils: rename function name in OTG utils by Kishon Vijay Abraham I · 12 years ago
  36. ad57969 usb: musb: omap: fix the error check for pm_runtime_get_sync by Shubhrajyoti D · 13 years ago
  37. 3006dc8 usb: musb: omap: fix crash when musb glue (omap) gets initialized by Kishon Vijay Abraham I · 13 years ago
  38. c04352a usb: musb: fix some runtime_pm issues by Grazvydas Ignotas · 13 years ago
  39. afb76df usb: musb: fix oops on omap2430 module unload by Vladimir Zapolskiy · 13 years ago
  40. 8062d94 Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 13 years ago
  41. 15e68a8 Merge tag 'musb-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 13 years ago
  42. 6e13c65 usb: otg: Convert all users to pass struct usb_otg for OTG functions by Heikki Krogerus · 13 years ago
  43. b96d3b0 usb: Convert all users to new usb_phy by Heikki Krogerus · 13 years ago
  44. d445b6d usb: musb: Start using struct usb_otg by Heikki Krogerus · 13 years ago
  45. e9e8c85 usb: musb: make modules behave better by Felipe Balbi · 13 years ago
  46. b30b3c6 usb: musb: omap2430: minor cleanups. by NeilBrown · 13 years ago
  47. 702ac61 musb: omap2430: avoid pm_runtime_disable() by Felipe Contreras · 13 years ago
  48. 08dec56 usb: musb: remove a bit of indentation by Felipe Contreras · 13 years ago
  49. b3314d9 usb: musb: trivial cleanup by Felipe Contreras · 13 years ago
  50. e7f4e73 usb: musb: omap2430: fix compile warning by Felipe Balbi · 13 years ago
  51. 712d8ef usb: musb: fix pm_runtime calls while atomic by Vikram Pandita · 13 years ago
  52. 7d5b49a usb: musb: headers cleanup by Felipe Balbi · 13 years ago
  53. e25bec1 usb: musb: omap2+: save and restore OTG_INTERFSEL by Hema HK · 13 years ago
  54. 6228596 usb: musb: drop a gigantic amount of ifdeferry by Felipe Balbi · 13 years ago
  55. 5c8a86e usb: musb: drop unneeded musb_debug trickery by Felipe Balbi · 13 years ago
  56. 8a1629c Merge branch 2.6.39-rc7 into usb-linus by Greg Kroah-Hartman · 13 years ago
  57. 3df0045 usb: fix building musb drivers by Anatolij Gustschin · 13 years ago
  58. 383cf4e usb: musb: omap2430: Fix retention idle on musb peripheral only boards by Jarkko Nikula · 13 years ago
  59. 36a52c0 usb: musb: omap2430: fix build failure by Johan Hovold · 14 years ago
  60. 971f115 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  61. 70045c5 usb: musb: OMAP3xxx: Fix device detection in otg & host mode by Hema HK · 14 years ago
  62. 7acc619 usb: musb: Idle path retention and offmode support for OMAP3 by Hema HK · 14 years ago
  63. da68cce usb: musb: Remove platform context save/restore API by Hema HK · 14 years ago
  64. 002eda1 usb: musb: OMAP4430: Fix usb device detection if connected during boot by Hema HK · 14 years ago
  65. 207b0e1 usb: musb: Using runtime pm APIs for musb. by Hema HK · 14 years ago
  66. 19b9a83 USB: musb: omap2430: fix kernel panic on reboot by Johan Hovold · 14 years ago
  67. 594632e usb: musb: Adding musb support for OMAP4430 by Hema HK · 14 years ago
  68. 92b48df usb: musb: drop board_set_vbus by Felipe Balbi · 14 years ago
  69. c20aebb usb: musb: omap2430: use dev_pm_ops structure by Felipe Balbi · 14 years ago
  70. e632635 usb: musb: omap2430: drop the nops by Felipe Balbi · 14 years ago
  71. 4963514 usb: musb: drop musb_platform_save/restore_context by Felipe Balbi · 14 years ago
  72. 0349176 usb: musb: move clock handling to glue layer by Felipe Balbi · 14 years ago
  73. f7ec943 usb: musb: pass platform_ops via platform_data by Felipe Balbi · 14 years ago
  74. a3cee12 usb: musb: omap2430: give it a context structure by Felipe Balbi · 14 years ago
  75. dc09886 usb: musb: split omap2430 to its own platform_driver by Felipe Balbi · 14 years ago
  76. 743411b usb: musb: make all glue layer export struct musb_platform_ops by Felipe Balbi · 14 years ago
  77. ea65df5 usb: musb: remove board_data parameter from musb_platform_init() by Hema Kalliguddi · 14 years ago
  78. f405387 USB: MUSB: fix kernel WARNING/oops when unloading module in OTG mode by Sergei Shtylyov · 14 years ago
  79. 3f1a969 USB: musb: Kill board specific pinmux from driver file by Anand Gadiyar · 14 years ago
  80. 82e2af4 usb: musb: omap2430.c: remove unnecessary includes by Anand Gadiyar · 15 years ago
  81. 00ce8ec usb: musb: omap2430: remove unused define by Anand Gadiyar · 15 years ago
  82. 5b3078b MUSB: OMAP: make musb_platform_suspend() 'static' by Sergei Shtylyov · 15 years ago
  83. ca0d445 MUSB: OMAP: remove omap_vbus_power() by Sergei Shtylyov · 15 years ago
  84. de2e1b0 usb: musb: Set transceiver interface type by Maulik Mankad · 15 years ago
  85. 7917a9d MUSB: OMAP: don't call clk_put() by Sergei Shtylyov · 15 years ago
  86. 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
  87. 8573e6a USB: musb: get rid of omap_readl/writel by Felipe Balbi · 15 years ago
  88. 4f712e0 usb: musb: Add context save and restore support by Ajay Kumar Gupta · 15 years ago
  89. ff85494 USB: musb: omap2430: fix sparse warning by Felipe Balbi · 15 years ago
  90. ce491cf omap: headers: Move remaining headers from include/mach to include/plat by Tony Lindgren · 15 years ago
  91. 9a4b5e3 usb: musb: disable OTG AUTOIDLE only with omap3430 by Niilo Minkkinen · 15 years ago
  92. f7f9d63 musb: otg timer cleanup by David Brownell · 16 years ago
  93. 84e250f musb: proper hookup to transceiver drivers by David Brownell · 16 years ago
  94. 9cceedb USB: musb: Remove my email address from few musb related drivers by Jarkko Nikula · 15 years ago
  95. 71783e0 USB: musb: minor locking fix by David Brownell · 16 years ago
  96. 96a274d USB: musb: sysfs mode updates by David Brownell · 16 years ago
  97. eef767b usb: musb: Removes compilation warning in gadget mode by Ajay Kumar Gupta · 16 years ago
  98. 0590d58 usb: musb: fix include path by Felipe Balbi · 16 years ago
  99. 550a737 USB: Add MUSB and TUSB support by Felipe Balbi · 16 years ago