1. 6f51bc3 usb: chipidea: imx: fix a possible NULL dereference by LABBE Corentin · 9 years ago
  2. 090bc26 usb: chipidea: usbmisc_imx: fix a possible NULL dereference by LABBE Corentin · 9 years ago
  3. 85da852 usb: chipidea: otg: gadget module load and unload support by Li Jun · 10 years ago
  4. 251b3c8 usb: chipidea: debug: disable usb irq while role switch by Li Jun · 9 years ago
  5. ae3e57a usb: chipidea: imx: refine clock operations to adapt for all platforms by Peter Chen · 9 years ago
  6. 9e43643 Merge tag 'usb-ci-v4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-next by Greg Kroah-Hartman · 9 years ago
  7. 851ce93 usb: chipidea: otg: don't wait vbus drops below BSV when starts host by Li Jun · 9 years ago
  8. 46b95a1d chipidea: ci_hdrc_pci: use PCI_VDEVICE() instead of PCI_DEVICE() by Sergei Shtylyov · 9 years ago
  9. 52fe568 usb: chipidea: imx: add imx6ul usb support by Peter Chen · 9 years ago
  10. 5cb377c usb: chipidea: imx: add usb support for imx7d by Peter Chen · 9 years ago
  11. 1fbf462 usb: chipidea: Add support for 'phy-clkgate-delay-us' property by Fabio Estevam · 9 years ago
  12. 3ecb3e0 usb: chipidea: Use extcon framework for VBUS and ID detect by Ivan T. Ivanov · 9 years ago
  13. 06e7114 usb: common: of_usb_get_dr_mode to usb_get_dr_mode by Heikki Krogerus · 9 years ago
  14. 63863b9 usb: common: of_usb_get_maximum_speed to usb_get_maximum_speed by Heikki Krogerus · 9 years ago
  15. 8315b77 usb: chipidea: imx: fix a typo for imx6sx by Li Jun · 9 years ago
  16. 84bc70f usb: chipidea: add xilinx zynq platform data by Nathan Sullivan · 9 years ago
  17. 56ffa1d usb: chipidea: udc: using the correct stall implementation by Peter Chen · 9 years ago
  18. 37a842d Merge tag 'usb-ci-v4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-next by Greg Kroah-Hartman · 9 years ago
  19. a3fbedf Merge tag 'usb-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 9 years ago
  20. 96625ea usb: chipidea: add tx/rx burst size configuration interface by Peter Chen · 9 years ago
  21. ed6e5eb usb: chipidea: usbmisc_imx: add non-burst setting for imx6 by Peter Chen · 10 years ago
  22. 6566871 usb: chipidea: add ahb burst configuration interface by Peter Chen · 9 years ago
  23. 0ef877a usb: chipidea: imx: add stream mode enable for device mode at imx6sl/imx6sx by Peter Chen · 10 years ago
  24. 8022d3d usb: chipidea: define stream mode disable for both roles by Peter Chen · 10 years ago
  25. a4da4f1 usb: chipidea: udc: zero-length packet is only needed for TX by Peter Chen · 9 years ago
  26. 11a2709 usb: chipidea: host: override hcd reset API by Peter Chen · 9 years ago
  27. ef12da9 usb: chipidea: imx: properly check for usbmisc by Tomeu Vizoso · 9 years ago
  28. bc24937 usb: chipidea: debug: add runtime pm for register access by Li Jun · 9 years ago
  29. 158ec07 usb:chipidea:Make the function hw_alloc_repmap have a return type of void by Nicholas Krause · 9 years ago
  30. 1311d6e usb: chipidea: host: delete the redundancy ci_hdrc struct by Peter Chen · 9 years ago
  31. df96ed8 usb: chipidea: introduce ITC tuning interface by Peter Chen · 10 years ago
  32. bf9c85e usb: chipidea: introduce ci_platform_configure by Peter Chen · 9 years ago
  33. 9d2effe usb: chipidea: otg_fsm: delete the duplicated reset controller operation by Peter Chen · 9 years ago
  34. 3520d46 usb: chipidea: udc: add USB_DEVICE_A_HNP_SUPPORT request support by Peter Chen · 9 years ago
  35. e765bfb usb: chipidea: imx: enable CI_HDRC_SET_NON_ZERO_TTHA by Peter Chen · 9 years ago
  36. 2836267 usb: chipidea: add ttctrl.ttha control interface by Peter Chen · 9 years ago
  37. a7e3f14 usb: chipidea: udc: add ep capabilities support by Robert Baldyga · 9 years ago
  38. 3f217e9 usb: chipidea: add ci->is_otg condition for otg judgement by Li Jun · 9 years ago
  39. b0930d4c usb: chipidea: update ci_otg_is_fsm_mode conditions by Li Jun · 9 years ago
  40. 7974235 usb: chipidea: set usb otg capabilities by Li Jun · 9 years ago
  41. 2f01a33 usb: chipidea: ehci_init_driver is intended to call one time by Peter Chen · 9 years ago
  42. df0c6ea Merge tag 'usb-ci-v4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-work by Greg Kroah-Hartman · 9 years ago
  43. fc6b68b usb: chipidea: add work-around for Marvell HSIC PHY startup by Rob Herring · 9 years ago
  44. d95699b usb: chipidea: allow multiple instances to use default ci_default_pdata by Rob Herring · 9 years ago
  45. aa90e99 usb: chipidea: usbmisc_imx: Remove unneeded semicolon by Fabio Estevam · 9 years ago
  46. bd5fb0a usb: chipidea: debug: avoid out of bound read by Heinrich Schuchardt · 9 years ago
  47. a5a356c usb: chipidea: otg: remove mutex unlock and lock while stop and start role by Li Jun · 9 years ago
  48. 0c4d6af usb: chipidea: debug: add low power mode check before print registers by Li Jun · 9 years ago
  49. 9b6567e usb: chipidea: udc: bypass pullup DP when gadget connect in OTG fsm mode by Li Jun · 9 years ago
  50. db7869c chipidea: pci: make it depends on NOP_USB_XCEIV by Andy Shevchenko · 9 years ago
  51. d728189 chipidea: introduce specific Kconfig options for glue drivers by Andy Shevchenko · 9 years ago
  52. 3a316ec usb: chipidea: use hrtimer for otg fsm timers by Li Jun · 9 years ago
  53. 2f8a467 usb: otg-fsm: move 2 otg fsm timers definition to otg_fsm_timer by Li Jun · 9 years ago
  54. 01ecd15 usb: chipidea: otg: remove unnecessary B_SESS_VLD timer by Li Jun · 9 years ago
  55. 1fcefbd usb: chipidea: usbmisc_imx: fix returnvar.cocci warnings by kbuild test robot · 9 years ago
  56. 1c41a95 Merge tag 'usb-for-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 9 years ago
  57. cd0e075 Merge 4.0-rc5 into usb-next by Greg Kroah-Hartman · 9 years ago
  58. 467a78c usb: chipidea: udc: apply new usb_udc_vbus_handler interface by Peter Chen · 9 years ago
  59. 961ea49 usb: chipidea: support runtime power management for otg fsm mode by Li Jun · 9 years ago
  60. 6594591 usb: chipidea: host: turn on vbus before add hcd if early vbus on is required by Li Jun · 9 years ago
  61. 6adb9b7b usb: chipidea: add a flag for turn on vbus early for host by Li Jun · 9 years ago
  62. ba1aff6 chipidea: pci: register nop PHY by Andy Shevchenko · 9 years ago
  63. 78f0357 usb: chipidea: host: add .bus_suspend quirk by Peter Chen · 9 years ago
  64. 905276c Chipidea: Set connect-at-fullspeed bit when entering host mode if CI_HDRC_FORCE_FULLSPEED is set in the platform data by Daniel Tang · 9 years ago
  65. 8920044 Chipidea: TI-NSPIRE USB OTG hardware does not support high speed and must connect at full speed by Daniel Tang · 9 years ago
  66. 06bdfcd usb: chipidea: Add errata for revision 2.40a by Sanchayan Maity · 9 years ago
  67. cb271f3 usb: chipidea: add chipidea revision information by Peter Chen · 9 years ago
  68. 655d32e usb: chipidea: add identification registers access APIs by Peter Chen · 9 years ago
  69. 8721a75 usb: chipidea: usbmisc_imx: add imx6sx initialization routine by Peter Chen · 9 years ago
  70. 2e37cfd usb: chipidea: clear otg interrupt status for otg capable controller by Peter Chen · 9 years ago
  71. 6d65311 usb: chipidea: imx: add usb as system wakeup source by Peter Chen · 9 years ago
  72. f8efa76 usb: chipidea: add usb as system wakeup source by Peter Chen · 9 years ago
  73. e14db48 usb: chipidea: imx: add runtime power management support by Peter Chen · 9 years ago
  74. f636cec usb: chipidea: usbmisc_imx: add .set_wakeup interface by Peter Chen · 9 years ago
  75. 1f874ed usb: chipidea: add runtime power management support by Peter Chen · 9 years ago
  76. a4cf1b1 usb: chipidea: imx: simplify the usbmisc callers by Peter Chen · 9 years ago
  77. 73dea4a usb: chipidea: usbmisc_imx: delete clock information by Peter Chen · 9 years ago
  78. 5604008 usb: chipidea: imx: using common platform flag directly by Peter Chen · 9 years ago
  79. d5d1e1b usb: chipidea: udc: return immediately if re-enable non-empty endpoint by Peter Chen · 9 years ago
  80. d20f7807 usb: chipidea: otg: add a_alt_hnp_support response for B device by Li Jun · 9 years ago
  81. 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 · 9 years ago
  82. 518ca8d ehci-pci: disable for Intel MID platforms (update) by Andy Shevchenko · 9 years ago
  83. 1009f9a usb: chipidea: udc: add set_selfpowered gaget ops by Peter Chen · 9 years ago
  84. 24c498d Revert "usb: chipidea: remove duplicate dev_set_drvdata for host_start" by Peter Chen · 10 years ago
  85. 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
  86. 67c3c5e usb: chipidea: fix platform_no_drv_owner.cocci warnings by kbuild test robot · 10 years ago
  87. 6629467 usb: chipidea: Fixed a few typos in comments by Mickael Maison · 10 years ago
  88. 10a062c usb: chipidea: add a usb2 driver for ci13xxx by Antoine Tenart · 10 years ago
  89. 21a5b57 usb: chipidea: fix phy handling by Antoine Tenart · 10 years ago
  90. 14b4099 usb: chipidea: remove duplicate dev_set_drvdata for host_start by Peter Chen · 10 years ago
  91. 5b15730 usb: chipidea: parameter 'mode' isn't needed for hw_device_reset by Peter Chen · 10 years ago
  92. cdd278f usb: chipidea: add controller reset API by Peter Chen · 10 years ago
  93. 947c885 usb: chipidea: remove flag CI_HDRC_REQUIRE_TRANSCEIVER by Peter Chen · 10 years ago
  94. 2558c1f usb: chipidea: imx: add system power management support by Peter Chen · 10 years ago
  95. 8076932 usb: chipidea: add system power management support by Peter Chen · 10 years ago
  96. b82613c usb: chipidea: add hw_wait_phy_stable for getting stable status by Peter Chen · 10 years ago
  97. 6d037db usb: chipidea: remove the unnecessary delay after clear portsc.phcd by Peter Chen · 10 years ago
  98. 4a1d6cf usb: chipidea: usbmisc_imx: Read MX53_USB_OTG_PHY_CTRL_1_OFFSET directly by Fabio Estevam · 10 years ago
  99. 8d1dc4d usb: chipidea: usbmisc_imx: Move the reading of USB_PHY_CTRL by Fabio Estevam · 10 years ago
  100. 7352982 usb: chipidea: ci_hdrc_imx.c: Remove unneeded OOM message by Fabio Estevam · 10 years ago