1. 121a8cd Merge branch 'for-next/gadget' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 13 years ago
  2. 15a3838 usb: renesas_usbhs: show error reason on usbhsh_urb_enqueu() by Kuninori Morimoto · 13 years ago
  3. 2d833fa usb: renesas_usbhs: add force packet remove method by Kuninori Morimoto · 13 years ago
  4. 6d0376f usb: renesas_usbhs: care usb_hcd_giveback_urb() status by Kuninori Morimoto · 13 years ago
  5. b1930da usb: renesas_usbhs: add usbhsh_is_running() by Kuninori Morimoto · 13 years ago
  6. 31e00fd usb: renesas_usbhs: disable attch irq after device attached by Kuninori Morimoto · 13 years ago
  7. 3edeee3 usb: renesas_usbhs: care pipe sequence by Kuninori Morimoto · 13 years ago
  8. e5679d0 usb: renesas_usbhs: add usbhs_pipe_attach() method by Kuninori Morimoto · 13 years ago
  9. e4c57de usb: renesas_usbhs: add usbhsh_endpoint_detach_all() for error case by Kuninori Morimoto · 13 years ago
  10. c1e4877 usb: renesas_usbhs: modify device attach method by Kuninori Morimoto · 13 years ago
  11. a1016ce Merge branch 'for-next/musb' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 13 years ago
  12. 007d00d Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 13 years ago
  13. 6abff5d USB: cdc-acm: add IDs for Motorola H24 HSPA USB module. by Krzysztof Hałasa · 13 years ago
  14. 414b591 usb: option: Add Huawei E398 controlling interfaces by Alex Hermann · 13 years ago
  15. e7f4e73 usb: musb: omap2430: fix compile warning by Felipe Balbi · 13 years ago
  16. 5479654 usb: renesas_usbhs: pop packet when urb dequeued by Kuninori Morimoto · 13 years ago
  17. 37332ee usb: renesas_usbhs: add lost error value when enqueue by Kuninori Morimoto · 13 years ago
  18. 1115b9e usb: renesas_usbhs: add hcd->has_tt for low/full speed by Kuninori Morimoto · 13 years ago
  19. b95eb747 usb: renesas_usbhs: typofix: irq_dtch control DTCHE by Kuninori Morimoto · 13 years ago
  20. f44b915 usb: gadget: storage: release superspeed descriptors. by Yu Xu · 13 years ago
  21. 712d8ef usb: musb: fix pm_runtime calls while atomic by Vikram Pandita · 13 years ago
  22. 1e546aa usb: musb: drop ARCH dependency by Felipe Balbi · 13 years ago
  23. 7d5b49a usb: musb: headers cleanup by Felipe Balbi · 13 years ago
  24. 9a35f87 usb: musb: allow building USB_MUSB_TUSB6010 as a module by Arnd Bergmann · 13 years ago
  25. 2e7fc3b usb: musb: use a Kconfig choice to pick the right DMA method by Arnd Bergmann · 13 years ago
  26. e25bec1 usb: musb: omap2+: save and restore OTG_INTERFSEL by Hema HK · 13 years ago
  27. ea73755 usb: musb: omap2+: fix context api's by Vikram Pandita · 13 years ago
  28. be18a25 usb: musb: ux500: optimize DMA callback routine by Per Forlin · 13 years ago
  29. 68d3e66 usb: dwc3: ep0: fix for possible early delayed_status by Felipe Balbi · 13 years ago
  30. c90bfae usb: dwc3: gadget: fix stream enable bit by Felipe Balbi · 13 years ago
  31. e261779 usb: dwc3: ep0: fix GetStatus handling (again) by Felipe Balbi · 13 years ago
  32. e0ce0b0 usb: dwc3: ep0: use dwc3_request for ep0 requsts instead of usb_request by Sebastian Andrzej Siewior · 13 years ago
  33. 164d773 usb: dwc3: use correct hwparam register for power mgm check by Sebastian Andrzej Siewior · 13 years ago
  34. 6838087 usb: dwc3: omap: move to module_platform_driver by Felipe Balbi · 13 years ago
  35. df62df5 usb: dwc3: workaround: missing disconnect event by Felipe Balbi · 13 years ago
  36. 05870c5 usb: dwc3: workaround: missing USB3 Reset event by Felipe Balbi · 13 years ago
  37. fae2b90 usb: dwc3: workaround: U1/U2 -> U0 transiton by Felipe Balbi · 13 years ago
  38. d39ee7b usb: dwc3: gadget: return early in dwc3_cleanup_done_reqs() by Sebastian Andrzej Siewior · 13 years ago
  39. 5bdb1dc usb: dwc3: ep0: handle delayed_status again by Sebastian Andrzej Siewior · 13 years ago
  40. f0f2b2a usb: dwc3: ep0: push ep0state into xfernotready processing by Sebastian Andrzej Siewior · 13 years ago
  41. 8becf27 usb: dwc3: fix sparse errors by Felipe Balbi · 13 years ago
  42. 25b8ff6 usb: dwc3: fix few coding style problems by Felipe Balbi · 13 years ago
  43. 4878a02 usb: dwc3: move generic dwc3 code from gadget into core by Sebastian Andrzej Siewior · 13 years ago
  44. 3140e8c usb: dwc3: use a helper function for operation mode setting by Sebastian Andrzej Siewior · 13 years ago
  45. c2da2ff usb: dwc3: ep0: don't use ep0in for transfers by Sebastian Andrzej Siewior · 13 years ago
  46. 1e7618d usb: dwc3: ep0: use proper endianess in SetFeature for wIndex by Sebastian Andrzej Siewior · 13 years ago
  47. 457d3f2 usb: dwc3: core: drop DWC3_EVENT_BUFFERS_MAX by Felipe Balbi · 13 years ago
  48. 5ddcee2 usb: dwc3: omap: add multiple instances support to OMAP by Felipe Balbi · 13 years ago
  49. 8300dd2 usb: dwc3: move dwc3 device ID bitmap to core.c by Felipe Balbi · 13 years ago
  50. 8ee6270 usb: dwc3: remove special status request handling in ep0 by Sebastian Andrzej Siewior · 13 years ago
  51. 0cc7a51 usb: dwc3: reset pending status flag in error case by Sebastian Andrzej Siewior · 13 years ago
  52. bd178f2 usb: dwc3: host: remove unused includes by Sebastian Andrzej Siewior · 13 years ago
  53. c5537ea usb: dwc3: debugfs: hold the lock in during mode change by Sebastian Andrzej Siewior · 13 years ago
  54. 7ae4fc4 usb: dwc3: add a platform device alias by Sebastian Andrzej Siewior · 13 years ago
  55. 9cc9bcd usb: dwc3: ep0: handle unexpected XferNotReady events by Felipe Balbi · 13 years ago
  56. 0b9fe32 usb: dwc3: debugfs: add support for changing port mode by Felipe Balbi · 13 years ago
  57. f96a6ec usb: dwc3: ep0: SetAddress() won't be issued while Configured by Felipe Balbi · 13 years ago
  58. c4da177 usb: dwc3: depend on both Host and Gadget stacks by Felipe Balbi · 13 years ago
  59. f80b45e usb: dwc3: move gadget prototypes to core.h by Felipe Balbi · 13 years ago
  60. 67920bd usb: dwc3: always compile gadget side too by Felipe Balbi · 13 years ago
  61. d07e881 usb: dwc3: add xHCI Host support by Felipe Balbi · 13 years ago
  62. 0949e99 usb: dwc3: fetch mode of operation from HW by Felipe Balbi · 13 years ago
  63. 9f622b2 usb: dwc3: calculate number of event buffers dynamically by Felipe Balbi · 13 years ago
  64. 6c167fc usb: dwc3: allow forcing a maximum speed by Felipe Balbi · 13 years ago
  65. b2c2271 usb: dwc3: gadget: don't disable endpoints on exit by Felipe Balbi · 13 years ago
  66. 2bcb751 usb: gadget: mv_udc: replace some debug info by Neil Zhang · 13 years ago
  67. 5076ae5 usb: gadget: mv_udc: refine suspend/resume function by Neil Zhang · 13 years ago
  68. 85ff7bf usb: gadget: mv_udc: refine the clock relative code by Neil Zhang · 13 years ago
  69. 309d6d2 usb: gadget: mv_udc: disable ISR when stopped by Neil Zhang · 13 years ago
  70. 487d54d usb: gadget: mv_udc: add otg relative code by Neil Zhang · 13 years ago
  71. 9823a52 usb: gadget: Use kcalloc instead of kzalloc to allocate array by Thomas Meyer · 13 years ago
  72. b294b20 usb: renesas_usbhs: remove the_controller_link by Kuninori Morimoto · 13 years ago
  73. dfbb7f4 usb: renesas_usbhs: add test-mode support by Kuninori Morimoto · 13 years ago
  74. 91b158f usb: renesas_usbhs: call usbhsg_queue_pop() when pipe disable. by Kuninori Morimoto · 13 years ago
  75. 25fa707 usb: renesas_usbhs: send packet in necessary timing. by Kuninori Morimoto · 13 years ago
  76. 17f7f76 usb: renesas_usbhs: add basic USB_REQ_GET_STATUS support by Kuninori Morimoto · 13 years ago
  77. ced6e09 usb: renesas_usbhs: add basic USB_REQ_SET_FEATURE support by Kuninori Morimoto · 13 years ago
  78. 9cf1b06 usb: renesas_usbhs: add usbhs_pipe_is_stall() by Kuninori Morimoto · 13 years ago
  79. 4b81593 usb: renesas_usbhs: remove superfluous usbhs_lock from recip handler by Kuninori Morimoto · 13 years ago
  80. 7177aed usb: gadget: rename usb_gadget_driver::speed to max_speed by Michal Nazarewicz · 13 years ago
  81. d327ab5 usb: gadget: replace usb_gadget::is_dualspeed with max_speed by Michal Nazarewicz · 13 years ago
  82. 7aac8d1 usb: gadget: renesas_usbhs: parameter cleanup for usbhsh_device_xx() by Kuninori Morimoto · 13 years ago
  83. 4825093 usb: gadget: renesas_usbhs: parameter cleanup for usbhsh_endpoint_xx() by Kuninori Morimoto · 13 years ago
  84. 3eddc9e usb: gadget: renesas_usbhs: parameter cleanup for usbhsh_xx_queue_push() by Kuninori Morimoto · 13 years ago
  85. f352741 usb: gadget: renesas_usbhs: cleanup usbhsh_endpoint_xxx() by Kuninori Morimoto · 13 years ago
  86. d399f90 usb: gadget: renesas_usbhs: adds spin lock area on mod_host by Kuninori Morimoto · 13 years ago
  87. ab14230 usb: gadget: renesas_usbhs: check device0 status when alloc by Kuninori Morimoto · 13 years ago
  88. c5b963f usb: gadget: renesas_usbhs: remove usbhsh_request list by Kuninori Morimoto · 13 years ago
  89. 9c67365 usb: gadget: renesas_usbhs: usbhs_set_device_config() care upphub/hubport by Kuninori Morimoto · 13 years ago
  90. fca8ab7 usb: gadget: renesas_usbhs: cleanup usbhs_endpoint_disable() by Kuninori Morimoto · 13 years ago
  91. 3dd4926 usb: gadget: renesas_usbhs: modify function name of usbhs_set_device_xx() by Kuninori Morimoto · 13 years ago
  92. fc9d5c7 usb: gadget: renesas_usbhs: usbhsh_ureq_alloc/free() care urb->hcpriv by Kuninori Morimoto · 13 years ago
  93. ee8a0bf usb: gadget: renesas_usbhs: cleanup complicated ureq alloc/free by Kuninori Morimoto · 13 years ago
  94. 1ab6f25 usb: gadget: renesas_usbhs: drop dependency for mod_gadget by Kuninori Morimoto · 13 years ago
  95. 144974e usb: gadget: mass_storage: support multi-luns with different logic block size by Yuping Luo · 13 years ago
  96. b4fcea2 usb: gadget: renesas_usbhs: unified callback function by Kuninori Morimoto · 13 years ago
  97. f1ee56a usb: gadget: renesas_usbhs: add platform power control function by Kuninori Morimoto · 13 years ago
  98. a49a88f usb: gadget: renesas_usbhs: tidyup the unit of detection_delay by Kuninori Morimoto · 13 years ago
  99. 25234b4 usb: gadget: renesas_usbhs: tidyup mod_host request variable name by Kuninori Morimoto · 13 years ago
  100. 7619015 usb: gadget: renesas_usbhs: tidyup usbhs_sys_clock_ctrl() was local function by Kuninori Morimoto · 13 years ago