1. fb5f183 usb: ohci-at91: fix irq and iomem resource retrieval by Boris BREZILLON · 11 years ago
  2. 7cd0c29 usb: phy: fix driver dependencies by Felipe Balbi · 11 years ago
  3. 6962d91 xhci: Limit the spurious wakeup fix only to HP machines by Takashi Iwai · 11 years ago
  4. 5a1e145 usb: chipidea: fix nobody cared IRQ when booting with host role by Peter Chen · 11 years ago
  5. cc5c9eb6 usb: chipidea: host: Only disable the vbus regulator if it is not NULL by Fabio Estevam · 11 years ago
  6. 52d0dc7 usb: serial: zte_ev: move support for ZTE AC2726 from zte_ev back to option by Dmitry Kunilov · 11 years ago
  7. 4144bc8 usb: cdc-wdm: manage_power should always set needs_remote_wakeup by Bjørn Mork · 11 years ago
  8. 757de81 Merge tag 'fixes-for-v3.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 11 years ago
  9. 851dd02 usb: phy-tegra-usb.c: wrong pointer check for remap UTMI by Chris Ruehl · 11 years ago
  10. 2d51f3c usb: hub: Use correct reset for wedged USB3 devices that are NOTATTACHED by Julius Werner · 11 years ago
  11. 9876388 usb: ohci-pxa27x: include linux/dma-mapping.h by Daniel Mack · 11 years ago
  12. 3b59d16 USB: cdc-acm: Added support for the Lenovo RD02-D400 USB Modem by David Cluytens · 11 years ago
  13. a313249 USB: pl2303: fixed handling of CS5 setting by Colin Leitner · 11 years ago
  14. 8704211 USB: ftdi_sio: fixed handling of unsupported CSIZE setting by Colin Leitner · 11 years ago
  15. 78692cc USB: mos7840: correct handling of CS5 setting by Colin Leitner · 11 years ago
  16. 711fbdf USB: spcp8x5: correct handling of CS5 setting by Colin Leitner · 11 years ago
  17. 471e42a usb: wusbcore: fix deadlock in wusbhc_gtk_rekey by Thomas Pugliese · 11 years ago
  18. 6161ae5 usb: wusbcore: do device lookup while holding the hc mutex by Thomas Pugliese · 11 years ago
  19. f4042c0 usb: wusbcore: send keepalives to unauthenticated devices by Thomas Pugliese · 11 years ago
  20. 2bf308d USB: option: support new huawei devices by Fangxiaozhi (Franko) · 11 years ago
  21. 8f173e2 USB: serial: option: blacklist interface 1 for Huawei E173s-6 by Gustavo Zacarias · 11 years ago
  22. 35773da usb: xhci: Link TRB must not occur within a USB payload burst by David Laight · 11 years ago
  23. c24cb6c Merge tag 'fixes-for-v3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 11 years ago
  24. 0b55149 usb: phy: twl6030-usb: signedness bug in twl6030_readb() by Dan Carpenter · 11 years ago
  25. 501fae5 usb: dwc3: power off usb phy in error path by Kishon Vijay Abraham I · 11 years ago
  26. 3088f10 usb: dwc3: invoke phy_resume after phy_init by Kishon Vijay Abraham I · 11 years ago
  27. 2cf93be usb: gadget: f_mass_storage: call try_to_freeze only when its safe by George Cherian · 11 years ago
  28. 3f79265 usb: gadget: tcm_usb_gadget: mark bot_cleanup_old_alt static by Felipe Balbi · 11 years ago
  29. 63b12e3 usb: gadget: ffs: fix sparse warning by Felipe Balbi · 11 years ago
  30. d07a590 usb: gadget: zero: module parameters can be static by Fengguang Wu · 11 years ago
  31. f91d2f4 usb: gadget: storage: fix sparse warning by Felipe Balbi · 11 years ago
  32. c8ba811 usb: phy: phy-rcar-gen2-usb: fix phy initialization by Valentine Barshak · 11 years ago
  33. e8d68f8 usb: phy: phy-generic: fix return value check in usb_nop_xceiv_register() by Wei Yongjun · 11 years ago
  34. a535d81 usb: dwc3: fix implementation of endpoint wedge by Alan Stern · 11 years ago
  35. 655403c usb: gadget: mass storage: fix return of delayed status by Pratyush Anand · 11 years ago
  36. bc912b0 usb: gadget: f_mass_storage: fix mass storage dependency by Andrzej Pietrasiewicz · 11 years ago
  37. 97a27f7 usb: phy: phy-mxs-usb: set the correct platform drvdata by Jisheng Zhang · 11 years ago
  38. 66fadea usb: musb: only cancel work if it is initialized by Sebastian Andrzej Siewior · 11 years ago
  39. 2bac51a usb: gadget: composite: reset delayed_status on reset_config by Michael Grzeschik · 11 years ago
  40. a655f48 usb: musb: musb_cppi41: handle pre-mature TX complete interrupt by Sebastian Andrzej Siewior · 11 years ago
  41. d373a85 usb: musb: musb_cppi41: factor most of cppi41_dma_callback() into cppi41_trans_done() by Sebastian Andrzej Siewior · 11 years ago
  42. 043e3f8 USB: serial: fix write memory-allocation flag by Johan Hovold · 11 years ago
  43. 6f64854 USB: serial: fix race in generic write by Johan Hovold · 11 years ago
  44. 37cfbc4 usb: phy: generic: fix a compiler warning by Heikki Krogerus · 11 years ago
  45. dc52c57 usb: phy-generic: fix nop xceiv probe by Aaro Koskinen · 11 years ago
  46. fd3923a usb: fix musb gadget to enable OTG mode conditionally by Apelete Seketeli · 11 years ago
  47. b144e4a usb: gadget: fix pxa25x compilation problems by Linus Walleij · 11 years ago
  48. d18f7116 usb: gadget: s3c-hsotg: fix disconnect handling by Robert Baldyga · 11 years ago
  49. 93f599f usb: gadget: s3c-hsotg: fix spinlock locking by Robert Baldyga · 11 years ago
  50. af9f51c usb: phy: generic: fix how we find out about our resources by Felipe Balbi · 11 years ago
  51. 39189c9 usb: phy: remove dead code by Michal Nazarewicz · 11 years ago
  52. b0e3636 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  53. 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
  54. 9073e1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  55. 16735d0 tree-wide: use reinit_completion instead of INIT_COMPLETION by Wolfram Sang · 11 years ago
  56. 3a83f99 ACPI: Eliminate the DEVICE_ACPI_HANDLE() macro by Rafael J. Wysocki · 11 years ago
  57. 8ceafbf Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  58. 9bc9ccd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  59. 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
  60. 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
  61. 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
  62. b548095 Merge remote-tracking branch 'grant/devicetree/next' into for-next by Rob Herring · 11 years ago
  63. 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
  64. e1466ad USB: serial: ftdi_sio: add id for Z3X Box device by Алексей Крамаренко · 11 years ago
  65. 54dc579 Revert "USB: pl2303: restrict the divisor based baud rate encoding method to the "HX" chip type" by Greg Kroah-Hartman · 11 years ago
  66. 1796a228 Revert "usb: pl2303: fix+improve the divsor based baud rate encoding method" by Greg Kroah-Hartman · 11 years ago
  67. 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
  68. 336b9da Revert "usb: pl2303: remove 500000 baud from the list of standard baud rates" by Greg Kroah-Hartman · 11 years ago
  69. 692ed4d Revert "usb: pl2303: move the two baud rate encoding methods to separate functions" by Greg Kroah-Hartman · 11 years ago
  70. 92dfe41 Revert "usb: pl2303: increase the allowed baud rate range for the divisor based encoding method" by Greg Kroah-Hartman · 11 years ago
  71. 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
  72. 233c3dd Revert "usb: pl2303: add two comments concerning the supported baud rates with HX chips" by Greg Kroah-Hartman · 11 years ago
  73. 281393a Revert "pl2303: simplify the else-if contruct for type_1 chips in pl2303_startup()" by Greg Kroah-Hartman · 11 years ago
  74. b52e111 Revert "pl2303: improve the chip type information output on startup" by Greg Kroah-Hartman · 11 years ago
  75. e8bbd5c Revert "pl2303: improve the chip type detection/distinction" by Greg Kroah-Hartman · 11 years ago
  76. 0916919 Revert "USB: pl2303: distinguish between original and cloned HX chips" by Greg Kroah-Hartman · 11 years ago
  77. 460d47d DMA-API: usb: musb: use platform_device_register_full() to avoid directly messing with dma masks by Russell King · 11 years ago
  78. e1fd734 DMA-API: usb: use new dma_coerce_mask_and_coherent() by Russell King · 11 years ago
  79. 22d9d8e DMA-API: usb: use dma_set_coherent_mask() by Russell King · 11 years ago
  80. 4ffb431 DMA-API: usb: ohci-sa1111: add a note about DMA masks by Russell King · 11 years ago
  81. 01edb5e DMA-API: usb: ssb-hcd: replace dma_set_mask()+dma_set_coherent_mask() with new helper by Russell King · 11 years ago
  82. d288059 DMA-API: usb: bcma: replace dma_set_mask()+dma_set_coherent_mask() with new helper by Russell King · 11 years ago
  83. 8e29217 usb: usbtest: support container id descriptor test by Huang Rui · 11 years ago
  84. b8fef79 usb: usbtest: support superspeed device capbility descriptor test by Huang Rui · 11 years ago
  85. 82f9267 usb: usbtest: support usb2 extension descriptor test by Huang Rui · 11 years ago
  86. c2ec3a7 usb: chipidea: only get vbus regulator for non-peripheral mode by Peter Chen · 11 years ago
  87. 0d768fcf USB: ehci-atmel: add usb_clk for transition to CCF by Boris BREZILLON · 11 years ago
  88. 9983d6d usb: cdc-wdm: ignore speed change notifications by Bjørn Mork · 11 years ago
  89. 73e0686 USB: cdc-wdm: support back-to-back USB_CDC_NOTIFY_RESPONSE_AVAILABLE notifications by Greg Suarez · 11 years ago
  90. 32e2493 usbatm: Fix dynamic_debug / ratelimited atm_dbg and atm_rldbg macros by Joe Perches · 11 years ago
  91. 9d3bd76 usb: usbtest: support bos descriptor test for usb 3.0 by Huang Rui · 11 years ago
  92. 488c9cd USB: phy: samsung: Support multiple PHYs of same type by Anton Tikhomirov · 11 years ago
  93. f74b75e usb: wusbcore: change WA_SEGS_MAX to a legal value by Thomas Pugliese · 11 years ago
  94. f07ddb9 usb: wusbcore: add a quirk for Alereon HWA device isoc behavior by Thomas Pugliese · 11 years ago
  95. 2101242 usb: wusbcore: combine multiple isoc frames in a single transfer request. by Thomas Pugliese · 11 years ago
  96. 7b6bc07 usb: wusbcore: set the RPIPE wMaxPacketSize value correctly by Thomas Pugliese · 11 years ago
  97. df101c5 usb: chipidea: host: more enhancement when ci->hcd is NULL by Peter Chen · 11 years ago
  98. e55f7cd usb: ohci: remove ep93xx bus glue platform driver by H Hartley Sweeten · 11 years ago
  99. f55055b usb: usbtest: fix checkpatch warning as sizeof code style by Huang Rui · 11 years ago
  100. a1924d8 usb/gadget: f_mass_storage: use string literal as format in dev_set_name by Andrzej Pietrasiewicz · 11 years ago