1. 77c4400 USB: Chipidea: rename struct ci13xxx_udc_driver to struct ci13xxx_platform_data by Richard Zhao · 13 years ago
  2. 6bf8359 usb: chipidea: msm: add remove method by Felipe Balbi · 13 years ago
  3. 17d2fcc usb: chipidea: msm: add missing section annotation by Felipe Balbi · 13 years ago
  4. b2006d9 usb: chipidea: drop useless arch-check by Felipe Balbi · 13 years ago
  5. b7283d5 usb: chipidea: remove unneeded NULL check by Alexander Shishkin · 13 years ago
  6. 3d97ff6 usbdevfs: Use scatter-gather lists for large bulk transfers by Hans de Goede · 13 years ago
  7. 19181bc usbdevfs: Add a USBDEVFS_GET_CAPABILITIES ioctl by Hans de Goede · 13 years ago
  8. 2102e06 usbdevfs: Correct amount of data copied to user in processcompl_compat by Hans de Goede · 13 years ago
  9. 02f824a USB: class: cdc-acm: Fixed coding style issue. by Jeffrin Jose · 13 years ago
  10. 9cb0756 USB: ehci-s5p: use devm_ functions by Jingoo Han · 13 years ago
  11. 390a0a7 USB: ohci-exynos: use devm_ functions by Jingoo Han · 13 years ago
  12. e864abe USB: ohci-exynos: add clock gating to suspend/resume by Jingoo Han · 13 years ago
  13. ff9cce8 Merge tag 'xceiv-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 13 years ago
  14. 9331415 Merge tag 'dwc3-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 13 years ago
  15. 94ff447 Merge tag 'gadget-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 13 years ago
  16. 979eef3 Merge tag 'musb-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 13 years ago
  17. e765bf8 Merge 3.5-rc5 into usb-next by Greg Kroah-Hartman · 13 years ago
  18. f8ecf82 usb: phy: fix error handling in usb_get_phy by Kishon Vijay Abraham I · 13 years ago
  19. ded017e usb: phy: fix return value check of usb_get_phy by Kishon Vijay Abraham I · 13 years ago
  20. 65c84ea usb: gadget: at91_udc: Propagate devicetree to gadget drivers by Alexandre Pereira da Silva · 13 years ago
  21. cb4baf1 usb: gadget: fsl_udc: Propagate devicetree to gadget drivers by Alexandre Pereira da Silva · 13 years ago
  22. 7d7b229 usb: gadget: s3c-hsotg: Propagate devicetree to gadget drivers by Alexandre Pereira da Silva · 13 years ago
  23. eebc0d3 usb: gadget: lpc32xx_udc: Propagate devicetree to gadget drivers by Alexandre Pereira da Silva · 13 years ago
  24. 48a31af usb: gadget: mass_storage: make "file" and "ro" read only in some cases by Michal Nazarewicz · 13 years ago
  25. 6f17f74 usb: dwc3: return error in case of run/stop timeout by Pratyush Anand · 13 years ago
  26. e274a31 usb: dwc3: enable ACCEPT{U1,U2}ENA when SetConfiguration received by Pratyush Anand · 13 years ago
  27. dd864f2 usb: dwc3: no need to clear INIT{U1,U2}ENA bits by Pratyush Anand · 13 years ago
  28. cbc725b usb: dwc3: keep default hird threshold value as 4b1100 by Pratyush Anand · 13 years ago
  29. 08f0d96 usb: dwc3: correct set_halt implementation for ep0 by Pratyush Anand · 13 years ago
  30. 984e974 ARM: OMAP: USB: Fixup ehci_hcd_omap_probe error path by Russ Dill · 13 years ago
  31. a46af4e USB: EHCI: define extension registers like normal ones by Alan Stern · 13 years ago
  32. cf61fdb USB: FHCI: Reusing QUICC Engine USB Controller registers from immap_qe.h by Guilherme Maciel Ferreira · 13 years ago
  33. 3fcc8f9 USB: CP210x Add 10 Device IDs by Craig Shelley · 13 years ago
  34. 065b07e USB: option: Add USB ID for Novatel Ovation MC551 by Forest Bond · 13 years ago
  35. c615632 usb: phy: Fix Kconfig dependency for Phy drivers by Alexandre Pereira da Silva · 13 years ago
  36. 023b515 uas: task mgmt & error handling by Gerd Hoffmann · 13 years ago
  37. bdd000f uas: track urbs, kill inflight urbs on disconnect. by Gerd Hoffmann · 13 years ago
  38. 8aac863 uas: improve error handling by Gerd Hoffmann · 13 years ago
  39. b1d6769 uas: keep track of command state, finish scsi cmd when really done. by Gerd Hoffmann · 13 years ago
  40. e9bd7e1 uas: fix sense urb handling by Gerd Hoffmann · 13 years ago
  41. db32de1 Revert "usb/uas: one only one status URB/host on stream-less connection" by Gerd Hoffmann · 13 years ago
  42. c621a81 Revert "usb/uas: make sure data urb is gone if we receive status before that" by Gerd Hoffmann · 13 years ago
  43. 5c81aba usb: dwc3: ep0: prevent starting transfers twice on ep0 by Felipe Balbi · 13 years ago
  44. 9be2395 usb: dwc3: gadget: remove duplicated code from __dwc3_gadget_ep_set_halt by Felipe Balbi · 13 years ago
  45. 31bde1c usb: gadget: Fix g_ether interface link status by Kevin Cernekee · 13 years ago
  46. b8a3efa usb: otg: twl: use devres API to allocate resources by Kishon Vijay Abraham I · 13 years ago
  47. b1183c2 usb: musb: omap: use devres API to allocate resources by Kishon Vijay Abraham I · 13 years ago
  48. c83a854 usb: musb: move otg specific initializations from twl to glue by Kishon Vijay Abraham I · 13 years ago
  49. c972143 usb: musb: twl: use mailbox API to send VBUS or ID events by Kishon Vijay Abraham I · 13 years ago
  50. 1e5acb8 usb: musb: move work_struct(otg_notifier_work) from core to omap glue by Kishon Vijay Abraham I · 13 years ago
  51. 410219d usb: otg: utils: devres: Add API's to associate a device with the phy by Kishon Vijay Abraham I · 13 years ago
  52. 662dca5 usb: otg: support for multiple transceivers by a single controller by Kishon Vijay Abraham I · 13 years ago
  53. 721002e usb: otg: utils: rename function name in OTG utils by Kishon Vijay Abraham I · 13 years ago
  54. b4996a8 usb: dwc3: rename res_trans_idx to resource_index by Felipe Balbi · 13 years ago
  55. b511e5e usb: dwc3: gadget: split special cases of ep_queue() by Felipe Balbi · 13 years ago
  56. 3daf74d usb: dwc3: remove WARN_ON from dwc_stop_active_transfer by Pratyush Anand · 13 years ago
  57. 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 · 13 years ago
  58. 0070513 usb-storage: revert commit afff07e61a52 (Add 090c:1000 to unusal-devs) by Alan Stern · 13 years ago
  59. 6a0bdff SCSI & usb-storage: add try_rc_10_first flag by Alan Stern · 13 years ago
  60. a188b68 usb: gadget: hsotg: pullup method implementation for s3c-hsotg UDC driver by Lukasz Majewski · 13 years ago
  61. 58a0f23 USB: DWC3: Issue device soft reset before core soft reset by Pratyush Anand · 13 years ago
  62. 45627ac USB: DWC3: Put 100 ms delay for phy to be stable by Pratyush Anand · 13 years ago
  63. 45c396c usb: dwc3: Remove duplicate header file inclusion by Sachin Kamat · 13 years ago
  64. d6e16a8 usb: gadget: mass_storage: fail fsg_store_file() early if colud not open file by Michal Nazarewicz · 13 years ago
  65. f87cabf usb: gadget: storage_common: remove FSG_BUFFHD_STATIC_BUFFER support by Michal Nazarewicz · 13 years ago
  66. 8c778db usb: musb: host: release dma channels if no active io by Ajay Kumar Gupta · 13 years ago
  67. d7dbdb5 usb: gadget: lpc32xx_udc: fix build error with debugfs enabled by Alexandre Pereira da Silva · 13 years ago
  68. dc8738d usb: otg: twl6030-usb: Fix twl writes by Moiz Sonasath · 13 years ago
  69. 6f47209 usb: gadget: acm_ms: need to set max_speed by Steve Bennett · 13 years ago
  70. 5085669 usb: gadget: lpc32xx_udc: move clock init to clock framework by Alexandre Pereira da Silva · 13 years ago
  71. ba78917 usb: gadget: fsl_mxc_udc: do not depend on grouped clocks by Fabio Estevam · 13 years ago
  72. 3d4eb9d usb: gadget: mv: Add USB 3.0 device driver for Marvell PXA2128 chip. by Yu Xu · 13 years ago
  73. 1e2c4e5 USB: option: add id for Cellient MEN-200 by Dmitry Shmygov · 13 years ago
  74. ff446f2 Merge 3.5-rc3 into usb-next by Greg Kroah-Hartman · 13 years ago
  75. 78091dc USB: ohci-nxp: add usbd and otg clock initialization by Alexandre Pereira da Silva · 13 years ago
  76. 1a86e15 USB: cdc-wdm: QMI devices are now handled by qmi_wwan by Bjørn Mork · 13 years ago
  77. c50f2af USB: serial: Remove unused serial_priv variable by Bill Pemberton · 13 years ago
  78. 996a776 USB: serial: Remove unused s_priv variable by Bill Pemberton · 13 years ago
  79. 71c421d usb: correct trivial typo in drivers/usb/host/Kconfig by Jesper Dangaard Brouer · 13 years ago
  80. 1591633 usb: dwc3: giveback all queued request when ep disabled or reset received by Pratyush Anand · 13 years ago
  81. e8d4e8b usb: dwc3: fix giveback of queued request in ep_dequeue by Pratyush Anand · 13 years ago
  82. 5ad1d31 usb: hsotg: samsung: smp Provide *_lock functions abstraction layer for SMP SoCs by Lukasz Majewski · 13 years ago
  83. 2b19a52 usb: hsotg: samsung: Protect the udc_stop routine with spinlock by Lukasz Majewski · 13 years ago
  84. 22258f4 usb: hsotg: samsung: Replace endpoint specific locks with a global lock by Lukasz Majewski · 13 years ago
  85. 99c5150 usb: gadget: hidg: register OUT INT endpoint for SET_REPORT by Daniel Mack · 13 years ago
  86. a8287a4 usb: gadget: mass_storage: add documentation by Michal Nazarewicz · 13 years ago
  87. 1a12af1 usb: gadget: mass_storage: remove unused options by Michal Nazarewicz · 13 years ago
  88. b3a3dd0 USB: fix gathering of interface associations by Daniel Mack · 13 years ago
  89. 5897b03 usb: ehci-sh: fix illegal phy_init() running when platform_data is NULL by Shimoda, Yoshihiro · 13 years ago
  90. 6c4707f usb: cdc-acm: fix devices not unthrottled on open by Otto Meta · 13 years ago
  91. 6b03b13 usb: otg: twl: add missing IRQF_ONESHOT by Felipe Balbi · 13 years ago
  92. 354ab85 Fix OMAP EHCI suspend/resume failure (i693) by Anand Gadiyar · 13 years ago
  93. c4828d9 USB: ohci-hub: Mark ohci_finish_controller_resume() as __maybe_unused by Roland Stigge · 13 years ago
  94. 0658a33 usb: use usb_serial_put in usb_serial_probe errors by Jan Safrata · 13 years ago
  95. 07828b1 USB: EHCI: Fix build warning in xilinx ehci driver by Herton Ronaldo Krzesinski · 13 years ago
  96. 4f7a67e USB: fix PS3 EHCI systems by Ricardo Martins · 13 years ago
  97. 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 · 13 years ago
  98. 622eb78 xHCI: Increase the timeout for controller save/restore state operation by Andiry Xu · 13 years ago
  99. 32f1d2c xhci: Don't free endpoints in xhci_mem_cleanup() by Takashi Iwai · 13 years ago
  100. 46ed8f0 xhci: Fix invalid loop check in xhci_free_tt_info() by Takashi Iwai · 13 years ago