1. 9d506fc usb: musb: Populate new IO functions for tusb6010 by Tony Lindgren · 10 years ago
  2. 5450ac8 usb: musb: Add function pointers for IO access functions by Tony Lindgren · 10 years ago
  3. b20f3f9 usb: phy: Handle per-PHY event for connnect and disconnect events by Kiran Raparthy · 10 years ago
  4. f415fbd usb: dwc2: remove early return on clock query by Dinh Nguyen · 10 years ago
  5. da9f328 usb: dwc2: Fix build warning when CONFIG_PM_SLEEP=n by Fabio Estevam · 10 years ago
  6. 4db9917 usb: gadget: udc: pxa25x: remove unnecessary NULL check by Felipe Balbi · 10 years ago
  7. 23fba80 usb: gadget: udc: lpc32xx: remove unnecessary NULL check by Felipe Balbi · 10 years ago
  8. 6cd6159 usb: dwc3: return error code from the most recent call by Julia Lawall · 10 years ago
  9. ef24d74 usb: gadget: ss_ep_in_comp_desc can be static by kbuild test robot · 10 years ago
  10. 7b0f000 usb: gadget: function: delete an unnecessary check before rndis_add_hdr() by Markus Elfring · 10 years ago
  11. dc6e69e usb: dwc2: gadget: rework suspend/resume code to correctly restore gadget state by Marek Szyprowski · 10 years ago
  12. 7ad8096 usb: dwc2: gadget: add mutex to serialize init/deinit calls by Marek Szyprowski · 10 years ago
  13. 4ace06e usb: dwc2: gadget: rework disconnect event handling by Marek Szyprowski · 10 years ago
  14. ed692a9 usb: dwc3: exynos: Add provision for AXI UpScaler clock on exynos7 by Vivek Gautam · 10 years ago
  15. 72d996f usb: dwc3: exynos: Add provision for suspend clock by Vivek Gautam · 10 years ago
  16. c1a3aca usb: dwc3: exynos: Remove local variable for clock from probe by Vivek Gautam · 10 years ago
  17. df9f7b3 usb: phy: introduce usb_phy_set_event interface by Kiran Raparthy · 10 years ago
  18. 18a4e65 usb: gadget: net2280: Fix superspeed dma_done() by Mario Schuknecht · 10 years ago
  19. b2ba27a usb: gadget: at91_udc: move prepare clk into process context by Ronald Wahl · 10 years ago
  20. cf0b1d1 usb: gadget: atmel_usba_udc: remove release function by Bo Shen · 10 years ago
  21. ba7cc77 usb: gadget: at91_udc: remove unused release function by Bo Shen · 10 years ago
  22. 74df41b usb: gadget: add USB3 support to the printer driver by Jorge Ramirez-Ortiz · 10 years ago
  23. 1290a95 usb: phy: propagate __of_usb_find_phy()'s error on failure by Arjun Sreedharan · 10 years ago
  24. 62c6069 usb: dwc3: keystone: fix error return code by Julia Lawall · 10 years ago
  25. a4722fd3 usb: dwc3: trace: don't save pointers by Felipe Balbi · 10 years ago
  26. f905bc6 usb: musb: core: Disable the Interrupts till BABBLE is fully handled by George Cherian · 10 years ago
  27. 1eec34e usb: musb: musb_cppi41: recognize HS devices in hostmode by Sebastian Andrzej Siewior · 10 years ago
  28. c2365ce usb: musb: replace hard coded registers with defines by Roman Byshko · 10 years ago
  29. a1fc192 usb: musb: core: make sure musb is in RPM_ACTIVE on resume by Sebastian Andrzej Siewior · 10 years ago
  30. 0448d38 usb: gadget: f_hid: fix error handling in ghid_setup() by Dan Carpenter · 10 years ago
  31. 828f614 usb: gadget: f_hid: use after free in hidg_alloc_inst() by Dan Carpenter · 10 years ago
  32. efed421 usb: gadget: Add UDC driver for Broadcom USB3.0 device controller IP BDC by Ashwini Pahuja · 10 years ago
  33. 5ee8070 usb: dwc2: Update Kconfig to support dual-role by Dinh Nguyen · 10 years ago
  34. f5500ec usb: dwc2: move usb_disabled() call to host driver only by Dinh Nguyen · 10 years ago
  35. 8d736d8 usb: dwc2: gadget: Do not fail probe if there isn't a clock node by Dinh Nguyen · 10 years ago
  36. db8178c usb: dwc2: Update common interrupt handler to call gadget interrupt handler by Dinh Nguyen · 10 years ago
  37. 510ffaa usb: dwc2: Initialize the USB core for peripheral mode by Dinh Nguyen · 10 years ago
  38. bcc0607 usb: dwc2: convert to use dev_pm_ops API by Dinh Nguyen · 10 years ago
  39. 117777b usb: dwc2: Move gadget probe function into platform code by Dinh Nguyen · 10 years ago
  40. 941fcce usb: dwc2: Update the gadget driver to use common dwc2_hsotg structure by Dinh Nguyen · 10 years ago
  41. 0cf884e usb: dwc2: add bus suspend/resume for dwc2 by Kever Yang · 10 years ago
  42. d3cf6a4 usb: renesas_usbhs: expand USB-DMAC channels for R-Car Gen2 by Yoshihiro Shimoda · 10 years ago
  43. 53e734b usb: renesas_usbhs: add a new macro for extending DnFIFOs by Yoshihiro Shimoda · 10 years ago
  44. 3a2634a usb: renesas_usbhs: standardize d{0,1}fifo control by Yoshihiro Shimoda · 10 years ago
  45. c907e42 usb: renesas_usbhs: change d{0,1}fifo to dfifo array by Yoshihiro Shimoda · 10 years ago
  46. f509fee usb: gadget: midi: f_midi_alloc() can be static by Fengguang Wu · 10 years ago
  47. 0fc57ea usb: gadget: f_hid: hidg_alloc() can be static by Fengguang Wu · 10 years ago
  48. e5ba1c0 usb: phy: fsl: Fix build errors by Felipe Balbi · 10 years ago
  49. 7e1bbeb usb: host: ohci: omap: fix build breakage by Felipe Balbi · 10 years ago
  50. 39dd96d usb: gadget: atmel_usba_udc: use udc-core's reset notifier by Peter Chen · 10 years ago
  51. 4f6bd9f usb: gadget: bcm63xx_udc: use udc-core's reset notifier by Peter Chen · 10 years ago
  52. 5443a79 usb: gadget: r8a66597-udc: use udc-core's reset notifier by Peter Chen · 10 years ago
  53. 107d13c usb: gadget: amd5536udc: use udc-core's reset notifier by Peter Chen · 10 years ago
  54. 7918d8c usb: gadget: pch_udc: use udc-core's reset notifier by Peter Chen · 10 years ago
  55. fba45ce usb: gadget: fsl_qe_udc: use udc-core's reset notifier by Peter Chen · 10 years ago
  56. 69aa1f9 usb: gadget: mv_udc_core: use udc-core's reset notifier by Peter Chen · 10 years ago
  57. 236e506 usb: gadget: at91_udc: use udc-core's reset notifier by Peter Chen · 10 years ago
  58. 363ea20 usb: gadget: fsl_udc_core: use udc-core's reset notifier by Peter Chen · 10 years ago
  59. 373ef69 usb: gadget: m66592-udc: use udc-core's reset notifier by Peter Chen · 10 years ago
  60. 90834d3 usb: gadget: pxa25x_udc: use udc-core's reset notifier by Peter Chen · 10 years ago
  61. afbe477 usb: chipidea: gadget: use udc-core's reset notifier by Peter Chen · 10 years ago
  62. 5ca1ccd usb: gadget: net2272: use udc-core's reset notifier by Alan Stern · 10 years ago
  63. b611e42 usb: gadget: net2280: use udc-core's reset notifier by Alan Stern · 10 years ago
  64. 8480484 usb: gadget: dummy-hcd: use udc-core's reset notifier by Alan Stern · 10 years ago
  65. 1189f7f usb: musb: gadget: use udc-core's reset notifier by Felipe Balbi · 10 years ago
  66. 8e74475 usb: dwc3: gadget: use udc-core's reset notifier by Felipe Balbi · 10 years ago
  67. 6876d58 usb: gadget: dbgp: Fix endpoint config after USB disconnect by Kyösti Mälkki · 10 years ago
  68. 8b9ca27 phy: twl4030: Fix build breakage by Felipe Balbi · 10 years ago
  69. 004f7d4 usb: gadget: pxa27x_udc: fix warning in non device-tree build by Robert Jarzmik · 10 years ago
  70. 60f0e62 arm: boot: dts: am4372: enable dwc3 suspend PHY quirk by Felipe Balbi · 10 years ago
  71. cd72f89 usb: dwc3: core: enable phy suspend quirk on non-FPGA by Felipe Balbi · 10 years ago
  72. 21a9476 usb: gadget: hid: add configfs support by Andrzej Pietrasiewicz · 10 years ago
  73. 5ca8d3ec usb: gadget: f_hid: use usb_gstrings_attach by Andrzej Pietrasiewicz · 10 years ago
  74. 5d66a39 usb: gadget: f_hid: remove compatibility layer by Andrzej Pietrasiewicz · 10 years ago
  75. 4bc8a33 usb: gadget: hid: convert to new interface of f_hid by Andrzej Pietrasiewicz · 10 years ago
  76. cb38253 usb: gadget: f_hid: convert to new function interface with backward compatibility by Andrzej Pietrasiewicz · 10 years ago
  77. 00896f6 usb: gadget: hid: mirror init operations in module cleanup by Andrzej Pietrasiewicz · 10 years ago
  78. 6340608 usb: gadget: f_hid: check return value of device_create by Andrzej Pietrasiewicz · 10 years ago
  79. 0652940 usb: gadget: f_hid: check return value of class_create by Andrzej Pietrasiewicz · 10 years ago
  80. 7901842 usb: phy: remove file names from heading comments by Sergei Shtylyov · 10 years ago
  81. 6f1de34 usb: gadget: f_midi: add configfs support by Andrzej Pietrasiewicz · 10 years ago
  82. 9caa0d7 usb: gadget: f_midi: use usb_gstrings_attach by Andrzej Pietrasiewicz · 10 years ago
  83. 33cfad6 usb: gadget: f_midi: remove compatibility layer by Andrzej Pietrasiewicz · 10 years ago
  84. 32522a5 usb: gadget: midi: convert to new interface of f_midi by Andrzej Pietrasiewicz · 10 years ago
  85. b85e9de usb: gadget: f_midi: convert to new function interface with backward compatibility by Andrzej Pietrasiewicz · 10 years ago
  86. d23b4c3 usb: gadget: f_midi: check kstrdup() return value by Andrzej Pietrasiewicz · 10 years ago
  87. 6e58ed5 usb: gadget: f_midi: enable use of the index parameter by Andrzej Pietrasiewicz · 10 years ago
  88. cb0a59f usb: gadget: Kconfig: enable separate compilation of uac1/uac2 functions by Andrzej Pietrasiewicz · 10 years ago
  89. 5eb125b usb: dwc3: ep0: remove unnecessary break after return by Jingoo Han · 10 years ago
  90. baadd52 usb: musb: try a race-free wakeup by Sebastian Andrzej Siewior · 10 years ago
  91. b87fd2f usb: musb: core: check link status on resume by Sebastian Andrzej Siewior · 10 years ago
  92. b4c9f57 usb: dwc3: exynos: remove non-DT support for Exynos Specific Glue layer by Jingoo Han · 10 years ago
  93. cdeb794 usb: renesas_usbhs: fix usbhs_pipe_clear() for DCP PIPE by Yoshihiro Shimoda · 10 years ago
  94. 4ef35b1 usb: renesas_usbhs: fix the timing of dcp_control_transfer_done by Yoshihiro Shimoda · 10 years ago
  95. 04a5def usb: renesas_usbhs: gadget: fix the behavior of pullup by Takeshi Kihara · 10 years ago
  96. 1143205 usb: renesas_usbhs: gadget: fix NULL pointer dereference in ep_disable() by Kazuya Mizuguchi · 10 years ago
  97. c3761a7 usb: dwc2: allow dwc2 to get built when USB_GADGET=m by Dinh Nguyen · 10 years ago
  98. 460d098 usb: dwc3: make HIRD threshold configurable by Huang Rui · 10 years ago
  99. 9755449 usb: dwc3: add support for AMD Nolan platform by Huang Rui · 10 years ago
  100. be6646b PCI: Prevent xHCI driver from claiming AMD Nolan USB3 DRD device by Huang Rui · 10 years ago