1. 0043325 usb: hcd: add generic PHY support by Sergei Shtylyov · 10 years ago
  2. 3d46e73 usb: rename phy to usb_phy in HCD by Antoine Tenart · 10 years ago
  3. 3fc2aa5 usb: gadget: Introduce usb_gadget_giveback_request() by Michal Sojka · 10 years ago
  4. 5cb307c USB: quirks.h: use BIT() by Greg Kroah-Hartman · 10 years ago
  5. ddbe1fc USB: Add device quirk for ASUS T100 Base Station keyboard by Lu Baolu · 10 years ago
  6. f6a9ff0 usb: chipidea: add TPL support for targeted hosts by Peter Chen · 10 years ago
  7. 05f8b35 usb: common: add API to get if the platform supports TPL by Peter Chen · 10 years ago
  8. f2693b4 usb: hcd: add TPL support flag by Peter Chen · 10 years ago
  9. 2a15938 USB: core: add device-qualifier quirk by Johan Hovold · 10 years ago
  10. 974a70b usb: gadget: udc-core: add utility for bus reset by Peter Chen · 10 years ago
  11. ef979a2 usb: gadget: add reset API at usb_gadget_driver by Peter Chen · 10 years ago
  12. 8913dc0 usb: gadget: document a usb_ep_dequeue() requirement by Paul Zimmerman · 10 years ago
  13. ae045e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  14. dbcdd4d cdc_subset: deal with a device that needs reset for timeout by Oliver Neukum · 10 years ago
  15. cd83ce9 usb-core bInterval quirk by James P Michels III · 10 years ago
  16. 1d8fcba Revert "cdc_subset: deal with a device that needs reset for timeout" by Linus Torvalds · 10 years ago
  17. 20fbe3a cdc_subset: deal with a device that needs reset for timeout by Oliver Neukum · 10 years ago
  18. 61fe2d7 Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 10 years ago
  19. 8ecef00 usb: renesas_usbhs: add R-Car Gen. 2 init and power control by Ulrich Hecht · 10 years ago
  20. 7ec3ea1 usb: gadget: Add helper macro for usb_composite_driver boilerplate by Tobias Klauser · 10 years ago
  21. 20f6fdd xhci: Platform: Set xhci lpm support quirk based on platform data by Pratyush Anand · 10 years ago
  22. adc82f7 usb: gadget: net2280: Add support for PLX USB338X by Ricardo Ribalda Delgado · 10 years ago
  23. f9da455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  24. 357d596e Revert "usb: gadget: net2280: Add support for PLX USB338X" by Greg Kroah-Hartman · 10 years ago
  25. c4128ca usb: gadget: net2280: Add support for PLX USB338X by Ricardo Ribalda Delgado · 10 years ago
  26. 7d10d26 net: cdc_ncm: fix 64bit division build error by Bjørn Mork · 10 years ago
  27. fa83dbe net: cdc_ncm: remove redundant "disconnected" flag by Bjørn Mork · 10 years ago
  28. 50f1cb1 net: cdc_ncm: use sane defaults for rx/tx buffers by Bjørn Mork · 10 years ago
  29. beeecd4 net: cdc_ncm/cdc_mbim: adding NCM protocol statistics by Bjørn Mork · 10 years ago
  30. 43e4c6d net: cdc_ncm: set reasonable padding limits by Bjørn Mork · 10 years ago
  31. 70559b8 net: cdc_ncm: use true max dgram count for header estimates by Bjørn Mork · 10 years ago
  32. 6c4e548 net: cdc_ncm: use ethtool to tune coalescing settings by Bjørn Mork · 10 years ago
  33. 7419485 usb: gadget: configfs: OS Extended Properties descriptors support by Andrzej Pietrasiewicz · 10 years ago
  34. da42431 usb: gadget: configfs: OS Extended Compatibility descriptors support by Andrzej Pietrasiewicz · 10 years ago
  35. 37a3a53 usb: gadget: OS Feature Descriptors support by Andrzej Pietrasiewicz · 10 years ago
  36. 19824d5 usb: gadget: OS String support by Andrzej Pietrasiewicz · 10 years ago
  37. 50a0ffa net: cdc_ncm/cdc_mbim: rework probing of NCM/MBIM functions by Bjørn Mork · 10 years ago
  38. 01799b6 usb: phy: msm: Vote for corner of VDD CX instead of voltage of VDD CX by Ivan T. Ivanov · 10 years ago
  39. 30bf866 usb: phy: msm: Select secondary PHY via TCSR by Tim Bird · 10 years ago
  40. 9f27984b usb: phy: msm: Fix PTS definitions for MSM USB controller by Tim Bird · 10 years ago
  41. d69c6f5 usb: phy: msm: Correct USB PHY Reset sequence for newer platform by Ivan T. Ivanov · 10 years ago
  42. cfa3ff5 usb: phy: msm: Add support for secondary PHY control by Ivan T. Ivanov · 10 years ago
  43. a273454 usb: phy: msm: Use reset framework for LINK and PHY resets by Ivan T. Ivanov · 10 years ago
  44. 8364f9a usb: phy: msm: Add device tree support and binding information by Ivan T. Ivanov · 10 years ago
  45. ff0e4a6 usb: phy: msm: Remove unused pclk_src_name by Ivan T. Ivanov · 10 years ago
  46. 971232c usb: phy: msm: Replace custom enum usb_mode_type with enum usb_dr_mode by Ivan T. Ivanov · 10 years ago
  47. 37cfdaf usb: phy: msm: Move global regulators variables to driver state by Ivan T. Ivanov · 10 years ago
  48. dca769b usb: phy: generic: switch over to IS_ENABLED() by Felipe Balbi · 10 years ago
  49. 2f36ff6 usb: phy: generic: allow multiples calls to usb_phy_generic_register() by Felipe Balbi · 10 years ago
  50. d7078df usb: phy: rename <linux/usb/usb_phy_gen_xceiv.h> to <linux/usb/usb_phy_generic.h> by Felipe Balbi · 10 years ago
  51. 4525bee usb: phy: rename usb_nop_xceiv to usb_phy_generic by Felipe Balbi · 10 years ago
  52. cd6362b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  53. 159d813 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  54. 3e75c6d Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  55. 64c2723 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  56. 14a0d63 usbnet: include wait queue head in device structure by Oliver Neukum · 10 years ago
  57. 04f58c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  58. 259fef0 net: cdc_ncm: respect operator preferred MTU reported by MBIM by Ben Chan · 11 years ago
  59. ff0992e9 net: cdc_ncm: fix control message ordering by Bjørn Mork · 11 years ago
  60. 5083fd7 USB: serial: make bulk_out_size a lower limit by Johan Hovold · 11 years ago
  61. ea1990c Merge tag 'for_3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-next by Greg Kroah-Hartman · 11 years ago
  62. 14da699 phy: rename struct omap_control_usb to struct omap_control_phy by Kishon Vijay Abraham I · 11 years ago
  63. 7338a06 Merge tag 'usb-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 11 years ago
  64. 6284be2 phy: omap-usb2: move omap_usb.h from linux/usb/ to linux/phy/ by Kishon Vijay Abraham I · 11 years ago
  65. 57bf9b0 usb: phy: Add set_wakeup API by Peter Chen · 11 years ago
  66. 14aec58 storage: accept some UAS devices if streams are unavailable by Oliver Neukum · 11 years ago
  67. d24354b uas: Pack iu struct definitions by Hans de Goede · 11 years ago
  68. 00d202c uas: Fix response iu struct definition by Hans de Goede · 11 years ago
  69. e52e031 uas: s/response_ui/response_iu/ by Hans de Goede · 11 years ago
  70. 4f6743d usb: chipidea: udc: add maximum-speed = full-speed option by Michael Grzeschik · 11 years ago
  71. d426334 Merge branch 'master' into for-next by Jiri Kosina · 11 years ago
  72. e227867 treewide: Fix typo in Documentation/DocBook by Masanari Iida · 11 years ago
  73. 0ba3307 Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  74. ed8f831 usb: chipidea: add freescale imx28 special write register method by Peter Chen · 11 years ago
  75. 64576e4 Merge branch 'qcom/drivers' into next/drivers by Olof Johansson · 11 years ago
  76. 5146d77 usb: phy: msm: Move mach dependent code to platform data by Ivan T. Ivanov · 11 years ago
  77. 73ad0ad Merge tag 'usb-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 11 years ago
  78. c4b34a3 usb: phy: omap: Add omap-control Support for AM437x by George Cherian · 11 years ago
  79. c139e14 Merge tag 'v3.13-rc4' into next by Felipe Balbi · 11 years ago
  80. e117e74 usb: gadget: add "maxpacket_limit" field to struct usb_ep by Robert Baldyga · 11 years ago
  81. d59abb9 Merge branch 3.13-rc4 into usb-next by Greg Kroah-Hartman · 11 years ago
  82. 3d8d72a usb: gadget: FunctionFS: Remove compatibility layer by Andrzej Pietrasiewicz · 11 years ago
  83. 5920cda usb: gadget: FunctionFS: convert to new function interface with backward compatibility by Andrzej Pietrasiewicz · 11 years ago
  84. 4b187fc usb: gadget: FunctionFS: add devices management code by Andrzej Pietrasiewicz · 11 years ago
  85. 1933861 usb: gadget: configfs: allow setting function instance's name by Andrzej Pietrasiewicz · 11 years ago
  86. 48fc7db usb: xhci: change enumeration scheme to 'new scheme' by default by Dan Williams · 11 years ago
  87. 0b2d2bb usb: gadget: add quirk_ep_out_aligned_size field to struct usb_gadget by David Cohen · 11 years ago
  88. d8318d7 usb: gadget: move bitflags to the end of usb_gadget struct by David Cohen · 11 years ago
  89. 103e127 usb: hcd: Remove USB phy if needed by Valentine Barshak · 11 years ago
  90. 471e42a usb: wusbcore: fix deadlock in wusbhc_gtk_rekey by Thomas Pugliese · 11 years ago
  91. 5653668 usb: phy: move OTG FSM header by Anton Tikhomirov · 11 years ago
  92. 869c597 usb: musb: dsps: add support for suspend and resume by Daniel Mack · 11 years ago
  93. 42a2d92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  94. 2f69702c net: cdc_ncm: Export cdc_ncm_{tx, rx}_fixup functions for re-use by Enrico Mioso · 11 years ago
  95. 6dd13e8 net: cdc_ncm: drop "extern" from header declarations by Bjørn Mork · 11 years ago
  96. 8329223 net: cdc_ncm: remove descriptor pointers by Bjørn Mork · 11 years ago
  97. 6a9612e net: cdc_ncm: remove ncm_parm field by Bjørn Mork · 11 years ago
  98. f3028c5 net: cdc_ncm: remove tx_speed and rx_speed fields by Bjørn Mork · 11 years ago
  99. de5bee2 net: cdc_ncm: remove unused udev field by Bjørn Mork · 11 years ago
  100. bed6f76 net: cdc_ncm: remove redundant netdev field by Bjørn Mork · 11 years ago