1. 0f91349 usb: gadget: convert all users to the new udc infrastructure by Sebastian Andrzej Siewior · 13 years ago
  2. 2ccea03 usb: gadget: introduce UDC Class by Felipe Balbi · 13 years ago
  3. 664a51a USB: deprecate g_file_storage by Alan Stern · 13 years ago
  4. 08e6c61 usb: renesas_usbhs: fixup connection fail by Kuninori Morimoto · 13 years ago
  5. dcc8545 Merge 3.0-rc2 into usb-linus as it's needed by some USB patches by Greg Kroah-Hartman · 13 years ago
  6. a26d31ce USB: serial: add another 4N-GALAXY.DE PID to ftdi_sio driver by Steffen Sledz · 13 years ago
  7. 3095ec8 Revert "USB: option: add ID for ZTE MF 330" by Greg Kroah-Hartman · 13 years ago
  8. e73a989 usb: renesas_usbhs: add DMAEngine support by Kuninori Morimoto · 13 years ago
  9. 0cb7e61 usb: renesas_usbhs: tidyup pio handler name by Kuninori Morimoto · 13 years ago
  10. 0432eed usb: renesas_usbhs: tifyup packet start timing by Kuninori Morimoto · 13 years ago
  11. d77e3f4 usb: renesas_usbhs: add pipe/fifo link by Kuninori Morimoto · 13 years ago
  12. d3af90a usb: renesas_usbhs: add usbhsf_fifo by Kuninori Morimoto · 13 years ago
  13. 97664a2 usb: renesas_usbhs: shrink spin lock area by Kuninori Morimoto · 13 years ago
  14. 8a2c225 usb: renesas_usbhs: remove usbhsg_queue_get by Kuninori Morimoto · 13 years ago
  15. dad6739 usb: renesas_usbhs: modify data transfer interrupt by Kuninori Morimoto · 13 years ago
  16. 659d495 usb: renesas_usbhs: modify data transfer method by Kuninori Morimoto · 13 years ago
  17. 6acb95d usb: renesas_usbhs: modify packet queue control method by Kuninori Morimoto · 13 years ago
  18. 4bd0481 usb: renesas_usbhs: divide data transfer functions by Kuninori Morimoto · 13 years ago
  19. e8d548d usb: renesas_usbhs: fifo became independent from pipe. by Kuninori Morimoto · 13 years ago
  20. ad6f2a8 usb: renesas_usbhs: modify pipe direction flags by Kuninori Morimoto · 13 years ago
  21. cc55687 ehci-hcd: remove EOL from MODULE_PARM_DESC for 'hird' option by Niels de Vos · 13 years ago
  22. e90ed12 USB: wusbcore: return negative error codes by Dan Carpenter · 13 years ago
  23. 7febe2b drivers/usb/host/ohci-pxa27x.c: add missing clk_put by Julia Lawall · 13 years ago
  24. 97b2f90 USB: CONFIG_USB_GADGET_DUALSPEED is not user-configurable by Alan Stern · 13 years ago
  25. c5c69f3 USB: dummy-hcd needs the has_tt flag by Alan Stern · 13 years ago
  26. 21c13a4 usb-storage: redo incorrect reads by Alan Stern · 13 years ago
  27. ceb8036 USB: net2272: driver for PLX NET2272 USB device controller by Seth Levy · 13 years ago
  28. c4fc234 USB: Add "authorized_default" parameter to the usbcore module by Carl-Daniel Hailfinger · 13 years ago
  29. 6806817 usb/gadget: (fusb300_udc) Remove unused function fusb300_ep0_complete by Guenter Roeck · 13 years ago
  30. 1acb30e USB: ehci-s5p: add PM support by Jingoo Han · 13 years ago
  31. 3af51ac usb/renesas_usbhs: free uep on removal by Sebastian Andrzej Siewior · 13 years ago
  32. 6bc1295 usb/s3c-hsudc: fix error path by Sebastian Andrzej Siewior · 13 years ago
  33. a6207b1 usb/pxa25x_udc: cleanup the LUBBOCK err path by Sebastian Andrzej Siewior · 13 years ago
  34. cb42447 usb/mv_udc_core: fix compile by Sebastian Andrzej Siewior · 13 years ago
  35. b38b03b usb: gadget: include <linux/prefetch.h> to fix compiling error by Bryan Wu · 13 years ago
  36. 83a0180 USB: s3c-hsotg: Tone down debugging by Mark Brown · 13 years ago
  37. 1d4a4bd usb: remove bad dput after dentry_unhash by Sage Weil · 13 years ago
  38. 3824c1d USB: core: Tolerate protocol stall during hub and port status read by Libor Pechacek · 13 years ago
  39. 9303961 musb: fix prefetch build failure by Mike Frysinger · 13 years ago
  40. 4061fde USB: cdc-acm: Adding second ACM channel support for Nokia E7 and C7 by Toby Gray · 13 years ago
  41. 3898115 usb-gadget: unlock data->lock mutex on error path in ep_write() by Alexey Khoroshilov · 13 years ago
  42. 7e8e62e USB: option Add blacklist for ZTE K3765-Z (19d2:2002) by Torsten Hilbrich · 13 years ago
  43. 5c3e407 option: add Prolink PH300 modem IDs by Dan Williams · 13 years ago
  44. 15badbc option: add Alcatel X200 to sendsetup blacklist by Dan Williams · 13 years ago
  45. cdacb59 option: add Zoom 4597 modem USB IDs by Dan Williams · 13 years ago
  46. cd3c18b USB: xhci - fix interval calculation for FS isoc endpoints by Dmitry Torokhov · 13 years ago
  47. f5182b4 xhci: Disable MSI for some Fresco Logic hosts. by Sarah Sharp · 13 years ago
  48. 001fd38 xhci: Do not issue device reset when device is not setup by Maarten Lankhorst · 13 years ago
  49. e2b0217 xhci: Add defines for hardcoded slot states by Maarten Lankhorst · 13 years ago
  50. f5960b6 xhci: Remove some unnecessary casts and tidy some endian swap code by Matt Evans · 13 years ago
  51. 4819fef xhci: Bigendian fix for xhci_check_bandwidth() by Matt Evans · 13 years ago
  52. f697531 xhci: Bigendian fix for skip_isoc_td() by Matt Evans · 13 years ago
  53. 87367a0 Merge branch 'for-usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci by Linus Torvalds · 13 years ago
  54. 2cf95c1 Intel xhci: Limit number of active endpoints to 64. by Sarah Sharp · 13 years ago
  55. ad80833 Intel xhci: Ignore spurious successful event. by Sarah Sharp · 13 years ago
  56. 69e848c Intel xhci: Support EHCI/xHCI port switching. by Sarah Sharp · 14 years ago
  57. 5ccee4a USB: TWL6025 allow different regulator name by Graeme Gregory · 13 years ago
  58. f444ff2 xhci: STFU: Be quieter during URB submission and completion. by Sarah Sharp · 14 years ago
  59. 5153b7b xhci: STFU: Don't print event ring dequeue pointer. by Sarah Sharp · 14 years ago
  60. 380032c xhci: STFU: Remove function tracing. by Sarah Sharp · 14 years ago
  61. fe6c6c1 xhci: Don't submit commands when the host is dead. by Sarah Sharp · 13 years ago
  62. 0714a57 xhci: Clear stopped_td when Stop Endpoint command completes. by Sarah Sharp · 13 years ago
  63. f50d1d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 13 years ago
  64. 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
  65. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  66. ad94717 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  67. 268bb0c sanitize <linux/prefetch.h> usage by Linus Torvalds · 13 years ago
  68. d5f6db9e USB: EHCI: Remove SPARC_LEON {read,write}_be definitions from ehci.h by Jan Andersson · 13 years ago
  69. fda928a USB: UHCI: Support big endian GRUSBHC HC by Jan Andersson · 13 years ago
  70. 51e2f62 USB: UHCI: Add support for big endian descriptors by Jan Andersson · 13 years ago
  71. bab1ff1 USB: UHCI: Use ACCESS_ONCE rather than using a full compiler barrier by Alan Stern · 13 years ago
  72. 8452c67 USB: UHCI: Add support for big endian mmio by Jan Andersson · 13 years ago
  73. 5116901 usb-storage: Correct adjust_quirks to include latest flags by Karl Relton · 13 years ago
  74. d05b6ec usb/isp1760: Fix possible unlink problems by Arvid Brodin · 13 years ago
  75. 079cdb0 usb/isp1760: Move function isp1760_endpoint_disable() within file. by Arvid Brodin · 13 years ago
  76. 69fff59 USB: remove remaining usages of hcd->state from usbcore and fix regression by Alan Stern · 13 years ago
  77. e05503e Haavard Skinnemoen has left Atmel by Jean Delvare · 13 years ago
  78. b1608d6 drivercore: revert addition of of_match to struct device by Grant Likely · 13 years ago
  79. d238944 usb: musb: ux500: add configuration and build options for ux500 dma by Mian Yousaf Kaukab · 14 years ago
  80. 8dcc8f7 usb: musb: ux500: add dma glue layer for ux500 by Mian Yousaf Kaukab · 14 years ago
  81. e3c496f usb: musb: ux500: add dma name for ux500 by Mian Yousaf Kaukab · 14 years ago
  82. a48ff90 usb: musb: ux500: add ux500 specific code for gadget side by Mian Yousaf Kaukab · 14 years ago
  83. 28e4970 usb: musb: fix compile error by Felipe Balbi · 13 years ago
  84. a8e62dd usb-storage: fix up the unusual_realtek device list by Alan Stern · 13 years ago
  85. e6251a9 USB: gadget: f_audio: Fix invalid dereference of initdata by Martin Jackson · 13 years ago
  86. 1e12c91 EHCI: don't rescan interrupt QHs needlessly by Alan Stern · 13 years ago
  87. 2b7aaf5 OHCI: fix regression caused by nVidia shutdown workaround by Alan Stern · 13 years ago
  88. e99c430 USB: OTG: msm: Free VCCCX regulator even if we can't set the voltage by Mark Brown · 13 years ago
  89. 7b521fc USB: OTG: msm: Allow the widest possible range for VDDCX when removing by Mark Brown · 13 years ago
  90. 610ba42 USB: option: add support for Huawei E353 device by Marcin Gałczyński · 13 years ago
  91. 834cb0f xhci: Fix memory leak bug when dropping endpoints by Sarah Sharp · 13 years ago
  92. 30f89ca xhci: Fix memory leak in ring cache deallocation. by Sarah Sharp · 13 years ago
  93. b513d44 xhci: Fix full speed bInterval encoding. by Sarah Sharp · 13 years ago
  94. 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
  95. 472b912 usb: gadget: rndis: don't test against req->length by Felipe Balbi · 13 years ago
  96. bf1f0a0 usb/gadget: at91sam9g20 fix end point max packet size by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  97. b0795bb drivers/usb/serial/opticon.c: Release resources on kmalloc failure by Julia Lawall · 13 years ago
  98. 2328cea USB: s3c-hsotg: return proper error if clk_get fails by Jingoo Han · 13 years ago
  99. 66e5c64 USB: s3c-hsotg: fix checkpatch warnings by Jingoo Han · 13 years ago
  100. d616766 USB: s3c-hsudc: fix checkpatch error and warning by Jingoo Han · 13 years ago