1. 12e1a6a Revert "usb: interface authorization: Introduces the default interface authorization" by Greg Kroah-Hartman · 9 years ago
  2. a1b93ab Revert "usb: interface authorization: Use a flag for the default device authorization" by Greg Kroah-Hartman · 9 years ago
  3. 3cf1fc8 usb: interface authorization: Use a flag for the default device authorization by Stefan Koch · 9 years ago
  4. 1d958be usb: interface authorization: Introduces the default interface authorization by Stefan Koch · 9 years ago
  5. 37a842d Merge tag 'usb-ci-v4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-next by Greg Kroah-Hartman · 9 years ago
  6. a3fbedf Merge tag 'usb-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 9 years ago
  7. 96625ea usb: chipidea: add tx/rx burst size configuration interface by Peter Chen · 10 years ago
  8. 6566871 usb: chipidea: add ahb burst configuration interface by Peter Chen · 10 years ago
  9. 8022d3d usb: chipidea: define stream mode disable for both roles by Peter Chen · 10 years ago
  10. df96ed8 usb: chipidea: introduce ITC tuning interface by Peter Chen · 10 years ago
  11. 2836267 usb: chipidea: add ttctrl.ttha control interface by Peter Chen · 9 years ago
  12. 7e34d70 usb: hcd.h: Fix the values of SetHubDepth and GetPortErrorCount to match USB 3.1 specification by Tal Shorer · 9 years ago
  13. b0aea00 usb: gadget: move find_ep() from epautoconf to udc-core by Robert Baldyga · 9 years ago
  14. 4278c68 usb: gadget: move ep_matches() from epautoconf to udc-core by Robert Baldyga · 9 years ago
  15. 596c154 usb: gadget: add 'ep_match' callback to usb_gadget_ops by Robert Baldyga · 9 years ago
  16. 80e6e38 usb: gadget: add endpoint capabilities helper macros by Robert Baldyga · 9 years ago
  17. 734b5a2 usb: gadget: add endpoint capabilities flags by Robert Baldyga · 9 years ago
  18. cc476b4 usb: gadget: encapsulate endpoint claiming mechanism by Robert Baldyga · 9 years ago
  19. 6f98f54 usb: phy: msm: Add D+/D- lines route control by Ivan T. Ivanov · 9 years ago
  20. ca1023c usb: gadget: add 'quirk_zlp_not_supp' to usb_gadget by Robert Baldyga · 9 years ago
  21. 02ded1b usb: gadget: add 'quirk_stall_not_supp' to usb_gadget by Robert Baldyga · 9 years ago
  22. ffd9a0f usb: gadget: add 'quirk_altset_not_supp' to usb_gadget by Robert Baldyga · 9 years ago
  23. d1606df usb: gadget: add usb otg descriptor allocate and init interface by Li Jun · 9 years ago
  24. 7974235 usb: chipidea: set usb otg capabilities by Li Jun · 9 years ago
  25. 929412d usb: common: add API to update usb otg capabilities by device tree by Li Jun · 9 years ago
  26. 84704bb usb: add usb_otg_caps to usb_gadget structure. by Macpaul Lin · 9 years ago
  27. 6a88bbe usb: otg: add usb_otg_caps structure for otg capabilities by Li Jun · 9 years ago
  28. d5bb9b8 usb: composite: add bind_deactivated flag to usb_function by Robert Baldyga · 10 years ago
  29. ccdf138 usb: gadget: add usb_gadget_activate/deactivate functions by Robert Baldyga · 10 years ago
  30. 83b7b67 usb: phy: msm-usb: Replace deprecated API of extcon by Chanwoo Choi · 9 years ago
  31. 4a0e3e9 cdc_ncm: Add support for moving NDP to end of NCM frame by Enrico Mioso · 9 years ago
  32. e152813 Merge tag 'usb-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 9 years ago
  33. f0e6a326 USB: hcd.h : Removed an unnecessary function prototype usb_find_interface_driver() by Abhishek Bist · 9 years ago
  34. 307c858 usb: phy: add static inline wrapper for devm_usb_get_phy_by_node by Arnd Bergmann · 9 years ago
  35. e842b84 usb: phy: Add interface to get phy give of device_node. by NeilBrown · 10 years ago
  36. c65c4f0 usb: gadget: net2280: fix use of GPEP in both directions by Mian Yousaf Kaukab · 9 years ago
  37. a09e23f usb: gadget: net2280: check interrupts for all endpoints by Mian Yousaf Kaukab · 9 years ago
  38. e0213bc usb: renesas_usbhs: Change USBHS_TYPE_R8A779x to USBHS_TYPE_RCAR_GEN2 by Yoshihiro Shimoda · 9 years ago
  39. 289fcff usb: add bus type for USB ULPI by Heikki Krogerus · 9 years ago
  40. 44e42ae usb: phy: msm: Manual PHY and LINK controller VBUS change notification by Ivan T. Ivanov · 10 years ago
  41. 591fc11 usb: phy: msm: Use extcon framework for VBUS and ID detection by Ivan T. Ivanov · 10 years ago
  42. b7a4abb Merge 4.0-rc7 into usb-next by Greg Kroah-Hartman · 10 years ago
  43. 7a1e890 usbnet: Fix tx_bytes statistic running backward in cdc_ncm by Ben Hutchings · 10 years ago
  44. 1e9e39f usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME drivers by Ben Hutchings · 10 years ago
  45. 2f8a467 usb: otg-fsm: move 2 otg fsm timers definition to otg_fsm_timer by Li Jun · 10 years ago
  46. 1c41a95 Merge tag 'usb-for-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 10 years ago
  47. 628ef0d usb: udc: add usb_udc_vbus_handler by Peter Chen · 10 years ago
  48. dfea9c9 usb: udc: store usb_udc pointer in struct usb_gadget by Peter Chen · 10 years ago
  49. 32fc9eb usb: phy: msm: Remove dead code by Stephen Boyd · 10 years ago
  50. 6adb9b7b usb: chipidea: add a flag for turn on vbus early for host by Li Jun · 10 years ago
  51. 1f874ed usb: chipidea: add runtime power management support by Peter Chen · 10 years ago
  52. 46f5cac usb: phy: msm: Remove dead code by Stephen Boyd · 10 years ago
  53. ab330cf usb: renesas_usbhs: add support for USB-DMAC by Yoshihiro Shimoda · 10 years ago
  54. 06ed0de usb: gadget: Fix typo fond in Documentation/Docbook/gadget.xml by Masanari Iida · 10 years ago
  55. f563d23 usb: gadget: composite: add req_match method to usb_function by Andrzej Pietrasiewicz · 10 years ago
  56. bc4b1f4 Revert "USB: serial: make bulk_out_size a lower limit" by Johan Hovold · 10 years ago
  57. 4d4bac4 Merge tag 'usb-for-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 10 years ago
  58. 074f9dd USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd) by Alan Stern · 10 years ago
  59. 80b2502 usb: gadget: introduce is_selfpowered for usb_gadget by Peter Chen · 10 years ago
  60. c99e76c USB: host: Introduce flag to enable use of 64-bit dma_mask for ehci-platform by Andreas Herrmann · 10 years ago
  61. 7acc997 usb: phy: generic: add vbus support by Robert Jarzmik · 10 years ago
  62. 0767320 usb: phy: change some comments by Peter Chen · 10 years ago
  63. 314b41b USB: ehci-platform: Support ehci reset after resume quirk by Wu Liang feng · 10 years ago
  64. 5efd2ea usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGN by Sebastian Andrzej Siewior · 10 years ago
  65. e7cf773 Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  66. ceb6c9c USB / PM: Drop CONFIG_PM_RUNTIME from the USB core by Rafael J. Wysocki · 10 years ago
  67. 947c885 usb: chipidea: remove flag CI_HDRC_REQUIRE_TRANSCEIVER by Peter Chen · 10 years ago
  68. 2d4d9f3 Merge tag 'usb-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 10 years ago
  69. df9f7b3 usb: phy: introduce usb_phy_set_event interface by Kiran Raparthy · 10 years ago
  70. d3cf6a4 usb: renesas_usbhs: expand USB-DMAC channels for R-Car Gen2 by Yoshihiro Shimoda · 10 years ago
  71. 35a27ea usb: Remove __init from early_dbgp_init() prototype by Chris Rorvick · 10 years ago
  72. b9ec1c9 usb: Create separate header for ehci-dbgp by Chris Rorvick · 10 years ago
  73. 11a7e59 usb: ehci: add ehci_port_power interface by Michael Grzeschik · 10 years ago
  74. 1e5e2d3 usb: chipidea: add support to the generic PHY framework by Antoine Tenart · 10 years ago
  75. ef44cb4 usb: allow to supply the PHY in the drivers when using HCD by Antoine Tenart · 10 years ago
  76. 48bcc18 usb: add support to the generic PHY framework in OTG by Antoine Tenart · 10 years ago
  77. 19c1eac usb: rename phy to usb_phy in OTG by Antoine Tenart · 10 years ago
  78. e47d925 usb: move the OTG state from the USB PHY to the OTG structure by Antoine Tenart · 10 years ago
  79. 02e8c96 usb: gadget: udc: core: prepend udc_attach_driver with usb_ by Felipe Balbi · 10 years ago
  80. 22835b8 usb: gadget: remove unnecessary 'driver' argument by Felipe Balbi · 10 years ago
  81. 3a57187 usb: gadget: configfs: add suspend/resume by Andrzej Pietrasiewicz · 10 years ago
  82. 6c93b53 usb: gadget: composite: introduce setup and os_desc pending flags by Felipe Balbi · 10 years ago
  83. 1efed2d usbnet: add a callback for set_rx_mode by Olivier Blin · 10 years ago
  84. 0043325 usb: hcd: add generic PHY support by Sergei Shtylyov · 10 years ago
  85. 3d46e73 usb: rename phy to usb_phy in HCD by Antoine Tenart · 10 years ago
  86. 3fc2aa5 usb: gadget: Introduce usb_gadget_giveback_request() by Michal Sojka · 10 years ago
  87. 5cb307c USB: quirks.h: use BIT() by Greg Kroah-Hartman · 10 years ago
  88. ddbe1fc USB: Add device quirk for ASUS T100 Base Station keyboard by Lu Baolu · 10 years ago
  89. f6a9ff0 usb: chipidea: add TPL support for targeted hosts by Peter Chen · 10 years ago
  90. 05f8b35 usb: common: add API to get if the platform supports TPL by Peter Chen · 10 years ago
  91. f2693b4 usb: hcd: add TPL support flag by Peter Chen · 10 years ago
  92. 2a15938 USB: core: add device-qualifier quirk by Johan Hovold · 10 years ago
  93. 974a70b usb: gadget: udc-core: add utility for bus reset by Peter Chen · 10 years ago
  94. ef979a2 usb: gadget: add reset API at usb_gadget_driver by Peter Chen · 10 years ago
  95. 8913dc0 usb: gadget: document a usb_ep_dequeue() requirement by Paul Zimmerman · 10 years ago
  96. ae045e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  97. dbcdd4d cdc_subset: deal with a device that needs reset for timeout by Oliver Neukum · 10 years ago
  98. cd83ce9 usb-core bInterval quirk by James P Michels III · 10 years ago
  99. 1d8fcba Revert "cdc_subset: deal with a device that needs reset for timeout" by Linus Torvalds · 10 years ago
  100. 20fbe3a cdc_subset: deal with a device that needs reset for timeout by Oliver Neukum · 10 years ago