1. 7f65b1f cdc-ether: divorce initialisation with a filter reset and a generic method by Oliver Neukum · 8 years ago
  2. 6a29bee usb: host: xhci-ring: don't need to clear interrupt pending for MSI enabled hcd by Peter Chen · 8 years ago
  3. 8f28472 Merge tag 'usb-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  4. 8d65b08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  5. c58d405 Merge tag 'docs-4.12' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
  6. 7d6a31c Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  7. 8ebe0e2 Merge tag 'usb-serial-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-next by Greg Kroah-Hartman · 8 years ago
  8. 0cb3006 usb: gadget.h: be consistent at kernel doc macros by Mauro Carvalho Chehab · 8 years ago
  9. 3e208a0 usb: composite.h: fix two warnings when building docs by Mauro Carvalho Chehab · 8 years ago
  10. e0c34e9 usb: get rid of some ReST doc build errors by Mauro Carvalho Chehab · 8 years ago
  11. ba7756d Merge tag 'usb-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 8 years ago
  12. e92634c usb: otg-fsm: Prevent build warning "VDBG" redefined by Roger Quadros · 8 years ago
  13. 6f14f44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  14. c8b5d12 net: usbnet: support 64bit stats by Greg Ungerer · 8 years ago
  15. a794499 USB: serial: add calc_num_ports callback to generic driver by Johan Hovold · 8 years ago
  16. 0781424 USB: serial: allow subdrivers to modify port-endpoint mapping by Johan Hovold · 8 years ago
  17. e47ff59 Merge 4.11-rc4 into usb-next by Greg Kroah-Hartman · 8 years ago
  18. fab9288 usb: USB Type-C connector class by Heikki Krogerus · 8 years ago
  19. a8c06e4 usb: separate out sysdev pointer from usb_bus by Arnd Bergmann · 8 years ago
  20. bde87ad net: usb: usb: remove old api ethtool_{get|set}_settings by Philippe Reynes · 8 years ago
  21. 8bae355 net: usb: usbnet: add new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  22. aeb9dd1 usb/early: Add driver for xhci debug capability by Lu Baolu · 8 years ago
  23. 5095cb8 usb: of: add functions to bind a companion controller by Yoshihiro Shimoda · 8 years ago
  24. 2c93e79 usb: add CONFIG_USB_PCI for system have both PCI HW and non-PCI based USB HW by yuan linyu · 8 years ago
  25. 92e6b2c USB: serial: add endpoint sanity check to core by Johan Hovold · 8 years ago
  26. ff0c570 USB: serial: allow up to 16 ports per device by Johan Hovold · 8 years ago
  27. ef88f33 USB: serial: clean up endpoint and port-counter types by Johan Hovold · 8 years ago
  28. 3243367 usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirk by Samuel Thibault · 8 years ago
  29. 11893da usb: chipidea: msm: Handle phy power states by Stephen Boyd · 8 years ago
  30. 5cc4926 usb: chipidea: Consolidate extcon notifiers by Stephen Boyd · 8 years ago
  31. 8feb368 usb: chipidea: Add platform flag for wrapper phy management by Stephen Boyd · 8 years ago
  32. a89b94b usb: chipidea: Handle extcon events properly by Stephen Boyd · 8 years ago
  33. 03f8d4c Merge tag 'usb-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  34. 7b8076c NET: usb: cdc_mbim: add quirk for supporting Telit LE922A by Daniele Palmas · 8 years ago
  35. b9c2a2a usb: hcd.h: construct hub class request constants from simpler constants by Tal Shorer · 8 years ago
  36. 982555f usb: gadget: fix request length error for isoc transfer by Peter Chen · 8 years ago
  37. 60e7396 usb: gadget: add a new quirk to avoid skb_reserve in u_ether.c by Yoshihiro Shimoda · 8 years ago
  38. 1a00b457 usb: gadget: composite: let USB functions process ctrl reqs in cfg0 by Felix Hädicke · 8 years ago
  39. 16b114a usb: gadget: fix usb_ep_align_maybe endianness and new usb_ep_align by Felipe F. Tonello · 8 years ago
  40. c318a82 Merge 4.7-rc6 into usb-next by Greg Kroah-Hartman · 8 years ago
  41. 215db94 Merge tag 'usb-for-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 8 years ago
  42. a3aef37 xhci: get rid of platform data by Heikki Krogerus · 8 years ago
  43. 7e8b3df USB: EHCI: declare hostpc register as zero-length array by Alan Stern · 8 years ago
  44. b9b0923 usb: phy: move msm_hsusb.h into driver by Arnd Bergmann · 9 years ago
  45. ce15ed4 USB: Fix of_usb_get_dr_mode_by_phy with a shared phy block by Hans de Goede · 9 years ago
  46. 5e42d71 usb: gadget: add tracepoints to the gadget API by Felipe Balbi · 9 years ago
  47. 5a8d651 usb: gadget: move gadget API functions to udc-core by Felipe Balbi · 9 years ago
  48. 12b7db2 usb: musb: Return error value from musb_mailbox by Tony Lindgren · 9 years ago
  49. f1bddbb usb: gadget: Fix binding to UDC via configfs interface by Krzysztof Opasiak · 9 years ago
  50. 792f752 Merge tag 'usb-ci-v4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-next by Greg Kroah-Hartman · 9 years ago
  51. feb26ac usb: core: hub: hub_port_init lock controller instead of bus by Chris Bainbridge · 9 years ago
  52. 679ca39 usb: gadget: udc: core: add usb_gadget_{un}map_request_by_dev() by Yoshihiro Shimoda · 9 years ago
  53. 4e332df usb: otg-fsm: support multiple instances by Roger Quadros · 9 years ago
  54. fa59507f usb: otg-fsm: Add documentation for struct otg_fsm by Roger Quadros · 9 years ago
  55. 69bec72 USB: core: let USB device know device node by Peter Chen · 9 years ago
  56. ead22ca usb: musb: core: added missing const qualifier to musb_hdrc_platform_data::config by Petr Kulhavy · 9 years ago
  57. 9c527f4 usb: otg-fsm: add B_AIDL_BDIS timer by Li Jun · 9 years ago
  58. ae57e97 usb: common: otg-fsm: add HNP polling support by Li Jun · 9 years ago
  59. 75a9c82 usb: gadget: add hnp_polling_support and host_request_flag in usb_gadget by Li Jun · 9 years ago
  60. 175f712 usb: gadget: provide interface for legacy gadgets to get UDC name by Marek Szyprowski · 9 years ago
  61. de18757 usb: renesas_usbhs: add R-Car Gen3 power control by Yoshihiro Shimoda · 9 years ago
  62. 554eead usb: gadget: Update config for SuperSpeedPlus by John Youn · 9 years ago
  63. f5c6122 usb: gadget: Update function for SuperSpeedPlus by John Youn · 9 years ago
  64. eaef50c usb: gadget: Update usb_assign_descriptors for SuperSpeedPlus by John Youn · 9 years ago
  65. 1ca1b6a usb: gadget: Add gadget_is_superspeed_plus() by John Youn · 9 years ago
  66. a4b5d60 usb: core: rename mutex usb_bus_list_lock to usb_bus_idr_lock by Heiner Kallweit · 9 years ago
  67. 1b83349 usb/storage: misc fixes to comments in include/linux/usb/storage.h by Antonio Ospite · 9 years ago
  68. 5363de7 usb: core: switch bus numbering to using idr by Heiner Kallweit · 9 years ago
  69. 132f500 usb: host: ehci-msm: Allow LS devices to work by Jack Pham · 9 years ago
  70. 237f38c Merge tag 'usb-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  71. 87cf558 Merge tag 'usb-for-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 9 years ago
  72. 1dfddff5 net: cdc_ncm: avoid changing RX/TX buffers on MTU changes by Bjørn Mork · 9 years ago
  73. 8a0859b usb: gadget: forbid queuing request to a disabled ep by Du, Changbin · 9 years ago
  74. be99c84 usb: of: fix build breakage on !OF by Felipe Balbi · 9 years ago
  75. 8055555 usb: musb: core: Fix handling of the phy notifications by Tony Lindgren · 9 years ago
  76. 855ed04 usb: gadget: udc-core: independent registration of gadgets and gadget drivers by Ruslan Bilovol · 9 years ago
  77. 88f73eb usb: gadget: udc-core: remove unused usb_udc_attach_driver() by Ruslan Bilovol · 9 years ago
  78. 2284b29 usb: gadget: bind UDC by name passed via usb_gadget_driver structure by Ruslan Bilovol · 9 years ago
  79. 98bfb39 usb: of: add an api to get dr_mode by the phy node by Bin Liu · 9 years ago
  80. 51f141a usb: renesas_usbhs: Modify pipe configuration by Yoshihiro Shimoda · 9 years ago
  81. 252ca49 Merge 4.4-rc5 into usb-next as we want those fixes here for testing by Greg Kroah-Hartman · 9 years ago
  82. ad87e03 USB: add quirk for devices with broken LPM by Alan Stern · 9 years ago
  83. 6fb8ac8 USB: constify usb_mon_operations structure by Julia Lawall · 9 years ago
  84. 9aa3d65 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  85. 3d6f478 Merge tag 'usb-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  86. 9e43643 Merge tag 'usb-ci-v4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-next by Greg Kroah-Hartman · 9 years ago
  87. a4d8e93 Merge tag 'usb-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 9 years ago
  88. 1fbf462 usb: chipidea: Add support for 'phy-clkgate-delay-us' property by Fabio Estevam · 9 years ago
  89. 3ecb3e0 usb: chipidea: Use extcon framework for VBUS and ID detect by Ivan T. Ivanov · 9 years ago
  90. 26440c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  91. 45b6a73 usb-gadget: use per-attribute show and store methods by Christoph Hellwig · 9 years ago
  92. f975c5c usb: renesas_usbhs: fix build warning if 64-bit architecture by Yoshihiro Shimoda · 9 years ago
  93. 7117522 usb: define HCD_USB31 speed option for hosts that support USB 3.1 features by Mathias Nyman · 9 years ago
  94. 9ae7ce0 usb: renesas_usbhs: fix build warning if 64-bit architecture by Yoshihiro Shimoda · 9 years ago
  95. 06e7114 usb: common: of_usb_get_dr_mode to usb_get_dr_mode by Heikki Krogerus · 9 years ago
  96. 63863b9 usb: common: of_usb_get_maximum_speed to usb_get_maximum_speed by Heikki Krogerus · 9 years ago
  97. 58efd4b0 usb: phy: change some comments by Peter Chen · 9 years ago
  98. b0bac25 usb: gadget: introduce 'enabled' flag in struct usb_ep by Robert Baldyga · 9 years ago
  99. b67f628 usb: gadget: epautoconf: add usb_ep_autoconfig_release() function by Robert Baldyga · 9 years ago
  100. 9b75376 usb: musb: set the controller speed based on the config setting by Bin Liu · 9 years ago