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