1. 1dd03d8 usb: otg: use try_module_get in all usb_get_phy functions and add missing module_put by Marc Kleine-Budde · 12 years ago
  2. 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
  3. 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
  4. cba6c85 Merge tag 'gadget-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
  5. c11747f usb: musb: omap: make use of the new PHY lib APIs by Kishon Vijay Abraham I · 12 years ago
  6. 5d3c28b usb: otg: add device tree support to otg library by Kishon Vijay Abraham I · 12 years ago
  7. 0fa4fab usb: otg: utils: add facilities in phy lib to support multiple PHYs of same type by Kishon Vijay Abraham I · 12 years ago
  8. b4a83e4 usb: otg: add an api to bind the usb controller and phy by Kishon Vijay Abraham I · 12 years ago
  9. fb3dfe1 usb: otg: mv_otg: use devm_xxx for probe by Chao Xie · 12 years ago
  10. 148e113 usb: Convert to devm_ioremap_resource() by Thierry Reding · 12 years ago
  11. 63a1307 usb: phy: mv-otg: use to_delayed_work instead of cast by Cesar Eduardo Barros · 12 years ago
  12. 04a6221 usb: phy: mxs-phy: add set_suspend API by Peter Chen · 12 years ago
  13. ed408f7 Merge 3.9-rc4 into driver-core-next by Greg Kroah-Hartman · 12 years ago
  14. 52f7a82 usb: converto drivers/usb/* to use module_platform_driver_probe() by Fabio Porcedda · 12 years ago
  15. e3f1dbd usb: otg: mv_otg: fix the clk APIs by Chao Xie · 12 years ago
  16. b33d74d USB: fix fsl_otg config dependency by Anatolij Gustschin · 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. 0c864d8 Merge 3.7-rc6 into usb-next. by Greg Kroah-Hartman · 12 years ago
  21. ac96511 usb: phy: change phy notify connect/disconnect API by Peter Chen · 12 years ago
  22. 0e1a024 usb: mxs-phy: re-init phy during the connection is useless by Peter Chen · 12 years ago
  23. ff84f0e Revert "usb: otg: mxs-phy: Fix mx23 operation" by Peter Chen · 12 years ago
  24. 9d94e16 usb: otg: twl4030: Change TWL4030_MODULE_* ids to TWL_MODULE_* by Peter Ujfalusi · 12 years ago
  25. f6bc8c2 usb: otg: Fix build errors if USB_MUSB_OMAP2PLUS is selected as module by Roger Quadros · 12 years ago
  26. ca21dda usb: phy: mv_otg: use module_platform_driver macro by Srinivas Kandagatla · 12 years ago
  27. 033d995 Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  28. 61464c8 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  29. 70c494c ARM: OMAP1: Make plat/mux.h omap1 only by Tony Lindgren · 12 years ago
  30. 363366c usb: otg: mxs-phy: Fix mx23 operation by Mike Thompson · 12 years ago
  31. 58add6c usb: otg: move the dereference below the NULL test by Wei Yongjun · 12 years ago
  32. f8515f0 usb: twl4030: Add device tree support for twl4030 usb by Kishon Vijay Abraham I · 12 years ago
  33. ff0a1f3 usb: twl6030: Add dt support for twl6030 usb by Kishon Vijay Abraham I · 12 years ago
  34. 0e98de6 usb: otg: make twl6030_usb as a comparator driver to omap_usb2 by Kishon Vijay Abraham I · 12 years ago
  35. 4382973 workqueue: deprecate flush[_delayed]_work_sync() by Tejun Heo · 12 years ago
  36. df6791d usb: otg: Remove the unneeded NULL check by Shubhrajyoti D · 12 years ago
  37. c84d364 usb: xceiv: nop: let it work as USB2 and USB3 phy by Felipe Balbi · 12 years ago
  38. 78c289f usb: xceiv: create nop-usb-xceiv.h and avoid pollution on otg.h by Felipe Balbi · 12 years ago
  39. 3e9a970 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 12 years ago
  40. 9fc3777 Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  41. 34e4cc4 isp1301_omap: remove IRQF_SAMPLE_RANDOM which is now a no-op by Theodore Ts'o · 12 years ago
  42. b3d9968 usb: otg: add basic mxs phy driver support by Richard Zhao · 12 years ago
  43. 277bd87 drivers: usb: otg: fix build break in twl6030-usb.c by Kishon Vijay Abraham I · 12 years ago
  44. ff9cce8 Merge tag 'xceiv-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 12 years ago
  45. 1fe4061 Merge tag 'omap-cleanup-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanup by Arnd Bergmann · 12 years ago
  46. f8ecf82 usb: phy: fix error handling in usb_get_phy by Kishon Vijay Abraham I · 12 years ago
  47. ded017e usb: phy: fix return value check of usb_get_phy by Kishon Vijay Abraham I · 12 years ago
  48. b8a3efa usb: otg: twl: use devres API to allocate resources by Kishon Vijay Abraham I · 12 years ago
  49. c83a854 usb: musb: move otg specific initializations from twl to glue by Kishon Vijay Abraham I · 12 years ago
  50. c972143 usb: musb: twl: use mailbox API to send VBUS or ID events by Kishon Vijay Abraham I · 12 years ago
  51. 410219d usb: otg: utils: devres: Add API's to associate a device with the phy by Kishon Vijay Abraham I · 12 years ago
  52. 662dca5 usb: otg: support for multiple transceivers by a single controller by Kishon Vijay Abraham I · 12 years ago
  53. 721002e usb: otg: utils: rename function name in OTG utils by Kishon Vijay Abraham I · 12 years ago
  54. dc8738d usb: otg: twl6030-usb: Fix twl writes by Moiz Sonasath · 12 years ago
  55. 6b03b13 usb: otg: twl: add missing IRQF_ONESHOT by Felipe Balbi · 12 years ago
  56. 79d6680 usb: otg: isp1301_omap: resolve unused variable warning from gcc by Paul Walmsley · 12 years ago
  57. b924b20 ARM: OMAP: Make FS USB omap1 only by Tony Lindgren · 12 years ago
  58. 7cbb062 USB: gpio_vbus: wakeup support on GPIO VBUS interrupts by Shinya Kuribayashi · 12 years ago
  59. ec1ac6e USB: gpio_vbus: a missing cancellation of workqueue in remove() function by Shinya Kuribayashi · 12 years ago
  60. c8240c1 USB: gpio_vbus: handle IRQ flags properly by Shinya Kuribayashi · 12 years ago
  61. da020b4 USB: gpio_vbus: remove IRQF_SAMPLE_RANDOM use by Shinya Kuribayashi · 12 years ago
  62. 123bbce USB: gpio_vbus: use cached IRQ number for consistency with the probed one by Shinya Kuribayashi · 12 years ago
  63. 8f9d973 USB: twl6030-usb: pass IRQF_ONESHOT to request_threaded_irq by Ming Lei · 12 years ago
  64. e44694e USB: gpio_vbus: avoid consecutive vbus_session calls with the same "is_active" by Shinya Kuribayashi · 12 years ago
  65. a6dc9cf USB: gpio_vbus: put a missing regulator_put() on error by Shinya Kuribayashi · 12 years ago
  66. 934ccec USB: gpio_vbus: provide an appropriate debounce interval by Shinya Kuribayashi · 12 years ago
  67. 0d13eeb USB: gpio_vbus: fix inconsistent 'dev_id' parameters at free_irq() by Shinya Kuribayashi · 12 years ago
  68. 662c738 usb: otg: gpio_vbus: Add otg transceiver events and notifiers by Heiko Stübner · 13 years ago
  69. 5f0b3f9 usb: otg: ab8500-usb: make probe() work again by Dan Carpenter · 13 years ago
  70. 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
  71. b1c711d usb: otg: mv_otg: Start using struct usb_otg by Heikki Krogerus · 13 years ago
  72. 298b083 usb: otg: ulpi: Start using struct usb_otg by Heikki Krogerus · 13 years ago
  73. 46b8f6b usb: otg: twl6030: Start using struct usb_otg by Heikki Krogerus · 13 years ago
  74. 74d4aa4 usb: otg: twl4030: Start using struct usb_otg by Heikki Krogerus · 13 years ago
  75. 41adf10 usb: otg: nop: Start using struct usb_otg by Heikki Krogerus · 13 years ago
  76. 1d4c929 usb: otg: msm: Start using struct usb_otg by Heikki Krogerus · 13 years ago
  77. 819d1c7 usb: otg: isp1301_omap: Start using struct usb_otg by Heikki Krogerus · 13 years ago
  78. 16bc1bb usb: otg: gpio_vbus: Start using struct usb_otg by Heikki Krogerus · 13 years ago
  79. 7e062c0 usb: otg: fsl: Start using struct usb_otg by Heikki Krogerus · 13 years ago
  80. 144713f usb: otg: ab8500: Start using struct usb_otg by Heikki Krogerus · 13 years ago
  81. 7a8a3a9 usb: otg: Separate otg members from usb_phy by Heikki Krogerus · 13 years ago
  82. de07e18 usb: otg: Rename usb_xceiv_event to usb_phy_event by Heikki Krogerus · 13 years ago
  83. 8675381 usb: otg: Rename otg_transceiver to usb_phy by Heikki Krogerus · 13 years ago
  84. ed2833a usb: otg: mv_otg: Add dependence by Neil Zhang · 13 years ago
  85. 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
  86. 2053c2d usb: mv-otg - Fix build if CONFIG_USB is not set by Geert Uytterhoeven · 13 years ago
  87. a37670b drivers: usb: otg: Fix dependencies for some OTG drivers by Fabio Estevam · 13 years ago
  88. c1084a5 usb: otg: kill langwell_otg driver by Alexander Shishkin · 13 years ago
  89. 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
  90. 55b81e6 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  91. ee66e65 mfd: Unify abx500 headers in mfd/abx500 by Linus Walleij · 13 years ago
  92. 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
  93. 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
  94. 00471f6 usb: otg: trivial cleanups by Felipe Contreras · 13 years ago
  95. 277164f USB: OTG: add Marvell usb OTG driver support by Neil Zhang · 13 years ago
  96. 42b2aa8 treewide: Fix typos in various parts of the kernel, and fix some comments. by Justin P. Mattock · 13 years ago
  97. cc27c96 usb: convert drivers/usb/* to use module_platform_driver() by Axel Lin · 13 years ago
  98. f940fcd usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed by Paul Gortmaker · 13 years ago
  99. 6eb0de8 usb: Add module.h to drivers/usb consumers who really use it. by Paul Gortmaker · 13 years ago
  100. b5dd18d USB: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago