1. 11ebf3a usb: renesas_usbhs: gadget: fix giveback status code in usbhsg_pipe_disable() by Yoshihiro Shimoda · 9 years ago
  2. dd9fee6 usb: gadget: renesas_usb3: Use ARCH_RENESAS by Simon Horman · 9 years ago
  3. 1fc6598 usb: dwc2: Fix issues in dwc2_complete_non_isoc_xfer_ddma() by John Youn · 9 years ago
  4. 6c0c095 usb: dwc2: Add support for Lantiq ARX and XRX SoCs by Antti Seppälä · 9 years ago
  5. 2eafe93 usb: phy: generic: Handle late registration of gadget by Maarten ter Huurne · 9 years ago
  6. cff5638 usb: gadget: bdc_udc: fix race condition in bdc_udc_exit() by Alexey Khoroshilov · 9 years ago
  7. ead22ca usb: musb: core: added missing const qualifier to musb_hdrc_platform_data::config by Petr Kulhavy · 9 years ago
  8. b02038f usb: dwc2: Move host-specific core functions into hcd.c by John Youn · 9 years ago
  9. 58e52ff6a usb: dwc2: Move register save and restore functions by John Youn · 9 years ago
  10. 9bbe91a usb: dwc2: Use kmem_cache_free() by Amitoj Kaur Chawla · 9 years ago
  11. 1479cb6 usb: dwc2: host: If using uframe scheduler, end splits better by Douglas Anderson · 9 years ago
  12. 9f9f09b usb: dwc2: host: Totally redo the microframe scheduler by Douglas Anderson · 9 years ago
  13. 9cf1a60 usb: dwc2: host: Properly set even/odd frame by Douglas Anderson · 9 years ago
  14. fae4e82 usb: dwc2: host: Add dwc2_hcd_get_future_frame_number() call by Douglas Anderson · 9 years ago
  15. fb616e3 usb: dwc2: host: Manage frame nums better in scheduler by Douglas Anderson · 9 years ago
  16. 483bb25 usb: dwc2: host: Add scheduler logging for missed SOFs by Douglas Anderson · 9 years ago
  17. 2d3f139 usb: dwc2: host: Split code out to make dwc2_do_reserve() by Douglas Anderson · 9 years ago
  18. b951c6c usb: dwc2: host: Reorder things in hcd_queue.c by Douglas Anderson · 9 years ago
  19. ced9eee usb: dwc2: host: Rename some fields in struct dwc2_qh by Douglas Anderson · 9 years ago
  20. 4e50e01 usb: dwc2: host: Use periodic interrupt even with DMA by Douglas Anderson · 9 years ago
  21. d82a810e usb: dwc2: host: There's not really a TT for the root hub by Douglas Anderson · 9 years ago
  22. 9ed04d9 usb: dwc2: host: Properly set the HFIR by Douglas Anderson · 9 years ago
  23. 8add17c usb: dwc2: host: Giveback URB in tasklet context by Douglas Anderson · 9 years ago
  24. 17dd5b6 usb: dwc2: host: Add a delay before releasing periodic bandwidth by Douglas Anderson · 9 years ago
  25. 74fc4a7 usb: dwc2: host: Add scheduler tracing by Douglas Anderson · 9 years ago
  26. c9c8ac0 usb: dwc2: host: fix split transfer schedule sequence by Douglas Anderson · 9 years ago
  27. 94ef7ae usb: dwc2: host: Always add to the tail of queues by Douglas Anderson · 9 years ago
  28. 16e8021 usb: dwc2: host: Avoid use of chan->qh after qh freed by Douglas Anderson · 9 years ago
  29. 098c1ef usb: dwc2: host: Set host_rx_fifo_size to 525 for rk3066 by Douglas Anderson · 9 years ago
  30. 3bc04e2 usb: dwc2: host: Get aligned DMA in a more supported way by Douglas Anderson · 9 years ago
  31. 40eed7d usb: dwc2: rockchip: Make the max_transfer_size automatic by Douglas Anderson · 9 years ago
  32. 77966eb usb: dwc3: Validate the maximum_speed parameter by John Youn · 9 years ago
  33. 5266a760 usb: musb: sunxi: support module autoloading by Emilio López · 9 years ago
  34. 4a75754 usb: chipidea: otg: add A idle to B disconnect timer by Li Jun · 9 years ago
  35. 9c527f4 usb: otg-fsm: add B_AIDL_BDIS timer by Li Jun · 9 years ago
  36. dfbae33 Documentation: usb: chipidea: Update test procedure for HNP polling by Li Jun · 9 years ago
  37. 75d2f75 usb: chipidea: otg: enable HNP polling support for gadget and host by Li Jun · 9 years ago
  38. 2dfb46b usb: chipidea: otg: set host_request_flag for gadget by Li Jun · 9 years ago
  39. c5348b6 usb: gadget: composite: handle otg status selector request from OTG host by Li Jun · 9 years ago
  40. d6da40a usb: chipidea: udc: bypass otg status selector handling to gadget driver by Li Jun · 9 years ago
  41. ae57e97 usb: common: otg-fsm: add HNP polling support by Li Jun · 9 years ago
  42. 346dbc6 usb: add OTG status selector definition for HNP polling by Li Jun · 9 years ago
  43. 75a9c82 usb: gadget: add hnp_polling_support and host_request_flag in usb_gadget by Li Jun · 9 years ago
  44. 175f712 usb: gadget: provide interface for legacy gadgets to get UDC name by Marek Szyprowski · 9 years ago
  45. 4111d49 usb: gadget: f_midi: stash substream in gmidi_in_port structure by Michal Nazarewicz · 9 years ago
  46. 413489c usb: gadget: f_midi: missing unlock on error path by Dan Carpenter · 9 years ago
  47. bf0028f usb: gadget: f_midi: use flexible array member for gmidi_in_port elements by Michal Nazarewicz · 9 years ago
  48. 06cd928 usb: gadget: f_midi: fix in_last_port looping logic by Michal Nazarewicz · 9 years ago
  49. 9a71eb5 usb: gadget: f_midi: move some of f_midi_transmit to separate func by Michal Nazarewicz · 9 years ago
  50. f297e86 usb: gadget: f_midi: remove useless midi reference from port struct by Felipe F. Tonello · 9 years ago
  51. ef15088 usb: f_fs: avoid race condition with ffs_epfile_io_complete by Du, Changbin · 9 years ago
  52. ae76e13 usb: f_fs: refactor ffs_epfile_io by Michal Nazarewicz · 9 years ago
  53. b3591f6 usb: f_fs: replace unnecessary goto with a return by Michal Nazarewicz · 9 years ago
  54. 3163c79 usb: f_fs: fix ffs_epfile_io returning success on req alloc failure by Michal Nazarewicz · 9 years ago
  55. 3de4e20 usb: f_fs: fix memory leak when ep changes during transfer by Michal Nazarewicz · 9 years ago
  56. 1249678 usb: phy: phy-am335x: remove include of regulator/consumer.h by Bjorn Helgaas · 9 years ago
  57. a9458a3 usb: gadget: pxa25x_udc: document endianess better by Arnd Bergmann · 9 years ago
  58. 62a6abd usb: musb/ux500: remove duplicate check for dma_is_compatible by Arnd Bergmann · 9 years ago
  59. 3ec08dd usb: musb: use %pad format string from dma_addr_t by Arnd Bergmann · 9 years ago
  60. 5b35bec usb: isp1301-omap: mark power_up as __maybe_unused by Arnd Bergmann · 9 years ago
  61. d0fc35bc usb: fsl: drop USB_FSL_MPH_DR_OF Kconfig symbol by Arnd Bergmann · 9 years ago
  62. 65bc0fb usb: gadget: pxa25x_udc: use readl/writel for mmio by Arnd Bergmann · 9 years ago
  63. a77af20 usb: gadget: pxa25x_udc cleanup by Arnd Bergmann · 9 years ago
  64. c5418a0 usb: gadget: pxa25x_udc: move register definitions from arch by Arnd Bergmann · 9 years ago
  65. 21a596c usb: renesas_usbhs: Don't check CSSTS bit if peripheral mode by Yoshihiro Shimoda · 9 years ago
  66. de18757 usb: renesas_usbhs: add R-Car Gen3 power control by Yoshihiro Shimoda · 9 years ago
  67. 7580862 usb: dwc3: Enable SuperSpeedPlus by John Youn · 9 years ago
  68. 2c7f1bd usb: dwc3: Update maximum_speed for SuperSpeedPlus by John Youn · 9 years ago
  69. ee5cd41 usb: dwc3: Update speed checks for SuperSpeedPlus by John Youn · 9 years ago
  70. 1f38f88 usb: dwc3: Update register fields for SuperSpeedPlus by John Youn · 9 years ago
  71. c4137a9 usb: dwc3: DWC_usb31 controller check by John Youn · 9 years ago
  72. 59a3ced usb: gadget: f_mass_storage: Enable SuperSpeedPlus by John Youn · 9 years ago
  73. cd69cbe usb: gadget: composite: Update debug message for SuperSpeedPlus by John Youn · 9 years ago
  74. 4eb8e32 usb: gadget: composite: Configure the usb_ep for SuperSpeedPlus by John Youn · 9 years ago
  75. eae5820 usb: gadget: composite: Write SuperSpeedPlus config descriptors by John Youn · 9 years ago
  76. f3bdbe3 usb: gadget: composite: Add function to get descriptors by John Youn · 9 years ago
  77. a4afd01 usb: gadget: composite: Count configs for SuperSpeedPlus by John Youn · 9 years ago
  78. 554eead usb: gadget: Update config for SuperSpeedPlus by John Youn · 9 years ago
  79. f5c6122 usb: gadget: Update function for SuperSpeedPlus by John Youn · 9 years ago
  80. eaef50c usb: gadget: Update usb_assign_descriptors for SuperSpeedPlus by John Youn · 9 years ago
  81. f228a8d usb: gadget: composite: Return SSP Dev Cap descriptor by John Youn · 9 years ago
  82. 1a85329 usb: gadget: composite: Return bcdUSB 0x0310 by John Youn · 9 years ago
  83. 1ca1b6a usb: gadget: Add gadget_is_superspeed_plus() by John Youn · 9 years ago
  84. 446fa3a usb: ch9: Add size macro for SSP dev cap descriptor by John Youn · 9 years ago
  85. 7b05d3b Merge tag 'usb-ci-v4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-next by Greg Kroah-Hartman · 9 years ago
  86. 71e41bb Merge 4.5-rc6 into usb-next by Greg Kroah-Hartman · 9 years ago
  87. d3d8425 usb: chipidea: imx: avoid EPROBE_DEFER printed as error by Stefan Agner · 9 years ago
  88. 1bc7da8 Revert "usb: chipidea: imx: enable CI_HDRC_SET_NON_ZERO_TTHA" by Peter Chen · 9 years ago
  89. 4670ba6 doc: usb: ci-hdrc-usb2: add property non-zero-ttctrl-ttha by Peter Chen · 9 years ago
  90. aa73818 usb: chipidea: add system interface for ttctrl.ttha by Peter Chen · 9 years ago
  91. 34d5732 usb: chipidea: udc: remove unused value assignment by Li Jun · 9 years ago
  92. 6a6319f dt-bindings: ci-hdrc-usb2: add missing compatibles by Stefan Wahren · 9 years ago
  93. 8134572 usb: chipidea: add CI_HDRC_TURN_VBUS_EARLY_ON for imx23 by Stefan Wahren · 9 years ago
  94. fc77dbd Linux 4.5-rc6 by Linus Torvalds · 9 years ago
  95. 1b9540c Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  96. 4b696dc Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  97. 76c03f0 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  98. f055ae0 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  99. 8da5143 Merge tag 'staging-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  100. 62718e3 Merge tag 'usb-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago