1. 3c68814 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  2. 6fe4c6d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  3. b1ffb4c USB: Fix Corruption issue in USB ftdi driver ftdi_sio.c by Andrew Worsley · 13 years ago
  4. 4aa3648 USB: option: add PID of Huawei E173s 3G modem by Ferenc Wagner · 13 years ago
  5. c618759 OHCI: final fix for NVIDIA problems (I hope) by Alan Stern · 13 years ago
  6. 46b5a27 USB: option: release new PID for ZTE 3G modem by zheng.zhijian@zte.com.cn · 13 years ago
  7. e253dec usb: Netlogic: Fix HC_LENGTH call in ehci-xls.c by Jayachandran C · 13 years ago
  8. 38ff1ed f_phonet: fix page offset of first received fragment by Rémi Denis-Courmont · 13 years ago
  9. 5f861ed4 powerpc/fsl_udc_core: Fix dumb typo by Al Viro · 13 years ago
  10. bc985c1 USB: storage: ene_ub6250: fix compile warnings by Felipe Balbi · 13 years ago
  11. 5b06162 USB: option: add id for 3G dongle Model VT1000 of Viettel by VU Tuan Duc · 13 years ago
  12. 0c16595 USB: serial: pl2303: rm duplicate id by wangyanqing · 13 years ago
  13. 09b658d USB: pch_udc: Change company name OKI SEMICONDUCTOR to LAPIS Semiconductor by Tomoya MORINAGA · 13 years ago
  14. 731ad81 USB: pch_udc: Support new device LAPIS Semiconductor ML7831 IOH by Tomoya MORINAGA · 13 years ago
  15. 2f640bf usb-storage: Accept 8020i-protocol commands longer than 12 bytes by Alan Stern · 13 years ago
  16. 0d145d7 USB: quirks: adding more quirky webcams to avoid squeaky audio by sordna · 13 years ago
  17. 8981d76 powerpc/usb: fix type cast for address of ioremap to compatible with 64-bit by Shaohui Xie · 13 years ago
  18. 770f0ba USB: at91: at91-ohci: fix set/get power by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  19. 5dc2470 USB: cdc-acm: Fix disconnect() vs close() race by Havard Skinnemoen · 13 years ago
  20. 60c71ca USB: add quirk for Logitech C600 web cam by Josh Boyer · 13 years ago
  21. 811c926 USB: EHCI: fix HUB TT scheduling issue with iso transfer by Thomas Poussevin · 13 years ago
  22. f69e3120 USB: XHCI: resume root hubs when the controller resumes by Alan Stern · 13 years ago
  23. 97ff22e USB: workaround for bug in old version of GCC by Alan Stern · 13 years ago
  24. 583182b USB: ark3116 initialisation fix by Bart Hartgers · 13 years ago
  25. ab570da usb: musb: fix compilation breakage introduced by de47725 by Felipe Balbi · 13 years ago
  26. 12d36c1 usb: dwc3: gadget: initialize max_streams by Sebastian Andrzej Siewior · 13 years ago
  27. d7a00ec usb: gadget: renesas_usbhs: bugfix: set DATA0 when usbhsh_endpoint_alloc() by Kuninori Morimoto · 13 years ago
  28. 146ee50 usb: gadget: renesas_usbhs: bugfix: disable irq when device stop by Kuninori Morimoto · 13 years ago
  29. 73ef635 usb: gadget: renesas_usbhs: bugfix: care pipe direction by Kuninori Morimoto · 13 years ago
  30. 4703d2e USB: ci13xxx_msm: add module license by Marc Kleine-Budde · 13 years ago
  31. 194fa47 USB: ci13xxx_udc: fix debug trace code by Marc Kleine-Budde · 13 years ago
  32. fd537c0 USB: ci13xxx_udc: fix deadlock during rmmod by Marc Kleine-Budde · 13 years ago
  33. 954aad8 USB: ci13xxx_udc: fix logic to mark request dma addresses as invalid by Michael Grzeschik · 13 years ago
  34. 001428e USB: gadgetfs: gadgetfs_disconnect: fix inconsistent lock state by Marc Kleine-Budde · 13 years ago
  35. 74203de usb: gadget: fix MIDI gadget jack allocation by Daniel Mack · 13 years ago
  36. ce7b612 usb: gadget: storage: check for valid USB_BULK_RESET_REQUEST wLength by Paul Zimmerman · 13 years ago
  37. db332bc usb: gadget: storage: check for valid USB_BULK_GET_MAX_LUN_REQUEST by Paul Zimmerman · 13 years ago
  38. b7a8d17 usb: gadget: renesas_usbhs: fixup section mismatch warning by Kuninori Morimoto · 13 years ago
  39. c9ae0c9 usb: gadget: renesas_usbhs: fixup bogus conversion by Kuninori Morimoto · 13 years ago
  40. 7fccd48 usb: gadget: renesas_usbhs: fixup struct completion usage by Kuninori Morimoto · 13 years ago
  41. 0e042be usb: gadget: fsl_udc_core: fix compile error. by Alexander Aring · 13 years ago
  42. 05bb701 usb: gadget: r8a66597-udc: fix flush fifo handling by Yoshihiro Shimoda · 13 years ago
  43. b8cbbf8 usb: gadget: r8a66597-udc: fix for udc-newstyle by Yoshihiro Shimoda · 13 years ago
  44. 0de174b usb: musb: hdrc: fix dependency on USB_GADGET_DUALSPEED in Kconfig by Luciano Coelho · 13 years ago
  45. d067859 usb: musb: remove incorrectly added ARCH_U5500 define by Mian Yousaf Kaukab · 13 years ago
  46. 59d81f8 usb: gadget: core: allow everybody to read sysfs attributes by Felipe Balbi · 13 years ago
  47. 6f39504 usb: gadget: core: fix bug when removing gadget drivers by Felipe Balbi · 13 years ago
  48. 3c2d636 usb: musb: gadget: don't call ->disconnect() on exit by Felipe Balbi · 13 years ago
  49. 1d91a96 usb: gadget: udc-core: fix bug on soft_connect and srp interfaces by Felipe Balbi · 13 years ago
  50. 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
  51. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  52. b2c0a86 USB: Update last_busy time after autosuspend fails by Alan Stern · 13 years ago
  53. 79c3dd8 usb, xhci: Clear warm reset change event during init by Don Zickus · 13 years ago
  54. d31c285 xhci: Set slot and ep0 flags for address command. by Sarah Sharp · 13 years ago
  55. d674806 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 13 years ago
  56. f43d623 usb, xhci: fix lockdep warning on endpoint timeout by Don Zickus · 13 years ago
  57. 16ee792 Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  58. 4bcbcc9 usb: fix implicit usage of gfp.h in host/xhci-hub.c by Paul Gortmaker · 13 years ago
  59. f940fcd usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed by Paul Gortmaker · 13 years ago
  60. 6eb0de8 usb: Add module.h to drivers/usb consumers who really use it. by Paul Gortmaker · 13 years ago
  61. efa62e1 Merge branch 'depends/rmk/gpio' into next/devel by Arnd Bergmann · 13 years ago
  62. 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
  63. 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
  64. 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
  65. 1be025d Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  66. 59e5253 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  67. 376638603 MIPS: Alchemy: remove all CONFIG_SOC_AU1??? defines by Manuel Lauss · 13 years ago
  68. ce6bc92 MIPS: Alchemy: abstract USB block control register access by Manuel Lauss · 13 years ago
  69. 29ea35969 Merge branch 'imx/devel' into next/devel by Arnd Bergmann · 13 years ago
  70. a2c76b8 usb: renesas_usbhs: fixup inconsistent return from usbhs_pkt_push() by Kuninori Morimoto · 13 years ago
  71. 3a7655f usb/isp1760: Allow to optionally trigger low-level chip reset via GPIOLIB. by Joachim Foerster · 13 years ago
  72. 0f8fd43 USB: gadget: midi: memory leak in f_midi_bind_config() by Dan Carpenter · 13 years ago
  73. 0889551 USB: gadget: midi: fix range check in f_midi_out_open() by Dan Carpenter · 13 years ago
  74. 273d235 QE/FHCI: fixed the CONTROL bug by Jerry Huang · 13 years ago
  75. 55b5a62 usb: renesas_usbhs: tidyup for smatch warnings by Kuninori Morimoto · 13 years ago
  76. 3a6e711 USB: Fix USB Kconfig dependency problem on 85xx/QoirQ platforms by Xu lei · 13 years ago
  77. 68aa95d EHCI: workaround for MosChip controller bug by Alan Stern · 13 years ago
  78. 91960c2 usb: gadget: file_storage: fix race on unloading by Yauheni Kaliuta · 13 years ago
  79. 1d749f9 USB: ftdi_sio.c: Use ftdi async_icount structure for TIOCMIWAIT, as in other drivers by Uwe Bonnes · 13 years ago
  80. 005b3cd USB: ftdi_sio.c:Fill MSR fields of the ftdi async_icount structure by Uwe Bonnes · 13 years ago
  81. ac295f3 USB: ftdi_sio.c: Fill LSR fields of the ftdi async_icount structure by Uwe Bonnes · 13 years ago
  82. da7fbb6 USB: ftdi_sio.c:Fill TX field of the ftdi async_icount structure by Uwe Bonnes · 13 years ago
  83. c9222ec USB: ftdi_sio.c: Fill the RX field of the ftdi async_icount structure by Uwe Bonnes · 13 years ago
  84. c75ccd4 USB: ftdi_sio.c: Basic icount infrastructure for ftdi_sio by Uwe Bonnes · 13 years ago
  85. 8f5d621 usb/isp1760: Let OF bindings depend on general CONFIG_OF instead of PPC_OF . by Joachim Foerster · 13 years ago
  86. 3687f64 USB: ftdi_sio: Support TI/Luminary Micro Stellaris BD-ICDI Board by Peter Stuge · 13 years ago
  87. a8b43c0 USB: Fix runtime wakeup on OHCI by Matthew Garrett · 13 years ago
  88. 48e8236 xHCI/USB: Make xHCI driver have a BOS descriptor. by Sarah Sharp · 13 years ago
  89. cefd3e7 Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into devel-stable by Russell King · 13 years ago
  90. fa3ae0c usb: gadget: add new usb gadget for ACM and mass storage by Klaus Schwarzkopf · 13 years ago
  91. 431879a usb: gadget: mv_udc: fix compile warning by Felipe Balbi · 13 years ago
  92. 1aec033 usb: gadget: mv_udc: add clock gating support by Neil Zhang · 13 years ago
  93. fb22cba usb: gadget: mv_udc: add test mode support by Neil Zhang · 13 years ago
  94. 46e172d usb: gadget: mv_udc: use DMA API for status_req's dma address by Neil Zhang · 13 years ago
  95. daec765 usb: gadget: mv_udc: fix dtd dma confusion by Neil Zhang · 13 years ago
  96. 046b07a usb: gadget: mv_udc: add shutdown function for it by Neil Zhang · 13 years ago
  97. 3661622 usb: gadget: mv_udc: correct ep0 state by Neil Zhang · 13 years ago
  98. 0c70840 usb: gadget: mv_udc: rewrite fifo flush by Neil Zhang · 13 years ago
  99. 615268b usb: gadget: mv_udc: set unused endpoint with right type by Neil Zhang · 13 years ago
  100. 27cec2b usb: gadget: mv_udc: add missing spinlock in ep enable/disable by Neil Zhang · 13 years ago