1. cb271f3 usb: chipidea: add chipidea revision information by Peter Chen · 10 years ago
  2. 655d32e usb: chipidea: add identification registers access APIs by Peter Chen · 10 years ago
  3. 8721a75 usb: chipidea: usbmisc_imx: add imx6sx initialization routine by Peter Chen · 10 years ago
  4. 2e37cfd usb: chipidea: clear otg interrupt status for otg capable controller by Peter Chen · 10 years ago
  5. 6d65311 usb: chipidea: imx: add usb as system wakeup source by Peter Chen · 10 years ago
  6. f8efa76 usb: chipidea: add usb as system wakeup source by Peter Chen · 10 years ago
  7. e14db48 usb: chipidea: imx: add runtime power management support by Peter Chen · 10 years ago
  8. f636cec usb: chipidea: usbmisc_imx: add .set_wakeup interface by Peter Chen · 10 years ago
  9. 1f874ed usb: chipidea: add runtime power management support by Peter Chen · 10 years ago
  10. a4cf1b1 usb: chipidea: imx: simplify the usbmisc callers by Peter Chen · 10 years ago
  11. 73dea4a usb: chipidea: usbmisc_imx: delete clock information by Peter Chen · 10 years ago
  12. 5604008 usb: chipidea: imx: using common platform flag directly by Peter Chen · 10 years ago
  13. d5d1e1b usb: chipidea: udc: return immediately if re-enable non-empty endpoint by Peter Chen · 10 years ago
  14. 4d4bac4 Merge tag 'usb-for-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 10 years ago
  15. 518ca8d ehci-pci: disable for Intel MID platforms (update) by Andy Shevchenko · 10 years ago
  16. 1009f9a usb: chipidea: udc: add set_selfpowered gaget ops by Peter Chen · 10 years ago
  17. 24c498d Revert "usb: chipidea: remove duplicate dev_set_drvdata for host_start" by Peter Chen · 10 years ago
  18. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  19. 67c3c5e usb: chipidea: fix platform_no_drv_owner.cocci warnings by kbuild test robot · 10 years ago
  20. 6629467 usb: chipidea: Fixed a few typos in comments by Mickael Maison · 10 years ago
  21. 10a062c usb: chipidea: add a usb2 driver for ci13xxx by Antoine Tenart · 10 years ago
  22. 21a5b57 usb: chipidea: fix phy handling by Antoine Tenart · 10 years ago
  23. 14b4099 usb: chipidea: remove duplicate dev_set_drvdata for host_start by Peter Chen · 10 years ago
  24. 5b15730 usb: chipidea: parameter 'mode' isn't needed for hw_device_reset by Peter Chen · 10 years ago
  25. cdd278f usb: chipidea: add controller reset API by Peter Chen · 10 years ago
  26. 947c885 usb: chipidea: remove flag CI_HDRC_REQUIRE_TRANSCEIVER by Peter Chen · 10 years ago
  27. 2558c1f usb: chipidea: imx: add system power management support by Peter Chen · 10 years ago
  28. 8076932 usb: chipidea: add system power management support by Peter Chen · 10 years ago
  29. b82613c usb: chipidea: add hw_wait_phy_stable for getting stable status by Peter Chen · 10 years ago
  30. 6d037db usb: chipidea: remove the unnecessary delay after clear portsc.phcd by Peter Chen · 10 years ago
  31. 4a1d6cf usb: chipidea: usbmisc_imx: Read MX53_USB_OTG_PHY_CTRL_1_OFFSET directly by Fabio Estevam · 10 years ago
  32. 8d1dc4d usb: chipidea: usbmisc_imx: Move the reading of USB_PHY_CTRL by Fabio Estevam · 10 years ago
  33. 7352982 usb: chipidea: ci_hdrc_imx.c: Remove unneeded OOM message by Fabio Estevam · 10 years ago
  34. d0f9924 usb: chipidea: core: Remove unneeded OOM message by Fabio Estevam · 10 years ago
  35. 4c503dd usb: chipidea: using devm_request_irq to instead of request_irq by Peter Chen · 10 years ago
  36. 2d4d9f3 Merge tag 'usb-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 10 years ago
  37. afbe477 usb: chipidea: gadget: use udc-core's reset notifier by Peter Chen · 10 years ago
  38. a8a93c6 Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-next by Greg Kroah-Hartman · 10 years ago
  39. 51f1741 usb: chipidea: otg_fsm: delete unnecessary 'out of memory' messages by Peter Chen · 10 years ago
  40. c8679a2 usb: chipidea: host: add portpower override by Michael Grzeschik · 10 years ago
  41. 1e5e2d3 usb: chipidea: add support to the generic PHY framework by Antoine Tenart · 10 years ago
  42. ef44cb4 usb: allow to supply the PHY in the drivers when using HCD by Antoine Tenart · 10 years ago
  43. 19c1eac usb: rename phy to usb_phy in OTG by Antoine Tenart · 10 years ago
  44. e47d925 usb: move the OTG state from the USB PHY to the OTG structure by Antoine Tenart · 10 years ago
  45. 22835b8 usb: gadget: remove unnecessary 'driver' argument by Felipe Balbi · 10 years ago
  46. 9680b60 usb: chipidea: Fix oops when removing the ci_hdrc module by Torsten Fleischer · 10 years ago
  47. 5bc879a usb: chipidea: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  48. 3d46e73 usb: rename phy to usb_phy in HCD by Antoine Tenart · 10 years ago
  49. 304f7e5 usb: gadget: Refactor request completion by Michal Sojka · 10 years ago
  50. 1935388 usb: chipidea: enhance kernel-doc format by Peter Chen · 10 years ago
  51. 27c62c2 usb: chipidea: otg initialization is only needed when the gadget is supported by Peter Chen · 10 years ago
  52. f40017e chipidea: usbmisc_imx: Add USB support for VF610 SoCs by Stefan Agner · 10 years ago
  53. f6a9ff0 usb: chipidea: add TPL support for targeted hosts by Peter Chen · 10 years ago
  54. 233c7da usb: chipidea: msm: Initialize PHY on reset event by Ivan T. Ivanov · 10 years ago
  55. ea29005 usb: chipidea: msm: Use USB PHY API to control PHY state by Ivan T. Ivanov · 10 years ago
  56. ae9b475 Merge tag 'usb-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  57. df40f8d usb: chipidea: debug: fix sparse non static symbol warnings by Wei Yongjun · 10 years ago
  58. 16853d7 usb: ci_hdrc_imx: Return -EINVAL for missing USB PHY by Markus Pargmann · 10 years ago
  59. 953c664 usb: chipidea: udc: Disable auto ZLP generation on ep0 by Abbas Raza · 10 years ago
  60. e4adcff usb: chipidea: udc: delete td from req's td list at ep_dequeue by Peter Chen · 10 years ago
  61. 10775eb usb: chipidea: udc: update gadget states according to ch9 by Peter Chen · 11 years ago
  62. 3c6d982 usb: chipidea: msm: Initialize offset of the capability registers by Ivan T. Ivanov · 11 years ago
  63. 2629b10 usb: chipidea: msm: Add device tree support by Ivan T. Ivanov · 11 years ago
  64. 33f92a8 chipidea: usbmisc_imx: Allow USB OTG to work on mx51 by Fabio Estevam · 11 years ago
  65. be6b0c1 usb: chipidea: using one inline function to cover queue work operations by Peter Chen · 11 years ago
  66. 2dbd633 usb: chipidea: udc: delete useless code by Peter Chen · 11 years ago
  67. 58ce849 usb: chipidea: update TODO list by Peter Chen · 11 years ago
  68. 88bdffc usb: chipidea: debug: add debug file for OTG variables by Li Jun · 11 years ago
  69. 15f75de usb: chipidea: add sys inputs for OTG fsm input by Li Jun · 11 years ago
  70. 4dcf720 usb: chipidea: OTG HNP and SRP fsm implementation by Li Jun · 11 years ago
  71. e287b67 usb: chipidea: OTG fsm timers initialization by Li Jun · 11 years ago
  72. 826cfe7 usb: chipidea: add OTG fsm operation functions implementation by Li Jun · 11 years ago
  73. 95f5555 usb: chipidea: udc: driver update for OTG HNP by Li Jun · 11 years ago
  74. 0698b9b usb: chipidea: host: init otg port number by Li Jun · 11 years ago
  75. 8a28b90 usb: chipidea: host: vbus control change for OTG HNP by Li Jun · 11 years ago
  76. 57677be usb: chipidea: usb OTG fsm initialization. by Li Jun · 11 years ago
  77. 7cf2f86 usb: chipidea: core: Add missing module owner field by Alexander Shiyan · 11 years ago
  78. 90893b9 usb: chipidea: add proper delay for waiting correct PHY status by Peter Chen · 11 years ago
  79. c4a8b63 usb: chipidea: debug: add debug file for controller registers dump by Li Jun · 11 years ago
  80. 36304b0 usb: chipidea: export interrupt enable and status register read functions by Li Jun · 11 years ago
  81. 0c33bf7 usb: chipidea: operate on otgsc register in a general way by Li Jun · 11 years ago
  82. d03cccf usb: chipidea: coordinate usb phy initialization for different phy type by Peter Chen · 11 years ago
  83. 72ee92d usb: chipidea: usbmisc: Add USB support for i.MX25/i.MX35 CPUs by Denis Carikli · 11 years ago
  84. 7b92e1d usb: chipidea: add support for USB OTG controller on LSI Zevio SoCs by Daniel Tang · 11 years ago
  85. c844d6c usb: chipidea: imx: Use dev_name() for ci_hdrc name to distinguish USBs by Alexander Shiyan · 11 years ago
  86. d7b00e3 usb: chipidea: udc: refine isr_tr_complete_handler by Peter Chen · 11 years ago
  87. 42d1821 usb: chipidea: Propagate the real error code on platform_get_irq() failure by Fabio Estevam · 11 years ago
  88. 4f6743d usb: chipidea: udc: add maximum-speed = full-speed option by Michael Grzeschik · 11 years ago
  89. fad5674 usb: chipidea: use dev_get_platdata() by Jingoo Han · 11 years ago
  90. 64fc06c usb: chipidea: udc: refine ep operation at isr_tr_complete_handler by Peter Chen · 11 years ago
  91. c859aa65 usb: chipidea: refine PHY operation by Peter Chen · 11 years ago
  92. 5bf5dbe usb: chipidea: need to mask when writting endptflush and endptprime by Matthieu CASTET · 11 years ago
  93. 2fc5a7d usb: chipidea: udc: using MultO at TD as real mult value for ISO-TX by Peter Chen · 11 years ago
  94. 5332ff1 usb: chipidea: need to mask INT_STATUS when write otgsc by Peter Chen · 11 years ago
  95. cd0b42c usb: chipidea: put hw_phymode_configure before ci_usb_phy_init by Chris Ruehl · 11 years ago
  96. 3b5d3e6 usb: chipidea: Fix Internal error: : 808 [#1] ARM related to STS flag by Chris Ruehl · 11 years ago
  97. 1071055 usb: chipidea: imx: set CI_HDRC_IMX28_WRITE_FIX for imx28 by Peter Chen · 11 years ago
  98. ed8f831 usb: chipidea: add freescale imx28 special write register method by Peter Chen · 11 years ago
  99. ac5166b Revert "usb: chipidea: imx: set CI_HDRC_IMX28_WRITE_FIX for imx28" by Greg Kroah-Hartman · 11 years ago
  100. 3066624 usb: chipidea: imx: set CI_HDRC_IMX28_WRITE_FIX for imx28 by Peter Chen · 11 years ago