1. 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
  2. 307369b usb: ftdi_sio: add PID for Propox ISPcable III by Marcin Kościelnicki · 13 years ago
  3. 0de1350 Revert "xHCI: reset-on-resume quirk for NEC uPD720200" by Sarah Sharp · 13 years ago
  4. 158886c xHCI: fix bug in xhci_clear_command_ring() by Andiry Xu · 13 years ago
  5. 6414e94 usb: gadget: fsl_udc: fix dequeuing a request in progress by Li Yang · 13 years ago
  6. 5ce1d0e usb: fsl_mxc_udc.c: Remove compile-time dependency of MX35 SoC type by Fabio Estevam · 13 years ago
  7. 65cd5c4 usb: fsl_mxc_udc.c: Fix build issue by including missing header file by Fabio Estevam · 13 years ago
  8. 7c91d90 USB: fsl_udc_core: use usb_endpoint_xfer_isoc to judge ISO XFER by Peter Chen · 13 years ago
  9. bfe0658 usb: udc: Fix gadget driver's speed check in various UDC drivers by Michal Nazarewicz · 13 years ago
  10. fef6964 usb: gadget: fix g_serial regression by Robert Jarzmik · 13 years ago
  11. 89f829a usb: renesas_usbhs: fixup driver speed by Kuninori Morimoto · 13 years ago
  12. 0cdd7d4 usb: renesas_usbhs: fixup gadget.dev.driver when udc_stop. by Kuninori Morimoto · 13 years ago
  13. 8885a89 usb: renesas_usbhs: fixup signal the driver that cable was disconnected by Kuninori Morimoto · 13 years ago
  14. f8eff0a usb: renesas_usbhs: fixup device_register timing by Kuninori Morimoto · 13 years ago
  15. 5d193ce usb: musb: PM: fix context save/restore in suspend/resume path by Kevin Hilman · 13 years ago
  16. e342090 EHCI : Fix a regression in the ISO scheduler by Matthieu CASTET · 13 years ago
  17. df711fc xHCI: reset-on-resume quirk for NEC uPD720200 by Andiry Xu · 13 years ago
  18. 8746c83 USB: whci-hcd: fix endian conversion in qset_clear() by Dan Carpenter · 13 years ago
  19. cec28a5 USB: usb-storage: unusual_devs entry for Kingston DT 101 G2 by Qinglin Ye · 13 years ago
  20. ec0cd94 usb: option: add SIMCom SIM5218 by Veli-Pekka Peltola · 13 years ago
  21. 46b1848 usb: option: add Huawei E353 controlling interfaces by Dirk Nehring · 13 years ago
  22. 3c68814 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  23. 6fe4c6d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  24. b1ffb4c USB: Fix Corruption issue in USB ftdi driver ftdi_sio.c by Andrew Worsley · 13 years ago
  25. 4aa3648 USB: option: add PID of Huawei E173s 3G modem by Ferenc Wagner · 13 years ago
  26. c618759 OHCI: final fix for NVIDIA problems (I hope) by Alan Stern · 13 years ago
  27. 46b5a27 USB: option: release new PID for ZTE 3G modem by zheng.zhijian@zte.com.cn · 13 years ago
  28. e253dec usb: Netlogic: Fix HC_LENGTH call in ehci-xls.c by Jayachandran C · 13 years ago
  29. 38ff1ed f_phonet: fix page offset of first received fragment by Rémi Denis-Courmont · 13 years ago
  30. 5f861ed4 powerpc/fsl_udc_core: Fix dumb typo by Al Viro · 13 years ago
  31. bc985c1 USB: storage: ene_ub6250: fix compile warnings by Felipe Balbi · 13 years ago
  32. 5b06162 USB: option: add id for 3G dongle Model VT1000 of Viettel by VU Tuan Duc · 13 years ago
  33. 0c16595 USB: serial: pl2303: rm duplicate id by wangyanqing · 13 years ago
  34. 09b658d USB: pch_udc: Change company name OKI SEMICONDUCTOR to LAPIS Semiconductor by Tomoya MORINAGA · 13 years ago
  35. 731ad81 USB: pch_udc: Support new device LAPIS Semiconductor ML7831 IOH by Tomoya MORINAGA · 13 years ago
  36. 2f640bf usb-storage: Accept 8020i-protocol commands longer than 12 bytes by Alan Stern · 13 years ago
  37. 0d145d7 USB: quirks: adding more quirky webcams to avoid squeaky audio by sordna · 13 years ago
  38. 8981d76 powerpc/usb: fix type cast for address of ioremap to compatible with 64-bit by Shaohui Xie · 13 years ago
  39. 770f0ba USB: at91: at91-ohci: fix set/get power by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  40. 5dc2470 USB: cdc-acm: Fix disconnect() vs close() race by Havard Skinnemoen · 13 years ago
  41. 60c71ca USB: add quirk for Logitech C600 web cam by Josh Boyer · 13 years ago
  42. 811c926 USB: EHCI: fix HUB TT scheduling issue with iso transfer by Thomas Poussevin · 13 years ago
  43. f69e3120 USB: XHCI: resume root hubs when the controller resumes by Alan Stern · 13 years ago
  44. 97ff22e USB: workaround for bug in old version of GCC by Alan Stern · 13 years ago
  45. 583182b USB: ark3116 initialisation fix by Bart Hartgers · 13 years ago
  46. ab570da usb: musb: fix compilation breakage introduced by de47725 by Felipe Balbi · 13 years ago
  47. 12d36c1 usb: dwc3: gadget: initialize max_streams by Sebastian Andrzej Siewior · 13 years ago
  48. d7a00ec usb: gadget: renesas_usbhs: bugfix: set DATA0 when usbhsh_endpoint_alloc() by Kuninori Morimoto · 13 years ago
  49. 146ee50 usb: gadget: renesas_usbhs: bugfix: disable irq when device stop by Kuninori Morimoto · 13 years ago
  50. 73ef635 usb: gadget: renesas_usbhs: bugfix: care pipe direction by Kuninori Morimoto · 13 years ago
  51. 4703d2e USB: ci13xxx_msm: add module license by Marc Kleine-Budde · 13 years ago
  52. 194fa47 USB: ci13xxx_udc: fix debug trace code by Marc Kleine-Budde · 13 years ago
  53. fd537c0 USB: ci13xxx_udc: fix deadlock during rmmod by Marc Kleine-Budde · 13 years ago
  54. 954aad8 USB: ci13xxx_udc: fix logic to mark request dma addresses as invalid by Michael Grzeschik · 13 years ago
  55. 001428e USB: gadgetfs: gadgetfs_disconnect: fix inconsistent lock state by Marc Kleine-Budde · 13 years ago
  56. 74203de usb: gadget: fix MIDI gadget jack allocation by Daniel Mack · 13 years ago
  57. ce7b612 usb: gadget: storage: check for valid USB_BULK_RESET_REQUEST wLength by Paul Zimmerman · 13 years ago
  58. db332bc usb: gadget: storage: check for valid USB_BULK_GET_MAX_LUN_REQUEST by Paul Zimmerman · 13 years ago
  59. b7a8d17 usb: gadget: renesas_usbhs: fixup section mismatch warning by Kuninori Morimoto · 13 years ago
  60. c9ae0c9 usb: gadget: renesas_usbhs: fixup bogus conversion by Kuninori Morimoto · 13 years ago
  61. 7fccd48 usb: gadget: renesas_usbhs: fixup struct completion usage by Kuninori Morimoto · 13 years ago
  62. 0e042be usb: gadget: fsl_udc_core: fix compile error. by Alexander Aring · 13 years ago
  63. 05bb701 usb: gadget: r8a66597-udc: fix flush fifo handling by Yoshihiro Shimoda · 13 years ago
  64. b8cbbf8 usb: gadget: r8a66597-udc: fix for udc-newstyle by Yoshihiro Shimoda · 13 years ago
  65. 0de174b usb: musb: hdrc: fix dependency on USB_GADGET_DUALSPEED in Kconfig by Luciano Coelho · 13 years ago
  66. d067859 usb: musb: remove incorrectly added ARCH_U5500 define by Mian Yousaf Kaukab · 13 years ago
  67. 59d81f8 usb: gadget: core: allow everybody to read sysfs attributes by Felipe Balbi · 13 years ago
  68. 6f39504 usb: gadget: core: fix bug when removing gadget drivers by Felipe Balbi · 13 years ago
  69. 3c2d636 usb: musb: gadget: don't call ->disconnect() on exit by Felipe Balbi · 13 years ago
  70. 1d91a96 usb: gadget: udc-core: fix bug on soft_connect and srp interfaces by Felipe Balbi · 13 years ago
  71. 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
  72. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  73. b2c0a86 USB: Update last_busy time after autosuspend fails by Alan Stern · 13 years ago
  74. 79c3dd8 usb, xhci: Clear warm reset change event during init by Don Zickus · 13 years ago
  75. d31c285 xhci: Set slot and ep0 flags for address command. by Sarah Sharp · 13 years ago
  76. d674806 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 13 years ago
  77. f43d623 usb, xhci: fix lockdep warning on endpoint timeout by Don Zickus · 13 years ago
  78. 16ee792 Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  79. 4bcbcc9 usb: fix implicit usage of gfp.h in host/xhci-hub.c by Paul Gortmaker · 13 years ago
  80. f940fcd usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed by Paul Gortmaker · 13 years ago
  81. 6eb0de8 usb: Add module.h to drivers/usb consumers who really use it. by Paul Gortmaker · 13 years ago
  82. efa62e1 Merge branch 'depends/rmk/gpio' into next/devel by Arnd Bergmann · 13 years ago
  83. 1fdb24e Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  84. ca90666 Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  85. 7e0bb71 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  86. 1be025d Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  87. 59e5253 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  88. 376638603 MIPS: Alchemy: remove all CONFIG_SOC_AU1??? defines by Manuel Lauss · 13 years ago
  89. ce6bc92 MIPS: Alchemy: abstract USB block control register access by Manuel Lauss · 13 years ago
  90. 29ea35969 Merge branch 'imx/devel' into next/devel by Arnd Bergmann · 13 years ago
  91. a2c76b8 usb: renesas_usbhs: fixup inconsistent return from usbhs_pkt_push() by Kuninori Morimoto · 13 years ago
  92. 3a7655f usb/isp1760: Allow to optionally trigger low-level chip reset via GPIOLIB. by Joachim Foerster · 13 years ago
  93. 0f8fd43 USB: gadget: midi: memory leak in f_midi_bind_config() by Dan Carpenter · 13 years ago
  94. 0889551 USB: gadget: midi: fix range check in f_midi_out_open() by Dan Carpenter · 13 years ago
  95. 273d235 QE/FHCI: fixed the CONTROL bug by Jerry Huang · 13 years ago
  96. 55b5a62 usb: renesas_usbhs: tidyup for smatch warnings by Kuninori Morimoto · 13 years ago
  97. 3a6e711 USB: Fix USB Kconfig dependency problem on 85xx/QoirQ platforms by Xu lei · 13 years ago
  98. 68aa95d EHCI: workaround for MosChip controller bug by Alan Stern · 13 years ago
  99. 91960c2 usb: gadget: file_storage: fix race on unloading by Yauheni Kaliuta · 13 years ago
  100. 1d749f9 USB: ftdi_sio.c: Use ftdi async_icount structure for TIOCMIWAIT, as in other drivers by Uwe Bonnes · 13 years ago