1. 4878a02 usb: dwc3: move generic dwc3 code from gadget into core by Sebastian Andrzej Siewior · 13 years ago
  2. 3140e8c usb: dwc3: use a helper function for operation mode setting by Sebastian Andrzej Siewior · 13 years ago
  3. c2da2ff usb: dwc3: ep0: don't use ep0in for transfers by Sebastian Andrzej Siewior · 13 years ago
  4. 1e7618d usb: dwc3: ep0: use proper endianess in SetFeature for wIndex by Sebastian Andrzej Siewior · 13 years ago
  5. 457d3f2 usb: dwc3: core: drop DWC3_EVENT_BUFFERS_MAX by Felipe Balbi · 13 years ago
  6. 5ddcee2 usb: dwc3: omap: add multiple instances support to OMAP by Felipe Balbi · 13 years ago
  7. 8300dd2 usb: dwc3: move dwc3 device ID bitmap to core.c by Felipe Balbi · 13 years ago
  8. 8ee6270 usb: dwc3: remove special status request handling in ep0 by Sebastian Andrzej Siewior · 13 years ago
  9. 0cc7a51 usb: dwc3: reset pending status flag in error case by Sebastian Andrzej Siewior · 13 years ago
  10. bd178f2 usb: dwc3: host: remove unused includes by Sebastian Andrzej Siewior · 13 years ago
  11. c5537ea usb: dwc3: debugfs: hold the lock in during mode change by Sebastian Andrzej Siewior · 13 years ago
  12. 7ae4fc4 usb: dwc3: add a platform device alias by Sebastian Andrzej Siewior · 13 years ago
  13. 9cc9bcd usb: dwc3: ep0: handle unexpected XferNotReady events by Felipe Balbi · 13 years ago
  14. 0b9fe32 usb: dwc3: debugfs: add support for changing port mode by Felipe Balbi · 13 years ago
  15. f96a6ec usb: dwc3: ep0: SetAddress() won't be issued while Configured by Felipe Balbi · 13 years ago
  16. c4da177 usb: dwc3: depend on both Host and Gadget stacks by Felipe Balbi · 13 years ago
  17. f80b45e usb: dwc3: move gadget prototypes to core.h by Felipe Balbi · 13 years ago
  18. 67920bd usb: dwc3: always compile gadget side too by Felipe Balbi · 13 years ago
  19. d07e881 usb: dwc3: add xHCI Host support by Felipe Balbi · 13 years ago
  20. 0949e99 usb: dwc3: fetch mode of operation from HW by Felipe Balbi · 13 years ago
  21. 9f622b2 usb: dwc3: calculate number of event buffers dynamically by Felipe Balbi · 13 years ago
  22. 6c167fc usb: dwc3: allow forcing a maximum speed by Felipe Balbi · 13 years ago
  23. b2c2271 usb: dwc3: gadget: don't disable endpoints on exit by Felipe Balbi · 13 years ago
  24. 8593b6f Merge branch 'for-usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-linus by Greg Kroah-Hartman · 13 years ago
  25. 307369b usb: ftdi_sio: add PID for Propox ISPcable III by Marcin Kościelnicki · 13 years ago
  26. 0de1350 Revert "xHCI: reset-on-resume quirk for NEC uPD720200" by Sarah Sharp · 13 years ago
  27. 158886c xHCI: fix bug in xhci_clear_command_ring() by Andiry Xu · 13 years ago
  28. 6414e94 usb: gadget: fsl_udc: fix dequeuing a request in progress by Li Yang · 13 years ago
  29. 5ce1d0e usb: fsl_mxc_udc.c: Remove compile-time dependency of MX35 SoC type by Fabio Estevam · 13 years ago
  30. 65cd5c4 usb: fsl_mxc_udc.c: Fix build issue by including missing header file by Fabio Estevam · 13 years ago
  31. 7c91d90 USB: fsl_udc_core: use usb_endpoint_xfer_isoc to judge ISO XFER by Peter Chen · 13 years ago
  32. bfe0658 usb: udc: Fix gadget driver's speed check in various UDC drivers by Michal Nazarewicz · 13 years ago
  33. fef6964 usb: gadget: fix g_serial regression by Robert Jarzmik · 13 years ago
  34. 89f829a usb: renesas_usbhs: fixup driver speed by Kuninori Morimoto · 13 years ago
  35. 0cdd7d4 usb: renesas_usbhs: fixup gadget.dev.driver when udc_stop. by Kuninori Morimoto · 13 years ago
  36. 8885a89 usb: renesas_usbhs: fixup signal the driver that cable was disconnected by Kuninori Morimoto · 13 years ago
  37. f8eff0a usb: renesas_usbhs: fixup device_register timing by Kuninori Morimoto · 13 years ago
  38. 5d193ce usb: musb: PM: fix context save/restore in suspend/resume path by Kevin Hilman · 13 years ago
  39. e342090 EHCI : Fix a regression in the ISO scheduler by Matthieu CASTET · 13 years ago
  40. df711fc xHCI: reset-on-resume quirk for NEC uPD720200 by Andiry Xu · 13 years ago
  41. 8746c83 USB: whci-hcd: fix endian conversion in qset_clear() by Dan Carpenter · 13 years ago
  42. cec28a5 USB: usb-storage: unusual_devs entry for Kingston DT 101 G2 by Qinglin Ye · 13 years ago
  43. ec0cd94 usb: option: add SIMCom SIM5218 by Veli-Pekka Peltola · 13 years ago
  44. 46b1848 usb: option: add Huawei E353 controlling interfaces by Dirk Nehring · 13 years ago
  45. 3c68814 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  46. 6fe4c6d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  47. b1ffb4c USB: Fix Corruption issue in USB ftdi driver ftdi_sio.c by Andrew Worsley · 13 years ago
  48. 4aa3648 USB: option: add PID of Huawei E173s 3G modem by Ferenc Wagner · 13 years ago
  49. c618759 OHCI: final fix for NVIDIA problems (I hope) by Alan Stern · 13 years ago
  50. 46b5a27 USB: option: release new PID for ZTE 3G modem by zheng.zhijian@zte.com.cn · 13 years ago
  51. e253dec usb: Netlogic: Fix HC_LENGTH call in ehci-xls.c by Jayachandran C · 13 years ago
  52. 38ff1ed f_phonet: fix page offset of first received fragment by Rémi Denis-Courmont · 13 years ago
  53. 5f861ed4 powerpc/fsl_udc_core: Fix dumb typo by Al Viro · 13 years ago
  54. bc985c1 USB: storage: ene_ub6250: fix compile warnings by Felipe Balbi · 13 years ago
  55. 5b06162 USB: option: add id for 3G dongle Model VT1000 of Viettel by VU Tuan Duc · 13 years ago
  56. 0c16595 USB: serial: pl2303: rm duplicate id by wangyanqing · 13 years ago
  57. 09b658d USB: pch_udc: Change company name OKI SEMICONDUCTOR to LAPIS Semiconductor by Tomoya MORINAGA · 13 years ago
  58. 731ad81 USB: pch_udc: Support new device LAPIS Semiconductor ML7831 IOH by Tomoya MORINAGA · 13 years ago
  59. 2f640bf usb-storage: Accept 8020i-protocol commands longer than 12 bytes by Alan Stern · 13 years ago
  60. 0d145d7 USB: quirks: adding more quirky webcams to avoid squeaky audio by sordna · 13 years ago
  61. 8981d76 powerpc/usb: fix type cast for address of ioremap to compatible with 64-bit by Shaohui Xie · 13 years ago
  62. 770f0ba USB: at91: at91-ohci: fix set/get power by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  63. 5dc2470 USB: cdc-acm: Fix disconnect() vs close() race by Havard Skinnemoen · 13 years ago
  64. 60c71ca USB: add quirk for Logitech C600 web cam by Josh Boyer · 13 years ago
  65. 811c926 USB: EHCI: fix HUB TT scheduling issue with iso transfer by Thomas Poussevin · 13 years ago
  66. f69e3120 USB: XHCI: resume root hubs when the controller resumes by Alan Stern · 13 years ago
  67. 97ff22e USB: workaround for bug in old version of GCC by Alan Stern · 13 years ago
  68. 583182b USB: ark3116 initialisation fix by Bart Hartgers · 13 years ago
  69. ab570da usb: musb: fix compilation breakage introduced by de47725 by Felipe Balbi · 13 years ago
  70. 12d36c1 usb: dwc3: gadget: initialize max_streams by Sebastian Andrzej Siewior · 13 years ago
  71. d7a00ec usb: gadget: renesas_usbhs: bugfix: set DATA0 when usbhsh_endpoint_alloc() by Kuninori Morimoto · 13 years ago
  72. 146ee50 usb: gadget: renesas_usbhs: bugfix: disable irq when device stop by Kuninori Morimoto · 13 years ago
  73. 73ef635 usb: gadget: renesas_usbhs: bugfix: care pipe direction by Kuninori Morimoto · 13 years ago
  74. 4703d2e USB: ci13xxx_msm: add module license by Marc Kleine-Budde · 13 years ago
  75. 194fa47 USB: ci13xxx_udc: fix debug trace code by Marc Kleine-Budde · 13 years ago
  76. fd537c0 USB: ci13xxx_udc: fix deadlock during rmmod by Marc Kleine-Budde · 13 years ago
  77. 954aad8 USB: ci13xxx_udc: fix logic to mark request dma addresses as invalid by Michael Grzeschik · 13 years ago
  78. 001428e USB: gadgetfs: gadgetfs_disconnect: fix inconsistent lock state by Marc Kleine-Budde · 13 years ago
  79. 74203de usb: gadget: fix MIDI gadget jack allocation by Daniel Mack · 13 years ago
  80. ce7b612 usb: gadget: storage: check for valid USB_BULK_RESET_REQUEST wLength by Paul Zimmerman · 13 years ago
  81. db332bc usb: gadget: storage: check for valid USB_BULK_GET_MAX_LUN_REQUEST by Paul Zimmerman · 13 years ago
  82. b7a8d17 usb: gadget: renesas_usbhs: fixup section mismatch warning by Kuninori Morimoto · 13 years ago
  83. c9ae0c9 usb: gadget: renesas_usbhs: fixup bogus conversion by Kuninori Morimoto · 13 years ago
  84. 7fccd48 usb: gadget: renesas_usbhs: fixup struct completion usage by Kuninori Morimoto · 13 years ago
  85. 0e042be usb: gadget: fsl_udc_core: fix compile error. by Alexander Aring · 13 years ago
  86. 05bb701 usb: gadget: r8a66597-udc: fix flush fifo handling by Yoshihiro Shimoda · 13 years ago
  87. b8cbbf8 usb: gadget: r8a66597-udc: fix for udc-newstyle by Yoshihiro Shimoda · 13 years ago
  88. 0de174b usb: musb: hdrc: fix dependency on USB_GADGET_DUALSPEED in Kconfig by Luciano Coelho · 13 years ago
  89. d067859 usb: musb: remove incorrectly added ARCH_U5500 define by Mian Yousaf Kaukab · 13 years ago
  90. 59d81f8 usb: gadget: core: allow everybody to read sysfs attributes by Felipe Balbi · 13 years ago
  91. 6f39504 usb: gadget: core: fix bug when removing gadget drivers by Felipe Balbi · 13 years ago
  92. 3c2d636 usb: musb: gadget: don't call ->disconnect() on exit by Felipe Balbi · 13 years ago
  93. 1d91a96 usb: gadget: udc-core: fix bug on soft_connect and srp interfaces by Felipe Balbi · 13 years ago
  94. 47c6a04 Merge branch 'for-usb-linus' of git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-linus by Greg Kroah-Hartman · 13 years ago
  95. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  96. b2c0a86 USB: Update last_busy time after autosuspend fails by Alan Stern · 13 years ago
  97. 79c3dd8 usb, xhci: Clear warm reset change event during init by Don Zickus · 13 years ago
  98. d31c285 xhci: Set slot and ep0 flags for address command. by Sarah Sharp · 13 years ago
  99. d674806 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 13 years ago
  100. f43d623 usb, xhci: fix lockdep warning on endpoint timeout by Don Zickus · 13 years ago