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