1. 28f65c11 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 13 years ago
  2. a26d31ce USB: serial: add another 4N-GALAXY.DE PID to ftdi_sio driver by Steffen Sledz · 13 years ago
  3. 3095ec8 Revert "USB: option: add ID for ZTE MF 330" by Greg Kroah-Hartman · 13 years ago
  4. 7febe2b drivers/usb/host/ohci-pxa27x.c: add missing clk_put by Julia Lawall · 13 years ago
  5. 97b2f90 USB: CONFIG_USB_GADGET_DUALSPEED is not user-configurable by Alan Stern · 13 years ago
  6. c5c69f3 USB: dummy-hcd needs the has_tt flag by Alan Stern · 13 years ago
  7. 21c13a4 usb-storage: redo incorrect reads by Alan Stern · 13 years ago
  8. 3af51ac usb/renesas_usbhs: free uep on removal by Sebastian Andrzej Siewior · 13 years ago
  9. 6bc1295 usb/s3c-hsudc: fix error path by Sebastian Andrzej Siewior · 13 years ago
  10. a6207b1 usb/pxa25x_udc: cleanup the LUBBOCK err path by Sebastian Andrzej Siewior · 13 years ago
  11. cb42447 usb/mv_udc_core: fix compile by Sebastian Andrzej Siewior · 13 years ago
  12. b38b03b usb: gadget: include <linux/prefetch.h> to fix compiling error by Bryan Wu · 13 years ago
  13. 83a0180 USB: s3c-hsotg: Tone down debugging by Mark Brown · 13 years ago
  14. 1d4a4bd usb: remove bad dput after dentry_unhash by Sage Weil · 13 years ago
  15. 3824c1d USB: core: Tolerate protocol stall during hub and port status read by Libor Pechacek · 13 years ago
  16. 9303961 musb: fix prefetch build failure by Mike Frysinger · 13 years ago
  17. 4061fde USB: cdc-acm: Adding second ACM channel support for Nokia E7 and C7 by Toby Gray · 13 years ago
  18. 3898115 usb-gadget: unlock data->lock mutex on error path in ep_write() by Alexey Khoroshilov · 13 years ago
  19. 7e8e62e USB: option Add blacklist for ZTE K3765-Z (19d2:2002) by Torsten Hilbrich · 13 years ago
  20. 5c3e407 option: add Prolink PH300 modem IDs by Dan Williams · 13 years ago
  21. 15badbc option: add Alcatel X200 to sendsetup blacklist by Dan Williams · 13 years ago
  22. cdacb59 option: add Zoom 4597 modem USB IDs by Dan Williams · 13 years ago
  23. cd3c18b USB: xhci - fix interval calculation for FS isoc endpoints by Dmitry Torokhov · 13 years ago
  24. f5182b4 xhci: Disable MSI for some Fresco Logic hosts. by Sarah Sharp · 13 years ago
  25. 001fd38 xhci: Do not issue device reset when device is not setup by Maarten Lankhorst · 13 years ago
  26. e2b0217 xhci: Add defines for hardcoded slot states by Maarten Lankhorst · 13 years ago
  27. 4819fef xhci: Bigendian fix for xhci_check_bandwidth() by Matt Evans · 13 years ago
  28. f697531 xhci: Bigendian fix for skip_isoc_td() by Matt Evans · 13 years ago
  29. 87367a0 Merge branch 'for-usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci by Linus Torvalds · 13 years ago
  30. 2cf95c1 Intel xhci: Limit number of active endpoints to 64. by Sarah Sharp · 13 years ago
  31. ad80833 Intel xhci: Ignore spurious successful event. by Sarah Sharp · 13 years ago
  32. 69e848c Intel xhci: Support EHCI/xHCI port switching. by Sarah Sharp · 13 years ago
  33. 5ccee4a USB: TWL6025 allow different regulator name by Graeme Gregory · 13 years ago
  34. f444ff2 xhci: STFU: Be quieter during URB submission and completion. by Sarah Sharp · 13 years ago
  35. 5153b7b xhci: STFU: Don't print event ring dequeue pointer. by Sarah Sharp · 13 years ago
  36. 380032c xhci: STFU: Remove function tracing. by Sarah Sharp · 13 years ago
  37. fe6c6c1 xhci: Don't submit commands when the host is dead. by Sarah Sharp · 13 years ago
  38. 0714a57 xhci: Clear stopped_td when Stop Endpoint command completes. by Sarah Sharp · 13 years ago
  39. f50d1d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 13 years ago
  40. c44dead Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 13 years ago
  41. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  42. ad94717 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  43. 268bb0c sanitize <linux/prefetch.h> usage by Linus Torvalds · 13 years ago
  44. d5f6db9e USB: EHCI: Remove SPARC_LEON {read,write}_be definitions from ehci.h by Jan Andersson · 13 years ago
  45. fda928a USB: UHCI: Support big endian GRUSBHC HC by Jan Andersson · 13 years ago
  46. 51e2f62 USB: UHCI: Add support for big endian descriptors by Jan Andersson · 13 years ago
  47. bab1ff1 USB: UHCI: Use ACCESS_ONCE rather than using a full compiler barrier by Alan Stern · 13 years ago
  48. 8452c67 USB: UHCI: Add support for big endian mmio by Jan Andersson · 13 years ago
  49. 5116901 usb-storage: Correct adjust_quirks to include latest flags by Karl Relton · 13 years ago
  50. d05b6ec usb/isp1760: Fix possible unlink problems by Arvid Brodin · 13 years ago
  51. 079cdb0 usb/isp1760: Move function isp1760_endpoint_disable() within file. by Arvid Brodin · 13 years ago
  52. 69fff59 USB: remove remaining usages of hcd->state from usbcore and fix regression by Alan Stern · 13 years ago
  53. e05503e Haavard Skinnemoen has left Atmel by Jean Delvare · 13 years ago
  54. b1608d6 drivercore: revert addition of of_match to struct device by Grant Likely · 13 years ago
  55. d238944 usb: musb: ux500: add configuration and build options for ux500 dma by Mian Yousaf Kaukab · 13 years ago
  56. 8dcc8f7 usb: musb: ux500: add dma glue layer for ux500 by Mian Yousaf Kaukab · 13 years ago
  57. e3c496f usb: musb: ux500: add dma name for ux500 by Mian Yousaf Kaukab · 13 years ago
  58. a48ff90 usb: musb: ux500: add ux500 specific code for gadget side by Mian Yousaf Kaukab · 13 years ago
  59. 28e4970 usb: musb: fix compile error by Felipe Balbi · 13 years ago
  60. a8e62dd usb-storage: fix up the unusual_realtek device list by Alan Stern · 13 years ago
  61. e6251a9 USB: gadget: f_audio: Fix invalid dereference of initdata by Martin Jackson · 13 years ago
  62. 1e12c91 EHCI: don't rescan interrupt QHs needlessly by Alan Stern · 13 years ago
  63. 2b7aaf5 OHCI: fix regression caused by nVidia shutdown workaround by Alan Stern · 13 years ago
  64. e99c430 USB: OTG: msm: Free VCCCX regulator even if we can't set the voltage by Mark Brown · 13 years ago
  65. 7b521fc USB: OTG: msm: Allow the widest possible range for VDDCX when removing by Mark Brown · 13 years ago
  66. 610ba42 USB: option: add support for Huawei E353 device by Marcin Gałczyński · 13 years ago
  67. 834cb0f xhci: Fix memory leak bug when dropping endpoints by Sarah Sharp · 13 years ago
  68. 30f89ca xhci: Fix memory leak in ring cache deallocation. by Sarah Sharp · 13 years ago
  69. b513d44 xhci: Fix full speed bInterval encoding. by Sarah Sharp · 13 years ago
  70. 2efeaeb Merge branch 'for-next' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 13 years ago
  71. 472b912 usb: gadget: rndis: don't test against req->length by Felipe Balbi · 13 years ago
  72. bf1f0a0 usb/gadget: at91sam9g20 fix end point max packet size by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  73. b0795bb drivers/usb/serial/opticon.c: Release resources on kmalloc failure by Julia Lawall · 13 years ago
  74. 2328cea USB: s3c-hsotg: return proper error if clk_get fails by Jingoo Han · 13 years ago
  75. 66e5c64 USB: s3c-hsotg: fix checkpatch warnings by Jingoo Han · 13 years ago
  76. d616766 USB: s3c-hsudc: fix checkpatch error and warning by Jingoo Han · 13 years ago
  77. 004c127 USB: s3c-hsudc: use IS_ERR() instead of NULL check by Jingoo Han · 13 years ago
  78. 8620543 usb: musb: Calling VBUS pulsing API when SRP is initiated. by Hema HK · 13 years ago
  79. 603ab52 usb: otg: TWL6030: OMAP4430: Adding SRP VBUS pulsing API by Hema HK · 13 years ago
  80. c51e36d usb: musb: host: remove duplicate check in musb_ep_program() by Sergei Shtylyov · 13 years ago
  81. 981430a usb: musb: export musb_interrupt symbol by Felipe Balbi · 13 years ago
  82. 1376d92 usb: musb: allow musb and glue layers to be modules by Felipe Balbi · 13 years ago
  83. 5c8a86e usb: musb: drop unneeded musb_debug trickery by Felipe Balbi · 13 years ago
  84. a088592 xhci: move the common code to a function to get max ports and port array by huajun li · 13 years ago
  85. 3610ea5 ehci: workaround for pci quirk timeout on ExoPC by Andy Ross · 13 years ago
  86. 5c85301 ehci: pci quirk cleanup by Andy Ross · 13 years ago
  87. af5c580 Merge branch 'for-usb-next' of git+ssh://master.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-next by Greg Kroah-Hartman · 13 years ago
  88. 3abeca9 xhci: Fix bug in control transfer cancellation. by Sarah Sharp · 13 years ago
  89. 97f9322 usb: renesas_usbhs: fixup error processing on probe/remove by Kuninori Morimoto · 13 years ago
  90. c786e09 usb: renesas_usbhs: fixup fifo disable by Kuninori Morimoto · 13 years ago
  91. fd5054c USB: cdc_acm: Fix oops when Droids MuIn LCD is connected by Erik Slagter · 13 years ago
  92. a9df304 USB: Gadget: Add Samsung S3C24XX USB High-Speed controller driver by Thomas Abraham · 13 years ago
  93. 849426c usb: gadget: Remove the LUN checks which are always true by Maxin B John · 13 years ago
  94. 304b0b5 usb: fix warning in usbtest module v2 by Greg Dietsche · 13 years ago
  95. 27362d4 USB: ehci-s5p : use __devinit and __devexit macros for probe and remove by Jingoo Han · 13 years ago
  96. c851e83 USB: cp210x: fix typo, Telegesys should have been Telegesis by Florian Fainelli · 13 years ago
  97. 95ed323 usb: gadget: f_mass_storage: Make us pass USBCV MSC Compliance tests by Roger Quadros · 13 years ago
  98. 1b9ba00 usb: gadget: composite: Allow function drivers to pause control transfers by Roger Quadros · 13 years ago
  99. 8eadef1 Merge branch 'for-usb-next' of git+ssh://master.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-next by Greg Kroah-Hartman · 13 years ago
  100. 8a1629c Merge branch 2.6.39-rc7 into usb-linus by Greg Kroah-Hartman · 13 years ago