1. 67635d3 Merge 3.8-rc5 into usb-next by Greg Kroah-Hartman · 12 years ago
  2. 192fef1 usb: enable usb port device's async suspend. by Lan Tianyu · 12 years ago
  3. f6cced1 usb: expose usb port's pm qos flags to user space by Lan Tianyu · 12 years ago
  4. ad493e5 usb: add usb port auto power off mechanism by Lan Tianyu · 12 years ago
  5. 971fcd4 usb: add runtime pm support for usb port device by Lan Tianyu · 12 years ago
  6. 88bb965 usb: Register usb port's acpi power resources by Lan Tianyu · 12 years ago
  7. bde027b usb-uas: set max_lun and max_channel by Gerd Hoffmann · 12 years ago
  8. 59e931c4 usb: add driver for xsens motion trackers by Frans Klaver · 12 years ago
  9. 8ab03dd USB: misc: usb3503: Fix compiler warning by Dongjin Kim · 12 years ago
  10. 4811f53 Merge tag 'xceiv-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 12 years ago
  11. cba6c85 Merge tag 'gadget-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 12 years ago
  12. a9b8676 Merge tag 'dwc3-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 12 years ago
  13. 4682349 Merge tag 'musb-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 12 years ago
  14. 52758bc usb: dwc3: host: Change platform device ID for xhci-hcd to AUTO by Vivek Gautam · 12 years ago
  15. b0e45dd usb: dwc3: exynos/omap: Change platform device IDs for no_op_xceive to AUTO by Vivek Gautam · 12 years ago
  16. 5088b6f usb: dwc3: core: add dt support for dwc3 core by Kishon Vijay Abraham I · 12 years ago
  17. 0c4c8bb usb: phy: omap-usb2: enable 960Mhz clock for omap5 by Kishon Vijay Abraham I · 12 years ago
  18. b16604f usb: musb: omap: get phy by phandle for dt boot by Kishon Vijay Abraham I · 12 years ago
  19. c11747f usb: musb: omap: make use of the new PHY lib APIs by Kishon Vijay Abraham I · 12 years ago
  20. 57f6ce0 usb: phy: add a new driver for usb3 phy by Kishon Vijay Abraham I · 12 years ago
  21. ca784be usb: start using the control module driver by Kishon Vijay Abraham I · 12 years ago
  22. 01658f0 usb: phy: add a new driver for usb part of control module by Kishon Vijay Abraham I · 12 years ago
  23. 5d3c28b usb: otg: add device tree support to otg library by Kishon Vijay Abraham I · 12 years ago
  24. 0fa4fab usb: otg: utils: add facilities in phy lib to support multiple PHYs of same type by Kishon Vijay Abraham I · 12 years ago
  25. b4a83e4 usb: otg: add an api to bind the usb controller and phy by Kishon Vijay Abraham I · 12 years ago
  26. 5ea9213 usb: dwc3: core: stray statements are removed by Kishon Vijay Abraham I · 12 years ago
  27. 8ba007a usb: dwc3: core: enable the USB2 and USB3 phy in probe by Kishon Vijay Abraham I · 12 years ago
  28. 7e41bba usb: dwc3: omap: Add an API to write to dwc mailbox by Kishon Vijay Abraham I · 12 years ago
  29. 6373218 usb: dwc3: omap: Remove explicit writes to SYSCONFIG register by Kishon Vijay Abraham I · 12 years ago
  30. af310e9 usb: dwc3: omap: use runtime API's to enable clocks by Kishon Vijay Abraham I · 12 years ago
  31. b4bfe6a usb: dwc3: omap: use of_platform API to create dwc3 core pdev by Kishon Vijay Abraham I · 12 years ago
  32. 94c6a43 usb: dwc3: omap: use device_for_each_child to handle child removal by Kishon Vijay Abraham I · 12 years ago
  33. fe29db8 usb: dwc3: exynos: fix compatible strings for the device by Vivek Gautam · 12 years ago
  34. 6e24777 usb: ehci-s5p/ohci-exynos: Fix compatible strings for the device by Vivek Gautam · 12 years ago
  35. bdb6bc0 USB: fix sign-extension bug in the hub driver by Alan Stern · 12 years ago
  36. 3171fca USB: uhci: beautify source code by Chen Gang · 12 years ago
  37. f8f0302 USB: option: add and update Alcatel modems by Bjørn Mork · 12 years ago
  38. eab8050 USB: misc: usb3503: add dt support by Dongjin Kim · 12 years ago
  39. 9bc5d12 USB: UHCI: remove unused definition by Woody Suwalski · 12 years ago
  40. 13996ca USB: uhci: check buffer length to avoid memory overflow by Chen Gang · 12 years ago
  41. eeef458 usb: gadget: constify all struct usb_gadget_ops by Felipe Balbi · 12 years ago
  42. 449d04a usb: gadget: mv_udc: fix the value of tranceiver by Chao Xie · 12 years ago
  43. ab592a7 usb: host: ehci-mv: remove unused variable by Chao Xie · 12 years ago
  44. fb3dfe1 usb: otg: mv_otg: use devm_xxx for probe by Chao Xie · 12 years ago
  45. 6a6f05f usb: gadget: mv_udc: fix the warning of mv_udc_remove by Chao Xie · 12 years ago
  46. 3517c31 usb: gadget: mv_udc: use devm_xxx for probe by Chao Xie · 12 years ago
  47. 2d7ebbb usb: gadget: completely remove ->start/->stop by Felipe Balbi · 12 years ago
  48. 4991e10 usb: gadget: s3c2410: convert to udc_start/udc_stop by Felipe Balbi · 12 years ago
  49. 70189a6 usb: gadget: pxa27x_udc: convert to udc_start/udc_stop by Felipe Balbi · 12 years ago
  50. 6166c24 usb: gadget: pxa25x_udc: convert to udc_start/udc_stop by Felipe Balbi · 12 years ago
  51. 1fb3b1c usb: gadget: pch_udc: convert to udc_start/udc_stop by Felipe Balbi · 12 years ago
  52. 1bf0cf6 usb: gadget: omap_udc: convert to udc_start/udc_stop by Felipe Balbi · 12 years ago
  53. 3381fb6 usb: gadget: m66592-udc: convert to udc_start/udc_stop by Felipe Balbi · 12 years ago
  54. eb65796 usb: gadget: fsl_udc_core: convert to udc_start/udc_stop by Felipe Balbi · 12 years ago
  55. 950b3c1 usb: gadget: goku_udc: convert to udc_start/udc_stop by Felipe Balbi · 12 years ago
  56. 8de94ff usb: gadget: fusb300_udc: convert to udc_start/udc_stop by Felipe Balbi · 12 years ago
  57. 45005f6 usb: gadget: amd5536udc: convert to udc_start/udc_stop by Felipe Balbi · 12 years ago
  58. 54a3ac0 usb: Using correct way to clear usb3.0 device's remote wakeup feature. by Lan Tianyu · 12 years ago
  59. 58b2939 usb: Prevent dead ports when xhci is not enabled by David Moore · 12 years ago
  60. 48c3375 USB: XHCI: fix memory leak of URB-private data by Alan Stern · 12 years ago
  61. ba7b5c2 drivers: xhci: fix incorrect bit test by Nickolai Zeldovich · 12 years ago
  62. f18f8ed xhci: Fix TD size for isochronous URBs. by Sarah Sharp · 12 years ago
  63. 760973d xhci: Fix isoc TD encoding. by Sarah Sharp · 12 years ago
  64. 1a94774 usb: dwc3: gadget: change HIRD threshold to 12 by Felipe Balbi · 12 years ago
  65. aac16b6 usb: gadget: mv_udc: use udc_start and udc_stop functions by Chao Xie · 12 years ago
  66. dba63b2 USB: EHCI: fix build error in ehci-mxc by Alan Stern · 12 years ago
  67. 5a1a174 usb: phy: samsung: Remove __devinit, __devexit_p and __exit annotations by Vivek Gautam · 12 years ago
  68. ed993bf USB: ohci-exynos: Add phy driver support by Vivek Gautam · 12 years ago
  69. d233c19 USB: ehci-s5p: Add phy driver support by Vivek Gautam · 12 years ago
  70. 8c1b3e1 usb: phy: samsung: Add host phy support to samsung-phy driver by Vivek Gautam · 12 years ago
  71. b506eeb ARM: EXYNOS: Update & move usb-phy types to generic include layer by Vivek Gautam · 12 years ago
  72. 148e113 usb: Convert to devm_ioremap_resource() by Thierry Reding · 12 years ago
  73. 9debc17 USB: EHCI: add a name for the platform-private field by Alan Stern · 12 years ago
  74. 9ce45ef USB: EHCI: fix incorrect configuration test by Alan Stern · 12 years ago
  75. 9ec6e9d USB: EHCI: Move definition of EHCI_STATS to ehci.h by Roger Quadros · 12 years ago
  76. 0f815a0 USB: UHCI: fix IRQ race during initialization by Alan Stern · 12 years ago
  77. d2123fd USB: Set usb port's DeviceRemovable according acpi information by Lan Tianyu · 12 years ago
  78. 5c6e9bf0 drivers/usb/chipidea/core.c: adjust duplicate test by Julia Lawall · 12 years ago
  79. ad2e632 Merge tag 'fixes-for-v3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 12 years ago
  80. 38b3ad5 usb: gadget: fix two sparse warnings by Felipe Balbi · 12 years ago
  81. a1ac29b usb: gadget: f_uac2: fix compile warning by Felipe Balbi · 12 years ago
  82. 27a46633 usb: gadget: f_acm: use usb_gstrings_attach() by Sebastian Andrzej Siewior · 12 years ago
  83. 9bb2859 usb: gadget: composite: introduce usb_gstrings_attach() by Sebastian Andrzej Siewior · 12 years ago
  84. 2d5a889 usb: gadget: export composite's setup & disconnect function by Sebastian Andrzej Siewior · 12 years ago
  85. a592334 usb: gadget: factor out two helper functions from composite_bind() by Sebastian Andrzej Siewior · 12 years ago
  86. 4c49a5f usb: gadget: udc-core: introduce UDC binding by name by Sebastian Andrzej Siewior · 12 years ago
  87. 0062f6e usb: gadget: add a forward pointer from usb_function to its "instance" by Sebastian Andrzej Siewior · 12 years ago
  88. 59835ad usb: gadget: multi: use function framework for ACM by Sebastian Andrzej Siewior · 12 years ago
  89. 29a6645 usb: gadget: cdc2: use function framework for ACM by Sebastian Andrzej Siewior · 12 years ago
  90. 5f72bbf usb: gadget: acm_ms: use function framework for ACM by Sebastian Andrzej Siewior · 12 years ago
  91. ff47f59 usb: gadget: f_acm: convert to new function interface with backwards compatibility by Sebastian Andrzej Siewior · 12 years ago
  92. 19b10a8 usb: gadget: allocate & giveback serial ports instead hard code them by Sebastian Andrzej Siewior · 12 years ago
  93. b4735778 usb: gadget: composite: add usb_remove_function() by Sebastian Andrzej Siewior · 12 years ago
  94. 3249ca2 usb: gadget: u_serial: convert into a module by Sebastian Andrzej Siewior · 12 years ago
  95. 48177cd usb: gadget: g_serial: split the three possible functions into three bind functions by Sebastian Andrzej Siewior · 12 years ago
  96. 05c062c5 usb: gadget: f_acm: remove empty function by Sebastian Andrzej Siewior · 12 years ago
  97. cf9a08a usb: gadget: convert source sink and loopback to new function interface by Sebastian Andrzej Siewior · 12 years ago
  98. de53c25 usb: gadget: add some infracture to register/unregister functions by Sebastian Andrzej Siewior · 12 years ago
  99. 78f46f0 usb: gadget: move loopback's config descriptor out of f_loopback by Sebastian Andrzej Siewior · 12 years ago
  100. eeae540 usb: gadget: move source sink's config descriptor out of f_sourcesink by Sebastian Andrzej Siewior · 12 years ago