1. 1a149e3 usb: dwc2: fix STM32F7 USB OTG HS compatible by Amelie Delaunay · 7 years ago
  2. 755d739 usb: dwc2: Fix dwc2_hsotg_core_init_disconnected() by Vardan Mikayelyan · 7 years ago
  3. 9e95a66 usb: dwc2: Add safety check for STSPHSERCVD intr by Minas Harutyunyan · 7 years ago
  4. 201ec56 usb: dwc2: Add safety check in setting of descriptor chain pointers by Minas Harutyunyan · 7 years ago
  5. 958e052 Merge tag 'usb-for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 7 years ago
  6. 38d2b5f usb: dwc2: host: Don't retry NAKed transactions right away by Douglas Anderson · 7 years ago
  7. f2830ad usb: dwc2: add optional usb ecc reset bit by Dinh Nguyen · 7 years ago
  8. 9273083 usb: dwc2: Fix TxFIFOn sizes and total TxFIFO size issues by Minas Harutyunyan · 7 years ago
  9. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  10. 894025f Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  11. 6c2d03e USB: dwc2: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  12. 5fd54ac USB: add SPDX identifiers to all remaining files in drivers/usb/ by Greg Kroah-Hartman · 7 years ago
  13. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  14. ce2b21a usb: dwc2: Fix UDC state tracking by John Stultz · 7 years ago
  15. 9b481092 usb: dwc2: Error out of dwc2_hsotg_ep_disable() if we're in host mode by John Stultz · 7 years ago
  16. d2471d4 usb: dwc2: Improve gadget state disconnection handling by John Stultz · 7 years ago
  17. b11633c usb: dwc2: disable erroneous overcurrent condition by Dinh Nguyen · 7 years ago
  18. d8fae8b usb: dwc2: add support for STM32F7xx USB OTG HS by Amelie Delaunay · 7 years ago
  19. f367b72 usb: dwc2: skip L2 state of hcd if controller work in device mode by Meng Dongyang · 7 years ago
  20. ebce561 usb: dwc2: gadget: make usb_ep_ops const by Bhumika Goyal · 7 years ago
  21. 307bc11 usb: dwc2: gadget: On USB RESET reset device address to zero by Minas Harutyunyan · 7 years ago
  22. 55b644f usb: dwc2: add support for the DWC2 controller on Meson8 SoCs by Martin Blumenstingl · 8 years ago
  23. 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
  24. 8ec32c3 usb: dwc2: simplify optional reset handling by Philipp Zabel · 8 years ago
  25. e35b135 usb: dwc2: Add support for STM32F429/439/469 USB OTG HS/FS in FS mode (internal PHY) by Bruno Herrera · 8 years ago
  26. dad3f79 usb: dwc2: Make sure we disconnect the gadget state by John Stultz · 8 years ago
  27. 2c93e79 usb: add CONFIG_USB_PCI for system have both PCI HW and non-PCI based USB HW by yuan linyu · 8 years ago
  28. bc46e23 Merge tag 'usb-for-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 8 years ago
  29. 4fe160d usb: dwc2: eliminate irq parameter from dwc2_hcd_init by Heiner Kallweit · 8 years ago
  30. 348becd usb: dwc2: fix "iomem 0x00000000" message by Heiner Kallweit · 8 years ago
  31. 3c6aea7 usb: dwc2: gadget: Add checking for g-tx-fifo-size parameter by Sevak Arakelyan · 8 years ago
  32. c138ecf usb: dwc2: gadget: Set TX FIFO depths to calculated defaults by Sevak Arakelyan · 8 years ago
  33. e1f411d usb: dwc2: host: Correct snpsid checking for GDFIFOCFG by Sevak Arakelyan · 8 years ago
  34. d3fe81d usb: dwc2: host: use msleep() for long delay by Nicholas Mc Guire · 8 years ago
  35. ca8b033 usb: dwc2: Add a quirk to allow speed negotiation for Hisilicon Hi6220 by Chen Yu · 8 years ago
  36. 9156a7e usb: dwc2: Force port resume on switching to device mode by Chen Yu · 8 years ago
  37. fc30c4b usb: dwc2: Workaround case where GOTGCTL state is wrong by John Stultz · 8 years ago
  38. 6e6360b usb: dwc2: Avoid sleeping while holding hsotg->lock by John Stultz · 8 years ago
  39. 2124f9e usb: dwc2: Show dr_mode via debugfs by John Youn · 8 years ago
  40. 5dc6422 usb: dwc2: Remove debug prints in params.c by John Youn · 8 years ago
  41. 4bd1ac6 usb: dwc2: Add debugfs file to show params by John Youn · 8 years ago
  42. 06e75df usb: dwc2: Remove unnecessary parameters by John Youn · 8 years ago
  43. 95832c0 usb: dwc2: Fix usage of bool params by John Youn · 8 years ago
  44. 7de1deb usb: dwc2: Remove platform static params by John Youn · 8 years ago
  45. d936e66 usb: dwc2: Check core parameters by John Youn · 8 years ago
  46. 57b8e23 usb: dwc2: Rearrange param structure members by John Youn · 8 years ago
  47. d21bcc3 usb: dwc2: Update parameter types by John Youn · 8 years ago
  48. f9f93cb usb: dwc2: Get device properties by John Youn · 8 years ago
  49. 245977c usb: dwc2: Set core parameters to default values by John Youn · 8 years ago
  50. 0f3a745 usb: dwc2: Remove unused otg_ver parameter by John Youn · 8 years ago
  51. f87c842 usb: dwc2: gadget: Set GDFIFOCFG by Sevak Arakelyan · 8 years ago
  52. ec33efe usb: dwc2: Fix sizeof in kzalloc by John Youn · 8 years ago
  53. 1a2e910 usb: dwc2: Remove 'return' from void function by John Youn · 8 years ago
  54. 77b6200 usb: dwc2: Fix code indentation after conditionals by John Youn · 8 years ago
  55. b98866c usb: dwc2: Fix lines over 80 characters by John Youn · 8 years ago
  56. 34c0887f usb: dwc2: Fix brace usage by John Youn · 8 years ago
  57. ab28320 usb: dwc2: Fix logical continuations by John Youn · 8 years ago
  58. 38beaec usb: dwc2: Fix comment alignment and format by John Youn · 8 years ago
  59. 3b1920e usb: dwc2: Add identifier in prototypes by John Youn · 8 years ago
  60. 9da5197 usb: dwc2: Cleanup some checkpatch issues by John Youn · 8 years ago
  61. fdb09b3 usb: dwc2: host: use true/false for boolean by Nicholas Mc Guire · 8 years ago
  62. 04a9db7 usb: dwc2: host: use msleep() for long delays by Nicholas Mc Guire · 8 years ago
  63. 00c704c usb: dwc2: use u32 for DT binding parameters by Leo Yan · 8 years ago
  64. efe357f usb: dwc2: host: fix Wmaybe-uninitialized warning by Nicholas Mc Guire · 8 years ago
  65. ca02954 usb: dwc2: gadget: Fix GUSBCFG.USBTRDTIM value by Amelie Delaunay · 8 years ago
  66. 866932e usb: dwc2: Avoid suspending if we're in gadget mode by John Stultz · 8 years ago
  67. b2f92f0 usb: dwc2: use u32 for DT binding parameters by Leo Yan · 8 years ago
  68. 9383e08 usb: dwc2: gadget: Fix DMA memory freeing by Vardan Mikayelyan · 8 years ago
  69. 86e881e usb: dwc2: fix flags for DMA descriptor allocation in dwc2_hsotg_ep_enable by Marek Szyprowski · 8 years ago
  70. efc95b2 usb: dwc2: gadget: fix default value for gadget-dma-desc by Stefan Wahren · 8 years ago
  71. 6118d06 usb: dwc2: fix default value for DMA support by Stefan Wahren · 8 years ago
  72. de02238 usb: dwc2: fix dwc2_get_device_property for u8 and u16 by Stefan Wahren · 8 years ago
  73. f3419735 usb: dwc2: Do not set host parameter in peripheral mode by Stefan Wahren · 8 years ago
  74. 4411beb usb: dwc2: Move functions from header to source by Razmik Karapetyan · 8 years ago
  75. 7d94f97 usb: dwc2: Fix fifo_show() functionality by Razmik Karapetyan · 8 years ago
  76. 01719c2 usb: dwc2: Remove unnecessary request length checking by Razmik Karapetyan · 8 years ago
  77. c3b22fe usb: dwc2: Fix Control Write issue in DMA mode by Razmik Karapetyan · 8 years ago
  78. 729e657 usb: dwc2: Don't program DMA address for 0 length request by Razmik Karapetyan · 8 years ago
  79. 9d8da85 usb: dwc2: Stop Complete Splits after Data PID == 0 by Sevak Arakelyan · 8 years ago
  80. 3922fb4 usb: dwc2: add amcc,dwc-otg support by Christian Lamparter · 8 years ago
  81. 4be0080 usb: dwc2: fixes host_dma logic by Christian Lamparter · 8 years ago
  82. 38e9002 usb: dwc2: gadget: Add new core parameter for low speed by Vardan Mikayelyan · 8 years ago
  83. 552d940 usb: dwc2: gadget: Program ep0_mps for LS by Vardan Mikayelyan · 8 years ago
  84. 1e6b98e usb: dwc2: gadget: Add IOT device IDs, configure core accordingly by Vardan Mikayelyan · 8 years ago
  85. 79c3b5b usb: dwc2: Add support of dedicated full-speed PHY interface by Vahram Aharonyan · 8 years ago
  86. a4f82771 usb: dwc2: gadget: Disable enabled HW endpoint in dwc2_hsotg_ep_disable by Vahram Aharonyan · 8 years ago
  87. ae79dd5 usb: dwc2: gadget: Correct dwc2_hsotg_ep_stop_xfr() function by Vahram Aharonyan · 8 years ago
  88. f0afdb4 usb: dwc2: gadget: For DDMA parse setup only after SetUp interrupt by Vahram Aharonyan · 8 years ago
  89. 95d2b03 usb: dwc2: gadget: Adjust ISOC OUT request's actual len for DDMA by Vahram Aharonyan · 8 years ago
  90. ec01f0b usb: dwc2: gadget: Enable the BNA interrupt by Vahram Aharonyan · 8 years ago
  91. 540ccba usb: dwc2: gadget: Start and complete DDMA isoc transfers by Vahram Aharonyan · 8 years ago
  92. f473670 usb: dwc2: gadget: In DDMA keep incompISOOUT and incompISOIN masked by Vahram Aharonyan · 8 years ago
  93. ab7d219 usb: dwc2: gadget: Add DDMA isoc related fields to dwc2_hsotg_ep by Vahram Aharonyan · 8 years ago
  94. a5c18f1 usb: dwc2: gadget: Enable descriptor DMA mode by Vahram Aharonyan · 8 years ago
  95. ef750c7 usb: dwc2: gadget: Start DDMA IN status phase in StsPhseRcvd handler by Vahram Aharonyan · 8 years ago
  96. 9d9a6b0 usb: dwc2: gadget: Fixes for StsPhseRcvd interrupt by Vahram Aharonyan · 8 years ago
  97. aa3e8bc usb: dwc2: gadget: DDMA transfer start and complete by Vahram Aharonyan · 8 years ago
  98. e02f9aa usb: dwc2: gadget: EP 0 specific DDMA programming by Vahram Aharonyan · 8 years ago
  99. 8ad0733 usb: dwc2: Remove reading in of invalid property by John Youn · 8 years ago
  100. 5f54c54 usb: dwc2: gadget: Add DDMA chain pointers to dwc2_hsotg_ep structure by Vahram Aharonyan · 8 years ago