1. a535d81 usb: dwc3: fix implementation of endpoint wedge by Alan Stern · 11 years ago
  2. 655403c usb: gadget: mass storage: fix return of delayed status by Pratyush Anand · 11 years ago
  3. bc912b0 usb: gadget: f_mass_storage: fix mass storage dependency by Andrzej Pietrasiewicz · 11 years ago
  4. 97a27f7 usb: phy: phy-mxs-usb: set the correct platform drvdata by Jisheng Zhang · 11 years ago
  5. 66fadea usb: musb: only cancel work if it is initialized by Sebastian Andrzej Siewior · 11 years ago
  6. 2bac51a usb: gadget: composite: reset delayed_status on reset_config by Michael Grzeschik · 11 years ago
  7. a655f48 usb: musb: musb_cppi41: handle pre-mature TX complete interrupt by Sebastian Andrzej Siewior · 11 years ago
  8. d373a85 usb: musb: musb_cppi41: factor most of cppi41_dma_callback() into cppi41_trans_done() by Sebastian Andrzej Siewior · 11 years ago
  9. 37cfbc4 usb: phy: generic: fix a compiler warning by Heikki Krogerus · 11 years ago
  10. dc52c57 usb: phy-generic: fix nop xceiv probe by Aaro Koskinen · 11 years ago
  11. fd3923a usb: fix musb gadget to enable OTG mode conditionally by Apelete Seketeli · 11 years ago
  12. b144e4a usb: gadget: fix pxa25x compilation problems by Linus Walleij · 11 years ago
  13. d18f7116 usb: gadget: s3c-hsotg: fix disconnect handling by Robert Baldyga · 11 years ago
  14. 93f599f usb: gadget: s3c-hsotg: fix spinlock locking by Robert Baldyga · 11 years ago
  15. af9f51c usb: phy: generic: fix how we find out about our resources by Felipe Balbi · 11 years ago
  16. 39189c9 usb: phy: remove dead code by Michal Nazarewicz · 11 years ago
  17. b0e3636 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  18. 82023bb Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  19. 9073e1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  20. 16735d0 tree-wide: use reinit_completion instead of INIT_COMPLETION by Wolfram Sang · 11 years ago
  21. 3a83f99 ACPI: Eliminate the DEVICE_ACPI_HANDLE() macro by Rafael J. Wysocki · 11 years ago
  22. 8ceafbf Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  23. 9bc9ccd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  24. 10d0c97 Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 11 years ago
  25. f9efbce Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  26. aac59e3 Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  27. b548095 Merge remote-tracking branch 'grant/devicetree/next' into for-next by Rob Herring · 11 years ago
  28. c287322 Merge tag 'usb-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  29. e1466ad USB: serial: ftdi_sio: add id for Z3X Box device by Алексей Крамаренко · 11 years ago
  30. 54dc579 Revert "USB: pl2303: restrict the divisor based baud rate encoding method to the "HX" chip type" by Greg Kroah-Hartman · 11 years ago
  31. 1796a228 Revert "usb: pl2303: fix+improve the divsor based baud rate encoding method" by Greg Kroah-Hartman · 11 years ago
  32. 7e12a6fc Revert "usb: pl2303: do not round to the next nearest standard baud rate for the divisor based baud rate encoding method" by Greg Kroah-Hartman · 11 years ago
  33. 336b9da Revert "usb: pl2303: remove 500000 baud from the list of standard baud rates" by Greg Kroah-Hartman · 11 years ago
  34. 692ed4d Revert "usb: pl2303: move the two baud rate encoding methods to separate functions" by Greg Kroah-Hartman · 11 years ago
  35. 92dfe41 Revert "usb: pl2303: increase the allowed baud rate range for the divisor based encoding method" by Greg Kroah-Hartman · 11 years ago
  36. e2afb1d Revert "usb: pl2303: also use the divisor based baud rate encoding method for baud rates < 115200 with HX chips" by Greg Kroah-Hartman · 11 years ago
  37. 233c3dd Revert "usb: pl2303: add two comments concerning the supported baud rates with HX chips" by Greg Kroah-Hartman · 11 years ago
  38. 281393a Revert "pl2303: simplify the else-if contruct for type_1 chips in pl2303_startup()" by Greg Kroah-Hartman · 11 years ago
  39. b52e111 Revert "pl2303: improve the chip type information output on startup" by Greg Kroah-Hartman · 11 years ago
  40. e8bbd5c Revert "pl2303: improve the chip type detection/distinction" by Greg Kroah-Hartman · 11 years ago
  41. 0916919 Revert "USB: pl2303: distinguish between original and cloned HX chips" by Greg Kroah-Hartman · 11 years ago
  42. 460d47d DMA-API: usb: musb: use platform_device_register_full() to avoid directly messing with dma masks by Russell King · 11 years ago
  43. e1fd734 DMA-API: usb: use new dma_coerce_mask_and_coherent() by Russell King · 11 years ago
  44. 22d9d8e DMA-API: usb: use dma_set_coherent_mask() by Russell King · 11 years ago
  45. 4ffb431 DMA-API: usb: ohci-sa1111: add a note about DMA masks by Russell King · 11 years ago
  46. 01edb5e DMA-API: usb: ssb-hcd: replace dma_set_mask()+dma_set_coherent_mask() with new helper by Russell King · 11 years ago
  47. d288059 DMA-API: usb: bcma: replace dma_set_mask()+dma_set_coherent_mask() with new helper by Russell King · 11 years ago
  48. 8e29217 usb: usbtest: support container id descriptor test by Huang Rui · 11 years ago
  49. b8fef79 usb: usbtest: support superspeed device capbility descriptor test by Huang Rui · 11 years ago
  50. 82f9267 usb: usbtest: support usb2 extension descriptor test by Huang Rui · 11 years ago
  51. c2ec3a7 usb: chipidea: only get vbus regulator for non-peripheral mode by Peter Chen · 11 years ago
  52. 0d768fcf USB: ehci-atmel: add usb_clk for transition to CCF by Boris BREZILLON · 11 years ago
  53. 9983d6d usb: cdc-wdm: ignore speed change notifications by Bjørn Mork · 11 years ago
  54. 73e0686 USB: cdc-wdm: support back-to-back USB_CDC_NOTIFY_RESPONSE_AVAILABLE notifications by Greg Suarez · 11 years ago
  55. 32e2493 usbatm: Fix dynamic_debug / ratelimited atm_dbg and atm_rldbg macros by Joe Perches · 11 years ago
  56. 9d3bd76 usb: usbtest: support bos descriptor test for usb 3.0 by Huang Rui · 11 years ago
  57. 488c9cd USB: phy: samsung: Support multiple PHYs of same type by Anton Tikhomirov · 11 years ago
  58. f74b75e usb: wusbcore: change WA_SEGS_MAX to a legal value by Thomas Pugliese · 11 years ago
  59. f07ddb9 usb: wusbcore: add a quirk for Alereon HWA device isoc behavior by Thomas Pugliese · 11 years ago
  60. 2101242 usb: wusbcore: combine multiple isoc frames in a single transfer request. by Thomas Pugliese · 11 years ago
  61. 7b6bc07 usb: wusbcore: set the RPIPE wMaxPacketSize value correctly by Thomas Pugliese · 11 years ago
  62. df101c5 usb: chipidea: host: more enhancement when ci->hcd is NULL by Peter Chen · 11 years ago
  63. e55f7cd usb: ohci: remove ep93xx bus glue platform driver by H Hartley Sweeten · 11 years ago
  64. f55055b usb: usbtest: fix checkpatch warning as sizeof code style by Huang Rui · 11 years ago
  65. a1924d8 usb/gadget: f_mass_storage: use string literal as format in dev_set_name by Andrzej Pietrasiewicz · 11 years ago
  66. 0636fc5 USB:add new zte 3g-dongle's pid to option.c by Rui li · 11 years ago
  67. e84f9e5 consolidate the reassignments of ->f_op in ->open() instances by Al Viro · 11 years ago
  68. 5328f35 Merge tag 'usb-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 11 years ago
  69. f2c28cf USB: wusbcore: fix usb_dev leaks by Alexey Khoroshilov · 11 years ago
  70. 1c124c9 USB: UHCI: check for wakeup/suspend race by Alan Stern · 11 years ago
  71. b8efdaf USB: EHCI: add check for wakeup/suspend race by Alan Stern · 11 years ago
  72. 0a56b4f USB: change dev_warn about missing reset-resume to dev_dbg by Alan Stern · 11 years ago
  73. 7c71c6e USB: OHCI: fix and explain sparse errors by Alan Stern · 11 years ago
  74. 4a71f24 USB: EHCI: fix sparse errors by Alan Stern · 11 years ago
  75. 5d8f681 USB: EHCI: fix type mismatch in check_intr_schedule by Alan Stern · 11 years ago
  76. 9afcdb1 Merge tag 'for-usb-next-2013-10-17' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-next by Greg Kroah-Hartman · 11 years ago
  77. 5584cfb Merge 3.12-rc6 into usb-next. by Greg Kroah-Hartman · 11 years ago
  78. 1653d2f usb: wusbcore: preserve endianness of cached descriptors by Thomas Pugliese · 11 years ago
  79. 679ee47 usb: wusbcore: serialize access to the HWA data out endpoint by Thomas Pugliese · 11 years ago
  80. 80d7d8a usb: phy: twl6030-usb: Include linux/of.h header by Sachin Kamat · 11 years ago
  81. 4805414 usb: musb: cppi41: allow to defer probing if DMA isn't yet available by Sebastian Andrzej Siewior · 11 years ago
  82. 8d1aad7 usb: musb: core: Call dma_controller_destroy() in error path only once. by Sebastian Andrzej Siewior · 11 years ago
  83. 0d2dd7e usb: musb: core: properly free host / device structs in err path by Sebastian Andrzej Siewior · 11 years ago
  84. 5bb7289 usb: gadget: f_mass_storage: style corrections, cleanup & simplification by Andrzej Pietrasiewicz · 11 years ago
  85. 24616eb usb: musb: dsps: run the timer only on OTG systems by Sebastian Andrzej Siewior · 11 years ago
  86. 0f901c9 usb: musb: dsps: redo the otg timer by Sebastian Andrzej Siewior · 11 years ago
  87. 807d0d2 usb: musb: dsps: remove declartion for dsps_musb_try_idle() by Sebastian Andrzej Siewior · 11 years ago
  88. 8b9fcce usb: musb: dsps: move try_idle to start hook by Sebastian Andrzej Siewior · 11 years ago
  89. ae44df2 usb: musb: call musb_start() only once in OTG mode by Sebastian Andrzej Siewior · 11 years ago
  90. a2cdc34 usb: xhci: remove the unused ->address field by Dan Williams · 11 years ago
  91. 4e34181 usb: xhci: kill a conditional when toggling cycle by Dan Williams · 11 years ago
  92. fd1ac4c usb: hub_activate kill an 'else' by Dan Williams · 11 years ago
  93. eea8851 usb: misc: usb3503: Fix compile error due to incorrect regmap depedency by Matthew Dawson · 11 years ago
  94. 41314fe usb/chipidea: fix oops on memory allocation failure by Russell King - ARM Linux · 11 years ago
  95. e92aee3 usb: hub: Clear Port Reset Change during init/resume by Julius Werner · 11 years ago
  96. 06793f2 drivers: usb: core: devio.c: Spaces to tabs for proc_control_compat() by Matthias Beyer · 11 years ago
  97. 5b32c38 drivers: usb: core: devio.c: Spaces to tabs for proc_reapurbnonblock() by Matthias Beyer · 11 years ago
  98. d80e224d target: Remove TF_CIT_TMPL macro by Andy Grover · 11 years ago
  99. 32c37fc usb-storage: add quirk for mandatory READ_CAPACITY_16 by Oliver Neukum · 11 years ago
  100. fd8573f usb: serial: option: blacklist Olivetti Olicard200 by Enrico Mioso · 11 years ago