1. 4fe160d usb: dwc2: eliminate irq parameter from dwc2_hcd_init by Heiner Kallweit · 8 years ago
  2. 34c0887f usb: dwc2: Fix brace usage by John Youn · 8 years ago
  3. 9da5197 usb: dwc2: Cleanup some checkpatch issues by John Youn · 8 years ago
  4. 0a7d0d7 usb: dwc2: Remove dwc2_set_all_params function by John Youn · 8 years ago
  5. 334bbd4 usb: dwc2: Move parameter initialization into params.c by John Youn · 8 years ago
  6. bea8e86 usb: dwc2: Declare the core params struct statically by John Youn · 8 years ago
  7. 323230e usb: dwc2: Add params.c file by John Youn · 8 years ago
  8. c913fc4 Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  9. f94310a usb: dwc2: add support for Meson8b and GXBB SoCs by Jerome Brunet · 8 years ago
  10. 83f8da5 usb: dwc2: Add reset control to dwc2 by Dinh Nguyen · 9 years ago
  11. a6ef3e0 usb: dwc2: Proper cleanup on dr_mode failure by John Youn · 9 years ago
  12. 6c0c095 usb: dwc2: Add support for Lantiq ARX and XRX SoCs by Antti Seppälä · 9 years ago
  13. 098c1ef usb: dwc2: host: Set host_rx_fifo_size to 525 for rk3066 by Douglas Anderson · 9 years ago
  14. 40eed7d usb: dwc2: rockchip: Make the max_transfer_size automatic by Douglas Anderson · 9 years ago
  15. 03b32e4 Revert "usb: dwc2: Move reset into dwc2_get_hwparams()" by John Youn · 9 years ago
  16. a40a003 usb: dwc2: add shutdown callback to platform variant by Heiko Stübner · 9 years ago
  17. 25362d3 usb: dwc2: Remove redundant reset in probe by John Youn · 9 years ago
  18. 263b7fb usb: dwc2: Move reset into dwc2_get_hwparams() by John Youn · 9 years ago
  19. 5268ed9 usb: dwc2: Fix dr_mode validation by John Youn · 9 years ago
  20. 6d58f34 usb: dwc2: Rename dwc2_core_reset() by John Youn · 9 years ago
  21. cebfdbf usb: dwc2: reset dwc2 core before dwc2_get_hwparams() by Yunzhi Li · 9 years ago
  22. 37dd9d6 usb: dwc2: add support of hi6220 by Zhangfei Gao · 9 years ago
  23. fbb9e22 usb: dwc2: host: enable descriptor dma for fs devices by Mian Yousaf Kaukab · 9 years ago
  24. f74875d usb: dwc2: fix kernel oops during driver probe by Stefan Wahren · 9 years ago
  25. 8aa90cf usb: dwc2: make otg clk optional by Stefan Wahren · 9 years ago
  26. 6c2dad6 usb: dwc2: Return errors from PHY by Stefan Wahren · 9 years ago
  27. d0464bc usb: dwc2: Make PHY optional by John Youn · 9 years ago
  28. f165930 usb: dwc2: host: Fix ahbcfg for rk3066 by Douglas Anderson · 9 years ago
  29. 09a75e8 usb: dwc2: refactor common low-level hw code to platform.c by Marek Szyprowski · 9 years ago
  30. 758ed19 usb: dwc2: remove no longer needed init_mutex by Marek Szyprowski · 9 years ago
  31. 5ee2a00 usb: dwc2: fix unbalanced phy control by Marek Szyprowski · 9 years ago
  32. 857512d usb: dwc2: force dr_mode in case of configuration mismatch by Mian Yousaf Kaukab · 9 years ago
  33. 06e7114 usb: common: of_usb_get_dr_mode to usb_get_dr_mode by Heikki Krogerus · 9 years ago
  34. 1f91b4c usb: dwc2: rename all s3c_* to dwc2_* by Felipe Balbi · 10 years ago
  35. 285046a usb: dwc2: add hibernation core parameter by Gregory Herrero · 10 years ago
  36. ecb176c usb: dwc2: set parameter values in probe function by Mian Yousaf Kaukab · 10 years ago
  37. a6d249d usb: dwc2: add external_id_pin_ctl core parameter by Gregory Herrero · 10 years ago
  38. f91eea4 usb: dwc2: move debugfs code to a separate file by Mian Yousaf Kaukab · 10 years ago
  39. e39af88 usb: dwc2: rework initialization of host and gadget in dual-role mode by Marek Szyprowski · 10 years ago
  40. 135b3c4 usb: dwc2: platform: add generic PHY framework support by Yunzhi Li · 10 years ago
  41. da9f328 usb: dwc2: Fix build warning when CONFIG_PM_SLEEP=n by Fabio Estevam · 10 years ago
  42. 7ad8096 usb: dwc2: gadget: add mutex to serialize init/deinit calls by Marek Szyprowski · 10 years ago
  43. f5500ec usb: dwc2: move usb_disabled() call to host driver only by Dinh Nguyen · 10 years ago
  44. db8178c usb: dwc2: Update common interrupt handler to call gadget interrupt handler by Dinh Nguyen · 10 years ago
  45. bcc0607 usb: dwc2: convert to use dev_pm_ops API by Dinh Nguyen · 10 years ago
  46. 117777b usb: dwc2: Move gadget probe function into platform code by Dinh Nguyen · 10 years ago
  47. 87df8ac Revert "usb: dwc2: move "samsung,s3c6400-hsotg" into common platform" by Robert Baldyga · 10 years ago
  48. 8df4385 usb: dwc2: move "samsung,s3c6400-hsotg" into common platform by Dinh Nguyen · 11 years ago
  49. c0155b9 usb: dwc2: add 'mode' which based on Kconfig select or dts setting by Kever Yang · 11 years ago
  50. 9508314 usb: dwc2: add compatible data for rockchip soc by Kever Yang · 11 years ago
  51. 8b3e233 usb: dwc2: Disable descriptor dma mode by default by Dinh Nguyen · 11 years ago
  52. 861e0f5 usb: dwc2: bail out early when booting with "nousb" by Andre Heider · 11 years ago
  53. 197ba5f Move DWC2 driver out of staging by Paul Zimmerman · 11 years ago[Renamed from drivers/staging/dwc2/platform.c]
  54. 58b179d staging: dwc2: disable uframe_sched on the bcm2835 by Stephen Warren · 11 years ago
  55. 831eae6 staging: dwc2: set up all module params by Stephen Warren · 11 years ago
  56. 82d939e Merge branch 'opw-next' into staging-next by Greg Kroah-Hartman · 11 years ago
  57. 1c126bc staging: Remove superfluous name casts by Geert Uytterhoeven · 11 years ago
  58. 8ceafbf Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  59. 4cdbb4f DMA-API: staging: use dma_set_coherent_mask() by Russell King · 12 years ago
  60. 097f261 Staging: dwc2: Fix return error value in dwc2_driver_probe() by Rashika Kheria · 11 years ago
  61. 388c2896 Merge tag 'staging-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 12 years ago
  62. b132566 drivers/staging/dwc2: don't check resource with devm_ioremap_resource by Wolfram Sang · 12 years ago
  63. 642f2ec staging: dwc2: Fix dma-enabled platform devices using a default dma_mask by Matthijs Kooijman · 12 years ago
  64. 5b9974b staging: dwc2: add platform device bindings by Matthijs Kooijman · 12 years ago