1. b511e5e usb: dwc3: gadget: split special cases of ep_queue() by Felipe Balbi · 12 years ago
  2. 3daf74d usb: dwc3: remove WARN_ON from dwc_stop_active_transfer by Pratyush Anand · 12 years ago
  3. 0a6a2da Merge tag 'fixes-for-v3.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 12 years ago
  4. 0070513 usb-storage: revert commit afff07e61a52 (Add 090c:1000 to unusal-devs) by Alan Stern · 12 years ago
  5. 6a0bdff SCSI & usb-storage: add try_rc_10_first flag by Alan Stern · 12 years ago
  6. a188b68 usb: gadget: hsotg: pullup method implementation for s3c-hsotg UDC driver by Lukasz Majewski · 12 years ago
  7. 58a0f23 USB: DWC3: Issue device soft reset before core soft reset by Pratyush Anand · 12 years ago
  8. 45627ac USB: DWC3: Put 100 ms delay for phy to be stable by Pratyush Anand · 12 years ago
  9. 45c396c usb: dwc3: Remove duplicate header file inclusion by Sachin Kamat · 12 years ago
  10. d6e16a8 usb: gadget: mass_storage: fail fsg_store_file() early if colud not open file by Michal Nazarewicz · 12 years ago
  11. f87cabf usb: gadget: storage_common: remove FSG_BUFFHD_STATIC_BUFFER support by Michal Nazarewicz · 12 years ago
  12. 8c778db usb: musb: host: release dma channels if no active io by Ajay Kumar Gupta · 12 years ago
  13. d7dbdb5 usb: gadget: lpc32xx_udc: fix build error with debugfs enabled by Alexandre Pereira da Silva · 12 years ago
  14. dc8738d usb: otg: twl6030-usb: Fix twl writes by Moiz Sonasath · 12 years ago
  15. 6f47209 usb: gadget: acm_ms: need to set max_speed by Steve Bennett · 12 years ago
  16. 5085669 usb: gadget: lpc32xx_udc: move clock init to clock framework by Alexandre Pereira da Silva · 12 years ago
  17. ba78917 usb: gadget: fsl_mxc_udc: do not depend on grouped clocks by Fabio Estevam · 12 years ago
  18. 3d4eb9d usb: gadget: mv: Add USB 3.0 device driver for Marvell PXA2128 chip. by Yu Xu · 12 years ago
  19. 1e2c4e5 USB: option: add id for Cellient MEN-200 by Dmitry Shmygov · 12 years ago
  20. ff446f2 Merge 3.5-rc3 into usb-next by Greg Kroah-Hartman · 12 years ago
  21. 78091dc USB: ohci-nxp: add usbd and otg clock initialization by Alexandre Pereira da Silva · 12 years ago
  22. 1a86e15 USB: cdc-wdm: QMI devices are now handled by qmi_wwan by Bjørn Mork · 12 years ago
  23. c50f2af USB: serial: Remove unused serial_priv variable by Bill Pemberton · 12 years ago
  24. 996a776 USB: serial: Remove unused s_priv variable by Bill Pemberton · 12 years ago
  25. 71c421d usb: correct trivial typo in drivers/usb/host/Kconfig by Jesper Dangaard Brouer · 12 years ago
  26. 1591633 usb: dwc3: giveback all queued request when ep disabled or reset received by Pratyush Anand · 12 years ago
  27. e8d4e8b usb: dwc3: fix giveback of queued request in ep_dequeue by Pratyush Anand · 12 years ago
  28. 5ad1d31 usb: hsotg: samsung: smp Provide *_lock functions abstraction layer for SMP SoCs by Lukasz Majewski · 12 years ago
  29. 2b19a52 usb: hsotg: samsung: Protect the udc_stop routine with spinlock by Lukasz Majewski · 12 years ago
  30. 22258f4 usb: hsotg: samsung: Replace endpoint specific locks with a global lock by Lukasz Majewski · 12 years ago
  31. 99c5150 usb: gadget: hidg: register OUT INT endpoint for SET_REPORT by Daniel Mack · 12 years ago
  32. a8287a4 usb: gadget: mass_storage: add documentation by Michal Nazarewicz · 12 years ago
  33. 1a12af1 usb: gadget: mass_storage: remove unused options by Michal Nazarewicz · 12 years ago
  34. b3a3dd0 USB: fix gathering of interface associations by Daniel Mack · 12 years ago
  35. 5897b03 usb: ehci-sh: fix illegal phy_init() running when platform_data is NULL by Shimoda, Yoshihiro · 12 years ago
  36. 6c4707f usb: cdc-acm: fix devices not unthrottled on open by Otto Meta · 12 years ago
  37. 6b03b13 usb: otg: twl: add missing IRQF_ONESHOT by Felipe Balbi · 12 years ago
  38. 354ab85 Fix OMAP EHCI suspend/resume failure (i693) by Anand Gadiyar · 12 years ago
  39. c4828d9 USB: ohci-hub: Mark ohci_finish_controller_resume() as __maybe_unused by Roland Stigge · 12 years ago
  40. 0658a33 usb: use usb_serial_put in usb_serial_probe errors by Jan Safrata · 12 years ago
  41. 07828b1 USB: EHCI: Fix build warning in xilinx ehci driver by Herton Ronaldo Krzesinski · 12 years ago
  42. 4f7a67e USB: fix PS3 EHCI systems by Ricardo Martins · 12 years ago
  43. 57e04bd Merge tag 'for-usb-linus-2012-06-13' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-linus by Greg Kroah-Hartman · 12 years ago
  44. 622eb78 xHCI: Increase the timeout for controller save/restore state operation by Andiry Xu · 12 years ago
  45. 32f1d2c xhci: Don't free endpoints in xhci_mem_cleanup() by Takashi Iwai · 12 years ago
  46. 46ed8f0 xhci: Fix invalid loop check in xhci_free_tt_info() by Takashi Iwai · 12 years ago
  47. e25e62a xhci: Fix error path return value. by Sarah Sharp · 12 years ago
  48. 55558c3 USB: Checking the wrong variable in usb_disable_lpm() by Dan Carpenter · 12 years ago
  49. afff07e usb-storage: Add 090c:1000 to unusal-devs by Hans de Goede · 12 years ago
  50. e714fad usb-core: Set intfdata to NULL if a driver's probe method failed by Hans de Goede · 12 years ago
  51. 4d4847b usb: early: fixed coding style issue related to : operator by Jeffrin Jose · 12 years ago
  52. 81df2d5 USB: allow match on bInterfaceNumber by Bjørn Mork · 12 years ago
  53. 7e97243 USB: rename the usb misc class from "usb" to "usbmisc" by Greg Kroah-Hartman · 12 years ago
  54. fc8ef48 USB: storage: fixed space issues in coding style. by Jeffrin Jose · 12 years ago
  55. e463c6d USB: option: handle send_setup blacklisting at probe by Johan Hovold · 12 years ago
  56. 378fac2 USB: option: clean up probe coding style by Johan Hovold · 12 years ago
  57. e17f8af Merge branch 'usb-linus' into usb-next by Greg Kroah-Hartman · 12 years ago
  58. a276400 USB: option: use usb_{get,set}_serial_data by Johan Hovold · 12 years ago
  59. 0b84704 USB: serial-generic: use a single set of device IDs by Alan Stern · 12 years ago
  60. 954c3f8 USB: serial: Enforce USB driver and USB serial driver match by Bjørn Mork · 12 years ago
  61. c2fb8a3 USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2 by Alan Stern · 12 years ago
  62. c2e935a USB: move transceiver from ehci_hcd and ohci_hcd to hcd and rename it as phy by Richard Zhao · 12 years ago
  63. 0ef0be1 USB: option: add more YUGA device ids by 说不得 · 12 years ago
  64. b9c8766 USB: mos7840: Fix compilation of usb serial driver by Tony Zelenoff · 12 years ago
  65. b9c3aab USB: option: fix memory leak by Johan Hovold · 12 years ago
  66. 4273f98 USB: option: fix port-data abuse by Johan Hovold · 12 years ago
  67. 1aa3c63 USB: mct_u232: Fix incorrect TIOCMSET return by Alan Cox · 12 years ago
  68. 42ca7da USB: option: Updated Huawei K4605 has better id by Andrew Bird · 12 years ago
  69. 19a3dd1 USB: serial: sierra: Add support for Sierra Wireless AirCard 320U modem by Tom Cassidy · 12 years ago
  70. 5bbfa6f USB: serial: cp210x: add Optris MS Pro usb id by Mikko Tuumanen · 12 years ago
  71. e00a54d USB: ftdi-sio: Add support for RT Systems USB-RTS01 serial adapter by Evan McNabb · 12 years ago
  72. c41444c USB: qcserial: Add Sierra Wireless device IDs by Bjørn Mork · 12 years ago
  73. 4cbbb03 USB: option: Add Vodafone/Huawei K5005 support by Bjørn Mork · 12 years ago
  74. de102ef USB: cdc-wdm: Add Vodafone/Huawei K5005 support by Bjørn Mork · 12 years ago
  75. 2347fc4 usb: gadget: Complete fsl qe/udc driver conversion by Ben Collins · 12 years ago
  76. 2b97fb5 usb: imx21-hcd.c: Use clk_prepare_enable/clk_disable_unprepare by Fabio Estevam · 12 years ago
  77. 8194fea usb: imx_udc.c: Use clk_prepare_enable/clk_disable_unprepare by Fabio Estevam · 12 years ago
  78. 1c7f6cd usb: fsl_mxc_udc.c : Use clk_prepare_enable/clk_disable_unprepare by Fabio Estevam · 12 years ago
  79. b785ea7 usb: gadget: composite: fix ep->maxburst initialization by Felipe Balbi · 12 years ago
  80. dcae357 usb: dwc3: resume phy during gadget initialization on recent cores by Pratyush Anand · 12 years ago
  81. 7e39b81 usb: dwc3: Correct DWC3_DCTL_HIRD_THRES definition by Pratyush Anand · 12 years ago
  82. 3336abb usb: dwc3: gadget: ignore endpoint IRQs when endpoint is disabled by Felipe Balbi · 12 years ago
  83. 1e2360e usb: dwc3: gadget: don't call stop_active_transfers() on disconnect by Felipe Balbi · 12 years ago
  84. ea53b88 usb: dwc3: gadget: don't wait for ep cmd IRQ by Felipe Balbi · 13 years ago
  85. 6dbc10c usb: dwc3: gadget: drop useless code by Felipe Balbi · 13 years ago
  86. 79d6680 usb: otg: isp1301_omap: resolve unused variable warning from gcc by Paul Walmsley · 13 years ago
  87. 2ed9127 usb: musb: host: Disable MUSB DMA mode incase of DMA channel request failure by Mantesh Sarasetti · 12 years ago
  88. 08f75bf usb: musb_gadget: fix crash caused by dangling pointer by Grazvydas Ignotas · 12 years ago
  89. 6594b2d usb: musb: davinci: Fix build breakage by Jon Povey · 12 years ago
  90. abf710e usb: musb: handle nuked ep dma interrupt by Vikram Pandita · 12 years ago
  91. 80e91fd usb: gadget: regression fix - usage of usb_ep by Christoph Fritz · 12 years ago
  92. 70b674b usb: dwc3: Fix break from cleanup request loop by Pratyush Anand · 12 years ago
  93. d6d6ec7 usb: dwc3: Fix missed isoc IN transaction by Pratyush Anand · 12 years ago
  94. d05b818 USB: DWC3: Correct DWC3_DSTS_SOFFN_MASK definition by Pratyush Anand · 12 years ago
  95. 389f282 USB: DWC3: Correct DWC3_TRB_SIZE_TRBSTS definition by Pratyush Anand · 12 years ago
  96. 206dd69 USB: DWC3: Generate interrupt on each TRB as default option by Pratyush Anand · 12 years ago
  97. 109f0f7 usb: gadget: s3c-hsudc.c: Remove unneeded condition by Ido Shayevitz · 12 years ago
  98. 0561ed4 usb: gadget: s3c2410_udc: Remove unneeded condition by Ido Shayevitz · 12 years ago
  99. 3ba0b31 usb: gadget: pxa25x_udc: Remove unneeded condition by Ido Shayevitz · 12 years ago
  100. 77964b3 usb: gadget: omap_udc: Remove unneeded condition by Ido Shayevitz · 12 years ago