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