1. 5f0b3f9 usb: otg: ab8500-usb: make probe() work again by Dan Carpenter · 13 years ago
  2. 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
  3. b1c711d usb: otg: mv_otg: Start using struct usb_otg by Heikki Krogerus · 13 years ago
  4. 298b083 usb: otg: ulpi: Start using struct usb_otg by Heikki Krogerus · 13 years ago
  5. 46b8f6b usb: otg: twl6030: Start using struct usb_otg by Heikki Krogerus · 13 years ago
  6. 74d4aa4 usb: otg: twl4030: Start using struct usb_otg by Heikki Krogerus · 13 years ago
  7. 41adf10 usb: otg: nop: Start using struct usb_otg by Heikki Krogerus · 13 years ago
  8. 1d4c929 usb: otg: msm: Start using struct usb_otg by Heikki Krogerus · 13 years ago
  9. 819d1c7 usb: otg: isp1301_omap: Start using struct usb_otg by Heikki Krogerus · 13 years ago
  10. 16bc1bb usb: otg: gpio_vbus: Start using struct usb_otg by Heikki Krogerus · 13 years ago
  11. 7e062c0 usb: otg: fsl: Start using struct usb_otg by Heikki Krogerus · 13 years ago
  12. 144713f usb: otg: ab8500: Start using struct usb_otg by Heikki Krogerus · 13 years ago
  13. 7a8a3a9 usb: otg: Separate otg members from usb_phy by Heikki Krogerus · 13 years ago
  14. de07e18 usb: otg: Rename usb_xceiv_event to usb_phy_event by Heikki Krogerus · 13 years ago
  15. 8675381 usb: otg: Rename otg_transceiver to usb_phy by Heikki Krogerus · 13 years ago
  16. ed2833a usb: otg: mv_otg: Add dependence by Neil Zhang · 13 years ago
  17. 7c24814 Merge branch 'for-greg' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 13 years ago
  18. 2053c2d usb: mv-otg - Fix build if CONFIG_USB is not set by Geert Uytterhoeven · 13 years ago
  19. a37670b drivers: usb: otg: Fix dependencies for some OTG drivers by Fabio Estevam · 13 years ago
  20. c1084a5 usb: otg: kill langwell_otg driver by Alexander Shishkin · 13 years ago
  21. 21ebd6c Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 13 years ago
  22. 55b81e6 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  23. ee66e65 mfd: Unify abx500 headers in mfd/abx500 by Linus Walleij · 13 years ago
  24. ee0db58 Merge branch 'for-gadget/next' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 13 years ago
  25. 06e298b Merge branch 'for-next/xceiv' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 13 years ago
  26. 00471f6 usb: otg: trivial cleanups by Felipe Contreras · 13 years ago
  27. 277164f USB: OTG: add Marvell usb OTG driver support by Neil Zhang · 13 years ago
  28. 42b2aa8 treewide: Fix typos in various parts of the kernel, and fix some comments. by Justin P. Mattock · 13 years ago
  29. cc27c96 usb: convert drivers/usb/* to use module_platform_driver() by Axel Lin · 13 years ago
  30. f940fcd usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed by Paul Gortmaker · 13 years ago
  31. 6eb0de8 usb: Add module.h to drivers/usb consumers who really use it. by Paul Gortmaker · 13 years ago
  32. b5dd18d USB: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  33. e18a99e USB: otg: remove unused function twl6030_set_phy_clk by Wanlong Gao · 13 years ago
  34. f549953 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 13 years ago
  35. 497888c treewide: fix potentially dangerous trailing ';' in #defined values/expressions by Phil Carmody · 13 years ago
  36. 5bf5450 USB: OTG: Use work_queue in set_vbus for TWL6030 transciever by Moiz Sonasath · 13 years ago
  37. 7c9d440 treewide: transciever/transceiver spelling fixes by Joe Perches · 13 years ago
  38. e44ba03 treewide: remove duplicate includes by Vitaliy Ivanov · 13 years ago
  39. 5ccee4a USB: TWL6025 allow different regulator name by Graeme Gregory · 13 years ago
  40. e99c430 USB: OTG: msm: Free VCCCX regulator even if we can't set the voltage by Mark Brown · 13 years ago
  41. 7b521fc USB: OTG: msm: Allow the widest possible range for VDDCX when removing by Mark Brown · 13 years ago
  42. 603ab52 usb: otg: TWL6030: OMAP4430: Adding SRP VBUS pulsing API by Hema HK · 13 years ago
  43. 04aebcb USB: OTG: msm: Add PHY suspend support for MSM8960 by Pavankumar Kondeti · 13 years ago
  44. 11aa5c4 USB: OTG: msm: Configure PHY Analog and Digital voltage domains by Anji jonnala · 13 years ago
  45. d860852 USB: OTG: msm: Implement charger detection by Pavankumar Kondeti · 13 years ago
  46. 0f73cac USB: OTG: msm: vote for dayatona fabric clock by Anji jonnala · 13 years ago
  47. 2ce2c3a USB: OTG: msm: Clear in_lpm flag before enabling the IRQ in resume by Pavankumar Kondeti · 13 years ago
  48. 2887ba9 USB: gpio-vbus: ask for vbus_draw regulator before registering xceiv by Dmitry Eremin-Solenikov · 13 years ago
  49. 0807c50 USB: add Freescale USB OTG Transceiver driver by Li Yang · 13 years ago
  50. 3dacdf1 usb: factor out state_string() on otg drivers by Anatolij Gustschin · 13 years ago
  51. a87103a USB: twl4030-usb: Report correct vbus value for accessory charger adapters1 by Matthias Kaehlcke · 13 years ago
  52. 84f6c3f usb/otg: fix twl6030 macro by Randy Dunlap · 13 years ago
  53. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  54. 0df0914 Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 13 years ago
  55. ee398ba usb: otg: Add ulpi viewport access ops by Benoit Goby · 13 years ago
  56. 1f15318 USB OTG Langwell: use simple IPC command to control VBus power. by Hao Wu · 13 years ago
  57. dfb2130 USB: Rename "msm72k_otg.c" to "msm_otg.c" by Pavankumar Kondeti · 14 years ago
  58. 37db3af usb: otg: TWL4030: Update the last_event variable. by Hema HK · 14 years ago
  59. cccad6d usb: otg: notifier: switch to atomic notifier by Felipe Balbi · 14 years ago
  60. 647b2d9 usb: otg: TWL6030 Save the last event in otg_transceiver by Hema HK · 14 years ago
  61. 070b8ed usb: otg: TWL6030: Introduce the twl6030_phy_suspend function. by Hema HK · 14 years ago
  62. 31e9992 usb: otg: Remove one unnecessary I2C read request. by Hema HK · 14 years ago
  63. 6dc2503 usb: otg: enable regulator only on cable/device connect by Hema HK · 14 years ago
  64. e2904ee USB: OTG: msm: Fix bug in msm_otg_mode_write by Pavankumar Kondeti · 14 years ago
  65. 7018773 USB: OTG: msm: Fix compiler warning with CONFIG_PM disabled by Pavankumar Kondeti · 14 years ago
  66. 9238b6d Merge branches 'devel-cleanup', 'devel-board', 'devel-early-init' and 'devel-ti816x' into omap-for-linus by Tony Lindgren · 14 years ago
  67. a7e2a89 wip: fix section mismatches in omap1_defconfig by Uwe Kleine-König · 14 years ago
  68. 8cf28f1 USB: Fix trout build failure with ci13xxx_msm gadget by Pavankumar Kondeti · 14 years ago
  69. 20831ad usb: otg: nop: fix oops triggered by otg_register_notifier by Ming Lei · 14 years ago
  70. 1e4cba8 usb: otg: Make USB3319 ULPI ID generic by Fabio Estevam · 14 years ago
  71. 23d69b0 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  72. 569ff2d usb: don't use flush_scheduled_work() by Tejun Heo · 14 years ago
  73. 36facad Merge branch 'usb-next' into musb-merge by Greg Kroah-Hartman · 14 years ago
  74. 5cdc5bd Merge branch 'musb-hw' of git://gitorious.org/usb/usb into musb by Greg Kroah-Hartman · 14 years ago
  75. 9691523 usb: add ab8500 usb transceiver driver by Mian Yousaf Kaukab · 14 years ago
  76. 87c0104 USB: OTG: msm: Add support for power management by Pavankumar Kondeti · 14 years ago
  77. e0c201f USB: Add MSM OTG Controller driver by Pavankumar Kondeti · 14 years ago
  78. 221946d usb: otg: TWL6030: Add twl6030_usb file for compilation by Hema HK · 14 years ago
  79. 6b29612 usb: otg: Kconfig: Add Kconfig option for TWL6030 transceiver. by Hema HK · 14 years ago
  80. c33fad0 usb: otg: Adding twl6030-usb transceiver driver for OMAP4430 by Hema HK · 14 years ago
  81. c3d6450 usb: otg: twl4030-usb: Fix unbalanced regulator disables at module removal by Jarkko Nikula · 14 years ago
  82. 3d96587 USB: OTG: langwell_otg: fix up some sysfs attribute permissions by Greg Kroah-Hartman · 14 years ago
  83. e7944d8 usb: otg: twl4030-usb: switch over to defines in twl.h by Felipe Balbi · 14 years ago
  84. 96b9e83 USB: otg/ulpi: extend id's table. by Igor Grinberg · 14 years ago
  85. a913819 USB: otg/ulpi: improve ulpi phy detection. by Igor Grinberg · 14 years ago
  86. 0a2b8a0 usb: makefile cleanup by matt mooney · 14 years ago
  87. 56e9406 USB OTG Langwell: Update OTG Kconfig and driver version. by Hao Wu · 14 years ago
  88. f0ae849 usb: Add Intel Langwell USB OTG Transceiver Driver by Hao Wu · 14 years ago
  89. fc8f2a7 USB: otg: twl4030: fix phy initialization(v1) by Ming Lei · 14 years ago
  90. 461c317 USB: otg: twl4030: fix wrong assumption of starting state by Felipe Balbi · 14 years ago
  91. 13dd0c9 USB: otg/ulpi: extend the generic ulpi driver. by Igor Grinberg · 14 years ago
  92. 51a91a5 USB: otg/ulpi: add support for SMSC USB3319 ulpi phy by Igor Grinberg · 14 years ago
  93. 6a5a9a4 USB: otg/ulpi: remove unused macro by Igor Grinberg · 14 years ago
  94. fa345d0 USB: otg/ulpi.c : fix register write by Eric Bénard · 14 years ago
  95. 7b4a036 USB: otg/ulpi: bail out on read errors by Wolfram Sang · 14 years ago
  96. 94a8248 USB: omap: switch to subsys_initcall for isp1301 transceiver by Viral Mehta · 14 years ago
  97. 92a6e6b usb: otg: twl4030: use the global ULPI register definitions by Heikki Krogerus · 14 years ago
  98. fc567f0 USB: otg: ulpi: use the global ULPI register definitions by Heikki Krogerus · 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. 8f20960 usb: otg: twl4030: move to request_threaded_irq by Felipe Balbi · 15 years ago