1. 6802771 PM/Qos: Expose dev_pm_qos_flags symbol by Lan Tianyu · 12 years ago
  2. 88bb965 usb: Register usb port's acpi power resources by Lan Tianyu · 12 years ago
  3. 8eae0fb usb-uas: update MAINTAINERS entry by Gerd Hoffmann · 12 years ago
  4. bde027b usb-uas: set max_lun and max_channel by Gerd Hoffmann · 12 years ago
  5. 59e931c4 usb: add driver for xsens motion trackers by Frans Klaver · 12 years ago
  6. 8ab03dd USB: misc: usb3503: Fix compiler warning by Dongjin Kim · 12 years ago
  7. 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
  8. 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
  9. 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
  10. 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
  11. 52758bc usb: dwc3: host: Change platform device ID for xhci-hcd to AUTO by Vivek Gautam · 12 years ago
  12. b0e45dd usb: dwc3: exynos/omap: Change platform device IDs for no_op_xceive to AUTO by Vivek Gautam · 12 years ago
  13. 5088b6f usb: dwc3: core: add dt support for dwc3 core by Kishon Vijay Abraham I · 12 years ago
  14. 0c4c8bb usb: phy: omap-usb2: enable 960Mhz clock for omap5 by Kishon Vijay Abraham I · 12 years ago
  15. b16604f usb: musb: omap: get phy by phandle for dt boot by Kishon Vijay Abraham I · 12 years ago
  16. c11747f usb: musb: omap: make use of the new PHY lib APIs by Kishon Vijay Abraham I · 12 years ago
  17. 57f6ce0 usb: phy: add a new driver for usb3 phy by Kishon Vijay Abraham I · 12 years ago
  18. ca784be usb: start using the control module driver by Kishon Vijay Abraham I · 12 years ago
  19. 01658f0 usb: phy: add a new driver for usb part of control module by Kishon Vijay Abraham I · 12 years ago
  20. 5d3c28b usb: otg: add device tree support to otg library by Kishon Vijay Abraham I · 12 years ago
  21. 0fa4fab usb: otg: utils: add facilities in phy lib to support multiple PHYs of same type by Kishon Vijay Abraham I · 12 years ago
  22. b4a83e4 usb: otg: add an api to bind the usb controller and phy by Kishon Vijay Abraham I · 12 years ago
  23. 5ea9213 usb: dwc3: core: stray statements are removed by Kishon Vijay Abraham I · 12 years ago
  24. 8ba007a usb: dwc3: core: enable the USB2 and USB3 phy in probe by Kishon Vijay Abraham I · 12 years ago
  25. 7e41bba usb: dwc3: omap: Add an API to write to dwc mailbox by Kishon Vijay Abraham I · 12 years ago
  26. 6373218 usb: dwc3: omap: Remove explicit writes to SYSCONFIG register by Kishon Vijay Abraham I · 12 years ago
  27. af310e9 usb: dwc3: omap: use runtime API's to enable clocks by Kishon Vijay Abraham I · 12 years ago
  28. b4bfe6a usb: dwc3: omap: use of_platform API to create dwc3 core pdev by Kishon Vijay Abraham I · 12 years ago
  29. 94c6a43 usb: dwc3: omap: use device_for_each_child to handle child removal by Kishon Vijay Abraham I · 12 years ago
  30. fe29db8 usb: dwc3: exynos: fix compatible strings for the device by Vivek Gautam · 12 years ago
  31. 6e24777 usb: ehci-s5p/ohci-exynos: Fix compatible strings for the device by Vivek Gautam · 12 years ago
  32. bdb6bc0 USB: fix sign-extension bug in the hub driver by Alan Stern · 12 years ago
  33. 3171fca USB: uhci: beautify source code by Chen Gang · 12 years ago
  34. f8f0302 USB: option: add and update Alcatel modems by Bjørn Mork · 12 years ago
  35. eab8050 USB: misc: usb3503: add dt support by Dongjin Kim · 12 years ago
  36. 9bc5d12 USB: UHCI: remove unused definition by Woody Suwalski · 12 years ago
  37. 13996ca USB: uhci: check buffer length to avoid memory overflow by Chen Gang · 12 years ago
  38. eeef458 usb: gadget: constify all struct usb_gadget_ops by Felipe Balbi · 12 years ago
  39. 449d04a usb: gadget: mv_udc: fix the value of tranceiver by Chao Xie · 12 years ago
  40. ab592a7 usb: host: ehci-mv: remove unused variable by Chao Xie · 12 years ago
  41. fb3dfe1 usb: otg: mv_otg: use devm_xxx for probe by Chao Xie · 12 years ago
  42. 6a6f05f usb: gadget: mv_udc: fix the warning of mv_udc_remove by Chao Xie · 12 years ago
  43. 3517c31 usb: gadget: mv_udc: use devm_xxx for probe by Chao Xie · 12 years ago
  44. 2d7ebbb usb: gadget: completely remove ->start/->stop by Felipe Balbi · 12 years ago
  45. 4991e10 usb: gadget: s3c2410: convert to udc_start/udc_stop by Felipe Balbi · 12 years ago
  46. 70189a6 usb: gadget: pxa27x_udc: convert to udc_start/udc_stop by Felipe Balbi · 12 years ago
  47. 6166c24 usb: gadget: pxa25x_udc: convert to udc_start/udc_stop by Felipe Balbi · 12 years ago
  48. 1fb3b1c usb: gadget: pch_udc: convert to udc_start/udc_stop by Felipe Balbi · 12 years ago
  49. 1bf0cf6 usb: gadget: omap_udc: convert to udc_start/udc_stop by Felipe Balbi · 12 years ago
  50. 3381fb6 usb: gadget: m66592-udc: convert to udc_start/udc_stop by Felipe Balbi · 12 years ago
  51. eb65796 usb: gadget: fsl_udc_core: convert to udc_start/udc_stop by Felipe Balbi · 12 years ago
  52. 950b3c1 usb: gadget: goku_udc: convert to udc_start/udc_stop by Felipe Balbi · 12 years ago
  53. 8de94ff usb: gadget: fusb300_udc: convert to udc_start/udc_stop by Felipe Balbi · 12 years ago
  54. 45005f6 usb: gadget: amd5536udc: convert to udc_start/udc_stop by Felipe Balbi · 12 years ago
  55. 1a94774 usb: dwc3: gadget: change HIRD threshold to 12 by Felipe Balbi · 12 years ago
  56. aac16b6 usb: gadget: mv_udc: use udc_start and udc_stop functions by Chao Xie · 12 years ago
  57. 5a1a174 usb: phy: samsung: Remove __devinit, __devexit_p and __exit annotations by Vivek Gautam · 12 years ago
  58. ed993bf USB: ohci-exynos: Add phy driver support by Vivek Gautam · 12 years ago
  59. d233c19 USB: ehci-s5p: Add phy driver support by Vivek Gautam · 12 years ago
  60. 8c1b3e1 usb: phy: samsung: Add host phy support to samsung-phy driver by Vivek Gautam · 12 years ago
  61. b506eeb ARM: EXYNOS: Update & move usb-phy types to generic include layer by Vivek Gautam · 12 years ago
  62. d2123fd USB: Set usb port's DeviceRemovable according acpi information by Lan Tianyu · 12 years ago
  63. 5c6e9bf0 drivers/usb/chipidea/core.c: adjust duplicate test by Julia Lawall · 12 years ago
  64. 38b3ad5 usb: gadget: fix two sparse warnings by Felipe Balbi · 12 years ago
  65. a1ac29b usb: gadget: f_uac2: fix compile warning by Felipe Balbi · 12 years ago
  66. 27a46633 usb: gadget: f_acm: use usb_gstrings_attach() by Sebastian Andrzej Siewior · 12 years ago
  67. 9bb2859 usb: gadget: composite: introduce usb_gstrings_attach() by Sebastian Andrzej Siewior · 12 years ago
  68. 2d5a889 usb: gadget: export composite's setup & disconnect function by Sebastian Andrzej Siewior · 12 years ago
  69. a592334 usb: gadget: factor out two helper functions from composite_bind() by Sebastian Andrzej Siewior · 12 years ago
  70. 4c49a5f usb: gadget: udc-core: introduce UDC binding by name by Sebastian Andrzej Siewior · 12 years ago
  71. 0062f6e usb: gadget: add a forward pointer from usb_function to its "instance" by Sebastian Andrzej Siewior · 12 years ago
  72. 59835ad usb: gadget: multi: use function framework for ACM by Sebastian Andrzej Siewior · 12 years ago
  73. 29a6645 usb: gadget: cdc2: use function framework for ACM by Sebastian Andrzej Siewior · 12 years ago
  74. 5f72bbf usb: gadget: acm_ms: use function framework for ACM by Sebastian Andrzej Siewior · 12 years ago
  75. ff47f59 usb: gadget: f_acm: convert to new function interface with backwards compatibility by Sebastian Andrzej Siewior · 12 years ago
  76. 19b10a8 usb: gadget: allocate & giveback serial ports instead hard code them by Sebastian Andrzej Siewior · 12 years ago
  77. b4735778 usb: gadget: composite: add usb_remove_function() by Sebastian Andrzej Siewior · 12 years ago
  78. 3249ca2 usb: gadget: u_serial: convert into a module by Sebastian Andrzej Siewior · 12 years ago
  79. 48177cd usb: gadget: g_serial: split the three possible functions into three bind functions by Sebastian Andrzej Siewior · 12 years ago
  80. 05c062c usb: gadget: f_acm: remove empty function by Sebastian Andrzej Siewior · 12 years ago
  81. cf9a08a usb: gadget: convert source sink and loopback to new function interface by Sebastian Andrzej Siewior · 12 years ago
  82. de53c25 usb: gadget: add some infracture to register/unregister functions by Sebastian Andrzej Siewior · 12 years ago
  83. 78f46f0 usb: gadget: move loopback's config descriptor out of f_loopback by Sebastian Andrzej Siewior · 12 years ago
  84. eeae540 usb: gadget: move source sink's config descriptor out of f_sourcesink by Sebastian Andrzej Siewior · 12 years ago
  85. 544aca3 usb: gadget: provide a wrapper around SourceSink's setup function by Sebastian Andrzej Siewior · 12 years ago
  86. 32b8666 usb: gadget: remove u32 castings of address passed to readl() by Sebastian Andrzej Siewior · 12 years ago
  87. 779d516 usb: gadget: composite: don't call driver's unbind() if bind() failed by Sebastian Andrzej Siewior · 12 years ago
  88. f4cc183 USB: storage: avoid scanning other targets for single target device by Ming Lei · 12 years ago
  89. fde2638 usb: Create link files between child device and usb port device. by Lan Tianyu · 12 years ago
  90. cef7468 usb: Add "portX/connect_type" attribute to expose usb port's connect type by Lan Tianyu · 12 years ago
  91. 9f7344f usb: fix compilation error and warning of driver/usb/core/port.c on arm and blackfin by Lan Tianyu · 12 years ago
  92. 6e30d7c usb: Add driver/usb/core/(port.c,hub.h) files by Lan Tianyu · 12 years ago
  93. a29c408 USB: c67x00-ll-hpi.c: signedness bug in ll_recv_msg() by Dan Carpenter · 12 years ago
  94. f40d781 USB: io_ti: kill custom closing_wait implementation by Johan Hovold · 12 years ago
  95. 263e1f9 USB: io_ti: query hardware-buffer status in chars_in_buffer by Johan Hovold · 12 years ago
  96. 810360a USB: serial: grab disconnect mutex in chars_in_buffer by Johan Hovold · 12 years ago
  97. fcdb6a2 USB: io_ti: use tty-port drain delay by Johan Hovold · 12 years ago
  98. 77de251 USB: io_ti: move write-fifo flushing to close by Johan Hovold · 12 years ago
  99. cbf50a4 Merge 3.8-rc4 into usb-next by Greg Kroah-Hartman · 12 years ago
  100. 69f0946 usb: phy: samsung: Add support to set pmu isolation by Vivek Gautam · 12 years ago