1. 4e065b8 usb: chipidea: remove DEFINE_PCI_DEVICE_TABLE macro by Jingoo Han · 11 years ago
  2. 46adcf3 usb: chipidea: host: Only disable the vbus regulator if it is not NULL by Fabio Estevam · 11 years ago
  3. 8ceafbf Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  4. e1fd734 DMA-API: usb: use new dma_coerce_mask_and_coherent() by Russell King · 11 years ago
  5. 22d9d8e DMA-API: usb: use dma_set_coherent_mask() by Russell King · 11 years ago
  6. c2ec3a7 usb: chipidea: only get vbus regulator for non-peripheral mode by Peter Chen · 11 years ago
  7. df101c5 usb: chipidea: host: more enhancement when ci->hcd is NULL by Peter Chen · 11 years ago
  8. 5584cfb Merge 3.12-rc6 into usb-next. by Greg Kroah-Hartman · 11 years ago
  9. 41314fe usb/chipidea: fix oops on memory allocation failure by Russell King - ARM Linux · 11 years ago
  10. 65b2fb3 usb: chipidea: udc: Fix calling spin_lock_irqsave at sleep context by Peter Chen · 11 years ago
  11. a3aee36 usb: chipidea: udc: Fix spinlock recursion during bus reset by Peter Chen · 11 years ago
  12. 4c015ba Merge 3.12-rc4 into usb-next by Greg Kroah-Hartman · 11 years ago
  13. a214339 usb: chipidea: add Intel Clovertrail pci id by David Cohen · 11 years ago
  14. 864cf94 usb: chipidea: add ci_hdrc_enter_lpm API by Peter Chen · 11 years ago
  15. af59a8b usb: chipidea: imx: remove PHY operations by Peter Chen · 11 years ago
  16. 74475ed usb: chipidea: move PHY operation to core by Peter Chen · 11 years ago
  17. df9b17f Merge 3.12-rc3 into usb-next by Greg Kroah-Hartman · 11 years ago
  18. 2c74033 usb: chipidea: USB_CHIPIDEA should depend on HAS_DMA by Geert Uytterhoeven · 11 years ago
  19. e7ef526 usb: chipidea: udc: free pending TD at removal procedure by Peter Chen · 11 years ago
  20. 3a254fe usb: chipidea: imx: Add usb_phy_shutdown at probe's error path by Peter Chen · 11 years ago
  21. 222bed9 usb: chipidea: Fix memleak for ci->hw_bank.regmap when removal by Peter Chen · 11 years ago
  22. f84839d usb: chipidea: udc: fix the oops after rmmod gadget by Peter Chen · 11 years ago
  23. c22600c usb: chipidea: move platform related things to ci_get_platdata by Peter Chen · 11 years ago
  24. 92b336d usb: chipidea: udc: Consolidate the call of disconnect by Peter Chen · 11 years ago
  25. 4a29567 chipidea: udc: free pending TD at removal procedure by Peter Chen · 11 years ago
  26. 05986ba USB: chipidea: i.MX: simplify usbmisc by Sascha Hauer · 11 years ago
  27. 4a64783 usb: chipidea: udc: .pullup is valid only when vbus is there by Peter Chen · 11 years ago
  28. d268e9b usb: chipidea: retire flag CI_HDRC_PULLUP_ON_VBUS by Peter Chen · 11 years ago
  29. e7e621e usb: chipidea: udc: fix misuse of REGS_SHARED and PULLUP_ON_VBUS flags by Peter Chen · 11 years ago
  30. 22fa844 usb: chipidea: add wait vbus lower than OTGSC_BSV before role starts by Peter Chen · 11 years ago
  31. a107f8c usb: chipidea: add vbus interrupt handler by Peter Chen · 11 years ago
  32. cbec6bd usb: chipidea: move otg related things to otg file by Peter Chen · 11 years ago
  33. c344b51 usb: chipidea: disable all interrupts and clear all interrupts status by Peter Chen · 11 years ago
  34. 577b232 usb: chipidea: add flag CI_HDRC_DUAL_ROLE_NOT_OTG by Peter Chen · 11 years ago
  35. 3f124d2 usb: chipidea: add role init and destroy APIs by Peter Chen · 11 years ago
  36. c10b4f0 usb: chipidea: otg: add otg file used to access otgsc by Peter Chen · 11 years ago
  37. d66895f usb: chipidea: udc: otg_set_peripheral is useless for some chipidea users by Peter Chen · 11 years ago
  38. 40ed51a usb: chipidea: host: add vbus regulator control by Peter Chen · 11 years ago
  39. 1542d9c usb: chipidea: move vbus regulator operation to core by Peter Chen · 11 years ago
  40. 6a6243b usb: chipidea: remove previous MODULE_ALIAS by Fabio Estevam · 11 years ago
  41. e98b44e usb: chipidea: prevent endless loop registering platform_devices when probe fails by Lothar Waßmann · 11 years ago
  42. 3b1280c usb: chipidea: don't clobber return value of ci_role_start() by Lothar Waßmann · 11 years ago
  43. 769d92c usb: chipidea: ci_hdrc_imx: remove an unsolicited module_put() call from ci_hdrc_imx_remove() by Lothar Waßmann · 11 years ago
  44. a0cfdc6 usb: chipidea: improve kconfig 2.0 by Lothar Waßmann · 11 years ago
  45. 9d84d55 usb: chipidea: imx: delete the dead code by Peter Chen · 11 years ago
  46. 03779f0 usb: chipidea: move hw_phymode_configure() into probe by Fabio Estevam · 11 years ago
  47. 5bb3da0 usb: chipidea: ci_hdrc_imx: remove unused variable 'res' by Fabio Estevam · 11 years ago
  48. 165f606 Merge tag 'usb-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 11 years ago
  49. 2cdcec4 usb: host: add has_tdi_phy_lpm capability bit by Tuomas Tynkkynen · 11 years ago
  50. 972a6c5 usb: chipidea: fix the build error with randconfig by Peter Chen · 11 years ago
  51. dec23dc usb: chipidea: cast PORTSC_PTS and DEVLC_PTS macros by Fabio Estevam · 11 years ago
  52. 74b9272 Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  53. 046916d usb: chipidea: ci_hdrc_imx: access phy via private data by Fabio Estevam · 11 years ago
  54. 8e22978 usb: chipidea: drop "13xxx" infix by Alexander Shishkin · 11 years ago
  55. 269b83d usbmisc_imx: allow autoloading on according to dt ids by Arnaud Patard (Rtp) · 11 years ago
  56. 2dbc5c4 usb: chipidea: get rid of camelcase names by Alexander Shishkin · 11 years ago
  57. 8b2379b usb: chipidea: move to pcim_* functions by Andy Shevchenko · 11 years ago
  58. 54b448e usb: chipidea: remove superfluous pci_set_drvdata(pci, NULL) by Andy Shevchenko · 11 years ago
  59. ea1418b usb: chipidea: i.MX: use devm_usb_get_phy_by_phandle to get phy by Sascha Hauer · 11 years ago
  60. 0404ae0 usb: chipidea: usbmisc: use module_platform_driver by Philipp Zabel · 11 years ago
  61. f6a3b3a usb: chipidea: ci13xxx-imx: move static pdata into probe function by Michael Grzeschik · 11 years ago
  62. 691962d usb: chipidea: introduce dual role mode pdata flags by Sascha Hauer · 11 years ago
  63. 40dcd0e usb: chipidea: add PTW, PTS and STS handling by Michael Grzeschik · 11 years ago
  64. 2e27041 usb: chipidea: udc: add multiple td support to hardware_{en,de}queue by Michael Grzeschik · 11 years ago
  65. cc9e6c4 usb: chipidea: udc: manage dynamic amount of tds with a linked list by Michael Grzeschik · 11 years ago
  66. 20a677f usb: chipidea: improve kconfig by Peter Chen · 11 years ago
  67. 05f6353 usb: chipidea: ci13xxx_imx: remove 'phy_np' by Fabio Estevam · 11 years ago
  68. 785dabe usb: chipidea: ci13xxx_imx: check if 'data->phy_np' is not NULL by Fabio Estevam · 11 years ago
  69. e56ae54 usb: chipidea: ci13xxx_imx: remove reg_vbus by Fabio Estevam · 11 years ago
  70. 770719d usb: chipidea: ci13xxx_imx: fix error path by Fabio Estevam · 11 years ago
  71. e4ce4ec usb: chipidea: udc: configure iso endpoints by Michael Grzeschik · 11 years ago
  72. f6a5750 usb: chipidea: usbmisc_imx: Staticize usbmisc_imx_drv_init/exit by Fabio Estevam · 11 years ago
  73. a95fd18 usb: chipidea: ci13xxx_imx: let device core handle pinctrl by Fabio Estevam · 11 years ago
  74. 1508124 Merge 3.10-rc6 into usb-next by Greg Kroah-Hartman · 11 years ago
  75. 8973ba8 usb: chipidea: depend on CONFIG_OF instead of CONFIG_OF_DEVICE by Rob Herring · 11 years ago
  76. 0c3f3dc usb: chipidea: fix id change handling by Alexander Shishkin · 11 years ago
  77. d343f4e usb: chipidea: fix no transceiver case by Alexander Shishkin · 11 years ago
  78. 2373536 usb, chipidea: remove redundant D0 power state set by Yijing Wang · 11 years ago
  79. 45f6bc5 Merge 3.10-rc3 into usb-next by Greg Kroah-Hartman · 11 years ago
  80. b641940 Merge tag 'usb-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  81. 122af6d drivers/usb/chipidea: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  82. b342f09 usb: chipidea: ci13xxx_imx: Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  83. 3b9561e USB: set device dma_mask without reference to global data by Stephen Warren · 11 years ago
  84. 7c8bfed usb, chipidea: fix link error when USB_EHCI_HCD is a module by David Rientjes · 11 years ago
  85. 64dc9e2 Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 11 years ago
  86. 7ca2cd2 usb: chipidea: udc: fix memory leak in _ep_nuke by Michael Grzeschik · 11 years ago
  87. a9c1743 usb: chipidea: udc: fix memory access of shared memory on armv5 machines by Michael Grzeschik · 11 years ago
  88. b983e51 usb: chipidea: udc: add the define TD_PAGE_COUNT and fix all users by Michael Grzeschik · 11 years ago
  89. dd064e9 usb: chipidea: udc: move _ep_queue into an unlocked function by Michael Grzeschik · 11 years ago
  90. 24dcade usb: chipidea: udc: don't truncate requests to single tds by Michael Grzeschik · 11 years ago
  91. 9e50643 usb: chipidea: udc: read status of td only once in hardware_dequeue by Michael Grzeschik · 11 years ago
  92. 776ffc1 usb: chipidea: udc: move ZLT flag change to ep_enable by Michael Grzeschik · 11 years ago
  93. 1cd12a9 usb: chipidea: udc: rework ep_enable cap setting by Michael Grzeschik · 11 years ago
  94. 080ff5f usb: chipidea: udc: only clear active and halted bits in qhead by Michael Grzeschik · 11 years ago
  95. 938d323 usb: chipidea: big-endian support by Svetoslav Neykov · 11 years ago
  96. efccca4 usb: chipidea: make pci platform datas static by Alexander Shishkin · 11 years ago
  97. a068533 usb: chipidea: usbmisc: add post handling and errata fix for mx25 by Michael Grzeschik · 11 years ago
  98. f0c910b usb: chipidea: usbmisc: add mx53 support by Michael Grzeschik · 11 years ago
  99. e609108 usb: chipidea: usbmisc: prepare driver to handle more than one soc by Marc Kleine-Budde · 11 years ago
  100. 00b9a1f9 usb: chipidea: usbmisc: fix a potential race condition by Marc Kleine-Budde · 11 years ago