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