1. 55b644f usb: dwc2: add support for the DWC2 controller on Meson8 SoCs by Martin Blumenstingl · 8 years ago
  2. e35b135 usb: dwc2: Add support for STM32F429/439/469 USB OTG HS/FS in FS mode (internal PHY) by Bruno Herrera · 8 years ago
  3. 3c6aea7 usb: dwc2: gadget: Add checking for g-tx-fifo-size parameter by Sevak Arakelyan · 8 years ago
  4. c138ecf usb: dwc2: gadget: Set TX FIFO depths to calculated defaults by Sevak Arakelyan · 8 years ago
  5. ca8b033 usb: dwc2: Add a quirk to allow speed negotiation for Hisilicon Hi6220 by Chen Yu · 8 years ago
  6. 5dc6422 usb: dwc2: Remove debug prints in params.c by John Youn · 8 years ago
  7. 06e75df usb: dwc2: Remove unnecessary parameters by John Youn · 8 years ago
  8. 95832c0 usb: dwc2: Fix usage of bool params by John Youn · 8 years ago
  9. 7de1deb usb: dwc2: Remove platform static params by John Youn · 8 years ago
  10. d936e66 usb: dwc2: Check core parameters by John Youn · 8 years ago
  11. f9f93cb usb: dwc2: Get device properties by John Youn · 8 years ago
  12. 245977c usb: dwc2: Set core parameters to default values by John Youn · 8 years ago
  13. 0f3a745 usb: dwc2: Remove unused otg_ver parameter by John Youn · 8 years ago
  14. b98866c usb: dwc2: Fix lines over 80 characters by John Youn · 8 years ago
  15. 9da5197 usb: dwc2: Cleanup some checkpatch issues by John Youn · 8 years ago
  16. 00c704c usb: dwc2: use u32 for DT binding parameters by Leo Yan · 8 years ago
  17. efc95b2 usb: dwc2: gadget: fix default value for gadget-dma-desc by Stefan Wahren · 8 years ago
  18. 6118d06 usb: dwc2: fix default value for DMA support by Stefan Wahren · 8 years ago
  19. de02238 usb: dwc2: fix dwc2_get_device_property for u8 and u16 by Stefan Wahren · 8 years ago
  20. f3419735 usb: dwc2: Do not set host parameter in peripheral mode by Stefan Wahren · 8 years ago
  21. 3922fb4 usb: dwc2: add amcc,dwc-otg support by Christian Lamparter · 8 years ago
  22. 4be0080 usb: dwc2: fixes host_dma logic by Christian Lamparter · 8 years ago
  23. 38e9002 usb: dwc2: gadget: Add new core parameter for low speed by Vardan Mikayelyan · 8 years ago
  24. 1e6b98e usb: dwc2: gadget: Add IOT device IDs, configure core accordingly by Vardan Mikayelyan · 8 years ago
  25. 8ad0733 usb: dwc2: Remove reading in of invalid property by John Youn · 8 years ago
  26. dec4b55 usb: dwc2: gadget: Add descriptor DMA parameter by Vahram Aharonyan · 8 years ago
  27. 9962b62 usb: dwc2: Deprecate g-use-dma binding by John Youn · 8 years ago
  28. 6b66ce5 usb: dwc2: Get host DMA device properties by John Youn · 8 years ago
  29. e7839f9 usb: dwc2: Rename the dma_enable parameter to host_dma by John Youn · 8 years ago
  30. 05ee799 usb: dwc2: Move gadget settings into core_params by John Youn · 8 years ago
  31. d153131 usb: dwc2: Rename host_rx_fifo_size hardware parameter by John Youn · 8 years ago
  32. c1d286c usb: dwc2: Remove unnecessary prototypes by John Youn · 8 years ago
  33. 0a7d0d7 usb: dwc2: Remove dwc2_set_all_params function by John Youn · 8 years ago
  34. 334bbd4 usb: dwc2: Move parameter initialization into params.c by John Youn · 8 years ago
  35. bea8e86 usb: dwc2: Declare the core params struct statically by John Youn · 8 years ago
  36. 323230e usb: dwc2: Add params.c file by John Youn · 8 years ago