1. 48d10bd Merge tag 'usb-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  2. 4a75754 usb: chipidea: otg: add A idle to B disconnect timer by Li Jun · 9 years ago
  3. 75d2f75 usb: chipidea: otg: enable HNP polling support for gadget and host by Li Jun · 9 years ago
  4. 2dfb46b usb: chipidea: otg: set host_request_flag for gadget by Li Jun · 9 years ago
  5. d6da40a usb: chipidea: udc: bypass otg status selector handling to gadget driver by Li Jun · 9 years ago
  6. 7b05d3b Merge tag 'usb-ci-v4.6-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. 71e41bb Merge 4.5-rc6 into usb-next by Greg Kroah-Hartman · 9 years ago
  8. d3d8425 usb: chipidea: imx: avoid EPROBE_DEFER printed as error by Stefan Agner · 9 years ago
  9. 1bc7da8 Revert "usb: chipidea: imx: enable CI_HDRC_SET_NON_ZERO_TTHA" by Peter Chen · 9 years ago
  10. aa73818 usb: chipidea: add system interface for ttctrl.ttha by Peter Chen · 9 years ago
  11. 34d5732 usb: chipidea: udc: remove unused value assignment by Li Jun · 9 years ago
  12. 8134572 usb: chipidea: add CI_HDRC_TURN_VBUS_EARLY_ON for imx23 by Stefan Wahren · 9 years ago
  13. d144dfe usb: chipidea: otg: change workqueue ci_otg as freezable by Peter Chen · 9 years ago
  14. 3c72488 chipidea: error on overflow for port_test_write by Alan · 9 years ago
  15. 8c0614c usb: chipidea: fix return value check in ci_hdrc_pci_probe() by Wei Yongjun · 9 years ago
  16. a4de018 usb: chipidea: error on overflow for port_test_write by Alan · 9 years ago
  17. 32540ba usb: chipidea: debug: use list_for_each_entry by Geliang Tang · 9 years ago
  18. d9569f0 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  19. 8c100e7 usb: chipidea: otg: use usb autosuspend to suspend bus for HNP by Li Jun · 9 years ago
  20. 43a4045 usb: chipidea: host: set host to be null after hcd is freed by Li Jun · 9 years ago
  21. 4b19b78 usb: chipidea: removing of_find_property by Saurabh Sengar · 9 years ago
  22. b09b522 usb: chipidea: implement platform shutdown callback by Andreas Fenkart · 9 years ago
  23. 3a35d59 usb: chipidea: clean up CONFIG_USB_CHIPIDEA_DEBUG reference by Peter Chen · 9 years ago
  24. 383da24 usb: chipidea: delete static debug support by Peter Chen · 9 years ago
  25. 9d8c850 usb: chipidea: support debugfs without CONFIG_USB_CHIPIDEA_DEBUG by Peter Chen · 9 years ago
  26. 779debd usb: chipidea: udc: improve error handling on _hardware_enqueue by Felipe F. Tonello · 9 years ago
  27. e46fed9 usb: chipidea: udc: _ep_queue and _hw_queue cleanup by Felipe F. Tonello · 9 years ago
  28. 5ce7d27 usb: chipidea: msm: Use posted data writes on AHB by Andy Gross · 9 years ago
  29. 84c1eeb usb : replace dma_pool_alloc and memset with dma_pool_zalloc by Saurabh Sengar · 9 years ago
  30. cf4f219 kbuild: Allow to specify composite modules with modname-m by Michal Marek · 9 years ago
  31. 6f51bc3 usb: chipidea: imx: fix a possible NULL dereference by LABBE Corentin · 9 years ago
  32. 090bc26 usb: chipidea: usbmisc_imx: fix a possible NULL dereference by LABBE Corentin · 9 years ago
  33. 85da852 usb: chipidea: otg: gadget module load and unload support by Li Jun · 10 years ago
  34. 251b3c8 usb: chipidea: debug: disable usb irq while role switch by Li Jun · 9 years ago
  35. ae3e57a usb: chipidea: imx: refine clock operations to adapt for all platforms by Peter Chen · 9 years ago
  36. 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
  37. 851ce93 usb: chipidea: otg: don't wait vbus drops below BSV when starts host by Li Jun · 9 years ago
  38. 46b95a1d chipidea: ci_hdrc_pci: use PCI_VDEVICE() instead of PCI_DEVICE() by Sergei Shtylyov · 9 years ago
  39. 52fe568 usb: chipidea: imx: add imx6ul usb support by Peter Chen · 9 years ago
  40. 5cb377c usb: chipidea: imx: add usb support for imx7d by Peter Chen · 9 years ago
  41. 1fbf462 usb: chipidea: Add support for 'phy-clkgate-delay-us' property by Fabio Estevam · 9 years ago
  42. 3ecb3e0 usb: chipidea: Use extcon framework for VBUS and ID detect by Ivan T. Ivanov · 9 years ago
  43. 06e7114 usb: common: of_usb_get_dr_mode to usb_get_dr_mode by Heikki Krogerus · 9 years ago
  44. 63863b9 usb: common: of_usb_get_maximum_speed to usb_get_maximum_speed by Heikki Krogerus · 9 years ago
  45. 8315b77 usb: chipidea: imx: fix a typo for imx6sx by Li Jun · 9 years ago
  46. 84bc70f usb: chipidea: add xilinx zynq platform data by Nathan Sullivan · 9 years ago
  47. 56ffa1d usb: chipidea: udc: using the correct stall implementation by Peter Chen · 9 years ago
  48. 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
  49. 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
  50. 96625ea usb: chipidea: add tx/rx burst size configuration interface by Peter Chen · 10 years ago
  51. ed6e5eb usb: chipidea: usbmisc_imx: add non-burst setting for imx6 by Peter Chen · 10 years ago
  52. 6566871 usb: chipidea: add ahb burst configuration interface by Peter Chen · 10 years ago
  53. 0ef877a usb: chipidea: imx: add stream mode enable for device mode at imx6sl/imx6sx by Peter Chen · 10 years ago
  54. 8022d3d usb: chipidea: define stream mode disable for both roles by Peter Chen · 10 years ago
  55. a4da4f1 usb: chipidea: udc: zero-length packet is only needed for TX by Peter Chen · 9 years ago
  56. 11a2709 usb: chipidea: host: override hcd reset API by Peter Chen · 9 years ago
  57. ef12da9 usb: chipidea: imx: properly check for usbmisc by Tomeu Vizoso · 9 years ago
  58. bc24937 usb: chipidea: debug: add runtime pm for register access by Li Jun · 9 years ago
  59. 158ec07 usb:chipidea:Make the function hw_alloc_repmap have a return type of void by Nicholas Krause · 9 years ago
  60. 1311d6e usb: chipidea: host: delete the redundancy ci_hdrc struct by Peter Chen · 9 years ago
  61. df96ed8 usb: chipidea: introduce ITC tuning interface by Peter Chen · 10 years ago
  62. bf9c85e usb: chipidea: introduce ci_platform_configure by Peter Chen · 10 years ago
  63. 9d2effe usb: chipidea: otg_fsm: delete the duplicated reset controller operation by Peter Chen · 9 years ago
  64. 3520d46 usb: chipidea: udc: add USB_DEVICE_A_HNP_SUPPORT request support by Peter Chen · 9 years ago
  65. e765bfb usb: chipidea: imx: enable CI_HDRC_SET_NON_ZERO_TTHA by Peter Chen · 9 years ago
  66. 2836267 usb: chipidea: add ttctrl.ttha control interface by Peter Chen · 9 years ago
  67. a7e3f14 usb: chipidea: udc: add ep capabilities support by Robert Baldyga · 9 years ago
  68. 3f217e9 usb: chipidea: add ci->is_otg condition for otg judgement by Li Jun · 9 years ago
  69. b0930d4c usb: chipidea: update ci_otg_is_fsm_mode conditions by Li Jun · 9 years ago
  70. 7974235 usb: chipidea: set usb otg capabilities by Li Jun · 9 years ago
  71. 2f01a33 usb: chipidea: ehci_init_driver is intended to call one time by Peter Chen · 9 years ago
  72. 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
  73. fc6b68b usb: chipidea: add work-around for Marvell HSIC PHY startup by Rob Herring · 9 years ago
  74. d95699b usb: chipidea: allow multiple instances to use default ci_default_pdata by Rob Herring · 9 years ago
  75. aa90e99 usb: chipidea: usbmisc_imx: Remove unneeded semicolon by Fabio Estevam · 9 years ago
  76. bd5fb0a usb: chipidea: debug: avoid out of bound read by Heinrich Schuchardt · 9 years ago
  77. a5a356c usb: chipidea: otg: remove mutex unlock and lock while stop and start role by Li Jun · 9 years ago
  78. 0c4d6af usb: chipidea: debug: add low power mode check before print registers by Li Jun · 9 years ago
  79. 9b6567e usb: chipidea: udc: bypass pullup DP when gadget connect in OTG fsm mode by Li Jun · 9 years ago
  80. db7869c chipidea: pci: make it depends on NOP_USB_XCEIV by Andy Shevchenko · 9 years ago
  81. d728189 chipidea: introduce specific Kconfig options for glue drivers by Andy Shevchenko · 9 years ago
  82. 3a316ec usb: chipidea: use hrtimer for otg fsm timers by Li Jun · 9 years ago
  83. 2f8a467 usb: otg-fsm: move 2 otg fsm timers definition to otg_fsm_timer by Li Jun · 9 years ago
  84. 01ecd15 usb: chipidea: otg: remove unnecessary B_SESS_VLD timer by Li Jun · 9 years ago
  85. 1fcefbd usb: chipidea: usbmisc_imx: fix returnvar.cocci warnings by kbuild test robot · 9 years ago
  86. 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
  87. cd0e075 Merge 4.0-rc5 into usb-next by Greg Kroah-Hartman · 9 years ago
  88. 467a78c usb: chipidea: udc: apply new usb_udc_vbus_handler interface by Peter Chen · 10 years ago
  89. 961ea49 usb: chipidea: support runtime power management for otg fsm mode by Li Jun · 10 years ago
  90. 6594591 usb: chipidea: host: turn on vbus before add hcd if early vbus on is required by Li Jun · 10 years ago
  91. 6adb9b7b usb: chipidea: add a flag for turn on vbus early for host by Li Jun · 10 years ago
  92. ba1aff6 chipidea: pci: register nop PHY by Andy Shevchenko · 10 years ago
  93. 78f0357 usb: chipidea: host: add .bus_suspend quirk by Peter Chen · 10 years ago
  94. 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 · 10 years ago
  95. 8920044 Chipidea: TI-NSPIRE USB OTG hardware does not support high speed and must connect at full speed by Daniel Tang · 10 years ago
  96. 06bdfcd usb: chipidea: Add errata for revision 2.40a by Sanchayan Maity · 10 years ago
  97. cb271f3 usb: chipidea: add chipidea revision information by Peter Chen · 10 years ago
  98. 655d32e usb: chipidea: add identification registers access APIs by Peter Chen · 10 years ago
  99. 8721a75 usb: chipidea: usbmisc_imx: add imx6sx initialization routine by Peter Chen · 10 years ago
  100. 2e37cfd usb: chipidea: clear otg interrupt status for otg capable controller by Peter Chen · 10 years ago