1. 369469a usb: musb: Add support for optional VBUS irq to dsps glue layer by Tony Lindgren · 8 years ago
  2. 1ef2bce usb: musb: blackfin: fix unused warnings on suspend/resume by Jérémy Lefaure · 8 years ago
  3. 45abfa6 usb: musb: dsps: switch to static id for musb-hdrc platform devices by Bin Liu · 8 years ago
  4. 7eebe4e usb: musb: debugfs: allow forcing host mode together with speed in testmode by Pali Rohár · 8 years ago
  5. bb1d1ce usb: musb: sunxi: Uses the resource-managed extcon API when registering extcon notifier by Chanwoo Choi · 8 years ago
  6. 486fc20 usb: musb: da8xx: Fix host mode suspend by Alexandre Bailon · 8 years ago
  7. a926ed1 usb: musb: Add a quirk to preserve the session during suspend by Alexandre Bailon · 8 years ago
  8. 71f5a0a usb: musb: da8xx: Add support of suspend / resume by Alexandre Bailon · 8 years ago
  9. ca7c1d5 usb: musb: davinci: remove redundant code by Bin Liu · 8 years ago
  10. be0e5c6 usb: musb: am35x: remove redundant code by Bin Liu · 8 years ago
  11. 41c4eb4 usb: musb: da8xx: remove redundant code by Bin Liu · 8 years ago
  12. f2e3818 usb: musb: dsps: remove redundant code by Bin Liu · 8 years ago
  13. e945953 usb: musb: remove musb_generic_disable function by Bin Liu · 8 years ago
  14. a994ce2 usb: musb: da8xx: Remove CPPI 3.0 quirk and methods by Alexandre Bailon · 8 years ago
  15. 453785c usb: misc: adutux: remove redundant error check on copy_to_user return code by Colin Ian King · 8 years ago
  16. 4f8c483 Merge tag 'phy-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-next by Greg Kroah-Hartman · 8 years ago
  17. 0b10f64 phy: qcom-ufs: Fix misplaced jump label by Vivek Gautam · 8 years ago
  18. fb43e86 phy: fix rockchip-inno-usb2 build errors by Randy Dunlap · 8 years ago
  19. d7bc1a7 phy: Add USB3 PHY support for Broadcom NSP SoC by Yendapally Reddy Dhananjaya Reddy · 8 years ago
  20. c8ca631 dt-bindings: phy: Add documentation for NSP USB3 PHY by Yendapally Reddy Dhananjaya Reddy · 8 years ago
  21. 42020c7 phy: qcom-ufs: Suppress extraneous logging by Bjorn Andersson · 8 years ago
  22. 96c163f phy: qcom-ufs: Remove -always-on property by Bjorn Andersson · 8 years ago
  23. 3471426 phy: qcom-ufs: Correct usage of regulator_get() by Bjorn Andersson · 8 years ago
  24. e7d5e41 phy: qcom-ufs: Don't kfree devres resource by Bjorn Andersson · 8 years ago
  25. e2427b0 phy: Add support for Qualcomm's USB HS phy by Stephen Boyd · 8 years ago
  26. 605b865 phy: Add support for Qualcomm's USB HSIC phy by Stephen Boyd · 8 years ago
  27. 4ddecf7 USB: cdc-acm: fix TIOCGSERIAL flags by Johan Hovold · 8 years ago
  28. bc46e23 Merge tag 'usb-for-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 8 years ago
  29. e42a5db usb: dwc3: host: pass quirk-broken-port-ped property for known broken revisions by Felipe Balbi · 8 years ago
  30. 4fe160d usb: dwc2: eliminate irq parameter from dwc2_hcd_init by Heiner Kallweit · 8 years ago
  31. 348becd usb: dwc2: fix "iomem 0x00000000" message by Heiner Kallweit · 8 years ago
  32. df2c0cc usb: phy: ab8500: remove unused ab8500_eyediagram_workaroud() by Arnd Bergmann · 8 years ago
  33. 5528954 usb: gadget: udc: fsl: Add missing complete function. by Magnus Lilja · 8 years ago
  34. 2878178 usb: dwc3: gadget: read IN ep FIFO size from HW by Felipe Balbi · 8 years ago
  35. 6969408 xhci: refactor xhci_urb_enqueue by Mathias Nyman · 8 years ago
  36. 7e64b03 xhci: simplify how we store TDs in urb private data by Mathias Nyman · 8 years ago
  37. 9ef7fbb xhci: Rename variables related to transfer descritpors by Mathias Nyman · 8 years ago
  38. e6f7caa xhci: rename size variable to num_tds by Mathias Nyman · 8 years ago
  39. a711ede usb: host: xhci: add xhci_virt_device tracer by Felipe Balbi · 8 years ago
  40. d4d93e6 usb: host: xhci: remove newline from tracer by Felipe Balbi · 8 years ago
  41. c0e625c usb: host: xhci: convert several if() to a single switch statement by Felipe Balbi · 8 years ago
  42. 5abdc2e usb: host: xhci: add urb_enqueue/dequeue/giveback tracers by Felipe Balbi · 8 years ago
  43. a37c3f7 usb: host: xhci: make a generic TRB tracer by Felipe Balbi · 8 years ago
  44. ed6d643 usb: host: xhci: combine event TRB completion debugging messages by Felipe Balbi · 8 years ago
  45. a54cfae usb: host: xhci: convert to list_for_each_entry_safe() by Felipe Balbi · 8 years ago
  46. 5278204 xhci: use the trb_to_noop() helper for command trbs by Mathias Nyman · 8 years ago
  47. ae1e3f0 xhci: Introduce helper to turn one TRB into a no-op by Mathias Nyman · 8 years ago
  48. a60f2f2 usb: host: xhci: unconditionally call xhci_unmap_td_bounce_buffer() by Felipe Balbi · 8 years ago
  49. f45e2a0 usb: host: xhci: check for a valid ring when unmapping bounce buffer by Felipe Balbi · 8 years ago
  50. f3899a2 usb: host: xhci: remove bogus __releases()/__acquires() annotation by Felipe Balbi · 8 years ago
  51. 55fa439 usb: host: xhci: introduce xhci_td_cleanup() by Felipe Balbi · 8 years ago
  52. be0f50c usb: host: xhci: reorder variable definitions by Felipe Balbi · 8 years ago
  53. 04861f8 usb: host: xhci: use slightly better list helpers by Felipe Balbi · 8 years ago
  54. ec84481 usb: host: xhci: remove unneded semicolon by Felipe Balbi · 8 years ago
  55. 76a3529 usb: host: xhci: simplify irq handler return by Felipe Balbi · 8 years ago
  56. 0b7c105 usb: host: xhci: rename completion codes to match spec by Felipe Balbi · 8 years ago
  57. ced09c9 usb: host: xhci: print HCIVERSION on debug by Felipe Balbi · 8 years ago
  58. 98871e9 usb: host: xhci: change pre-increments to post-increments by Felipe Balbi · 8 years ago
  59. 989bad1 usb: xhci: remove unnecessary return in xhci_pci_setup() by Lu Baolu · 8 years ago
  60. daa47f2 usb: xhci: use list_is_singular for cmd_list by Lu Baolu · 8 years ago
  61. fb79a6d usb: xhci: avoid unnecessary calculation by Lu Baolu · 8 years ago
  62. 80c4796 usb: xhci: remove unnecessary assignment by Lu Baolu · 8 years ago
  63. 21939f0 usb: host: xhci-plat: enable BROKEN_PED quirk if platform requested by Felipe Balbi · 8 years ago
  64. 41135de usb: xhci: add quirk flag for broken PED bits by Felipe Balbi · 8 years ago
  65. 52c31bd xhci: Put warning message on a single line by Alexander Stein · 8 years ago
  66. e22caf8 usb: host: xhci: Remove unused 'addr_64' variable in xhci_hcd structure by Baolin Wang · 8 years ago
  67. 1cc6d86 usb: xhci: remove unnecessary second abort try by Lu Baolu · 8 years ago
  68. 6b02e97 xhci: remove unnecessary check for pending timer by Mathias Nyman · 8 years ago
  69. f992659 xhci: detect stop endpoint race using pending timer instead of counter. by Mathias Nyman · 8 years ago
  70. 9983a5f xhci: rename EP_HALT_PENDING to EP_STOP_CMD_PENDING by Mathias Nyman · 8 years ago
  71. 505f581 xhci: simplify if statement to make it more readable by Mathias Nyman · 8 years ago
  72. 92190e3 usb: storage: sddr09: Remove a set-but-not-used variable by Augusto Mecking Caringi · 8 years ago
  73. 1e572aa usb: musb: constify musb_hdrc_config structures by Bhumika Goyal · 8 years ago
  74. 692665c Merge 4.10-rc5 into usb-next by Greg Kroah-Hartman · 8 years ago
  75. 3c6aea7 usb: dwc2: gadget: Add checking for g-tx-fifo-size parameter by Sevak Arakelyan · 8 years ago
  76. c138ecf usb: dwc2: gadget: Set TX FIFO depths to calculated defaults by Sevak Arakelyan · 8 years ago
  77. e1f411d usb: dwc2: host: Correct snpsid checking for GDFIFOCFG by Sevak Arakelyan · 8 years ago
  78. d3fe81d usb: dwc2: host: use msleep() for long delay by Nicholas Mc Guire · 8 years ago
  79. ca8b033 usb: dwc2: Add a quirk to allow speed negotiation for Hisilicon Hi6220 by Chen Yu · 8 years ago
  80. 9156a7e usb: dwc2: Force port resume on switching to device mode by Chen Yu · 8 years ago
  81. fc30c4b usb: dwc2: Workaround case where GOTGCTL state is wrong by John Stultz · 8 years ago
  82. 6e6360b usb: dwc2: Avoid sleeping while holding hsotg->lock by John Stultz · 8 years ago
  83. 2124f9e usb: dwc2: Show dr_mode via debugfs by John Youn · 8 years ago
  84. 5dc6422 usb: dwc2: Remove debug prints in params.c by John Youn · 8 years ago
  85. 4bd1ac6 usb: dwc2: Add debugfs file to show params by John Youn · 8 years ago
  86. 06e75df usb: dwc2: Remove unnecessary parameters by John Youn · 8 years ago
  87. 95832c0 usb: dwc2: Fix usage of bool params by John Youn · 8 years ago
  88. 7de1deb usb: dwc2: Remove platform static params by John Youn · 8 years ago
  89. d936e66 usb: dwc2: Check core parameters by John Youn · 8 years ago
  90. 57b8e23 usb: dwc2: Rearrange param structure members by John Youn · 8 years ago
  91. d21bcc3 usb: dwc2: Update parameter types by John Youn · 8 years ago
  92. f9f93cb usb: dwc2: Get device properties by John Youn · 8 years ago
  93. 245977c usb: dwc2: Set core parameters to default values by John Youn · 8 years ago
  94. 0f3a745 usb: dwc2: Remove unused otg_ver parameter by John Youn · 8 years ago
  95. 749494b6 usb: gadget: f_hid: fix: Move IN request allocation to set_alt() by Krzysztof Opasiak · 8 years ago
  96. 977ac78 usb: gadget: udc: constify usb_ep_ops structures by Bhumika Goyal · 8 years ago
  97. 741d255 usb: gadget: udc: atmel: Update endpoint allocation scheme by Cristian Birsan · 8 years ago
  98. 41dc9ac usb: gadget: f_fs: Accept up to 30 endpoints. by Vincent Pelletier · 8 years ago
  99. f199a80 usb: gadger: f_fs: Do not copy past descriptor end. by Vincent Pelletier · 8 years ago
  100. a98feef usb: phy: fsl: Remove the set_power callback by Baolin Wang · 8 years ago