1. a5f9be1 usb: dwc3-generic: Disable host driver definition if gadget only by Kunihiko Hayashi · 3 years, 5 months ago
  2. 60e531f usb: dwc3-meson-g12a: skip phy on -ENODATA aswell by Neil Armstrong · 3 years, 6 months ago
  3. 9af869c lib: string: Implement strlcat by Sean Anderson · 3 years, 7 months ago
  4. b11f634 Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 10 months ago
  5. 720620e Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 10 months ago
  6. f10643c dm: core: Access device ofnode through functions by Simon Glass · 3 years, 10 months ago
  7. 23cdbba x86: edison: Use dwc3-generic driver for Intel Edison by Andy Shevchenko · 3 years, 11 months ago
  8. 5c88b6a usb: dwc3-meson-g12a: always configure dr-mode by Marek Szyprowski · 3 years, 10 months ago
  9. d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 3 years, 11 months ago
  10. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 3 years, 11 months ago
  11. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 11 months ago
  12. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 3 years, 11 months ago
  13. e7f9e1f usb: dwc3: Handle case where setup_phy is not needed by Siva Durga Prasad Paladugu · 4 years ago
  14. 987ab49 Merge tag 'u-boot-amlogic-20201005' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 4 years, 1 month ago
  15. 46eddbc usb: dwc3: add Amlogic GXL & GXL DWC3 Glue by Neil Armstrong · 4 years, 1 month ago
  16. 2667dac usb: dwc3: Don't include asm-generic/io.h by Sean Anderson · 4 years, 1 month ago
  17. 44003f8 usb: dwc3: ti: Fix not calling dev_err with a device by Sean Anderson · 4 years, 1 month ago
  18. df5eabc usb: dwc3: Fix not calling dev_xxx with a device by Sean Anderson · 4 years, 1 month ago
  19. 74a703a usb: dwc3: Add Qualcomm DWC3 compatible string by Robert Marko · 4 years, 1 month ago
  20. 2548493 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 3 months ago
  21. 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 3 months ago
  22. 60e7fa8 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 3 months ago
  23. 5d422ab usb: dwc3: add make compatible for rockchip platform by Frank Wang · 4 years, 5 months ago
  24. 6469794 usb: dwc3: amend UTMI/UTMIW phy interface setup by Frank Wang · 4 years, 5 months ago
  25. fafaa02 usb: dwc3: Enable AutoRetry feature in the controller by Jagan Teki · 4 years, 5 months ago
  26. dc18413 usb: dwc3: Add disable u2mac linestate check quirk by Jagan Teki · 4 years, 5 months ago
  27. b34f8b5 usb: dwc3: add dis_u2_freeclk_exists_quirk by Frank Wang · 4 years, 5 months ago
  28. 7bb6270 usb: dwc3: add dis_enblslpm_quirk by Frank Wang · 4 years, 5 months ago
  29. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 5 months ago
  30. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  31. eb41d8a common: Drop linux/bug.h from common header by Simon Glass · 4 years, 5 months ago
  32. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  33. 648856a usb: dwc3: Add versal compatibility string to dwc3 glue ids by Siva Durga Prasad Paladugu · 4 years, 5 months ago
  34. 73ca014 usb: dwc3: add dis_del_phy_power_chg_quirk by Jagan Teki · 4 years, 6 months ago
  35. 6dfb8a8 usb: dwc3: use the phy bulk API to get phys by Chunfeng Yun · 4 years, 6 months ago
  36. 3dc4f83 usb: dwc3-meson-g12a: add power-on/off of the PHYs by Neil Armstrong · 4 years, 6 months ago
  37. ac28e59 usb: Migrate to support live DT for some driver by Kever Yang · 4 years, 8 months ago
  38. 9d86b89 dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h> by Masahiro Yamada · 4 years, 8 months ago
  39. 950c596 dma-mapping: fix the prototype of dma_unmap_single() by Masahiro Yamada · 4 years, 8 months ago
  40. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 9 months ago
  41. 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 9 months ago
  42. cab4e27 dwc3-generic: Add support for AM654 USB controller by Vignesh Raghavendra · 4 years, 11 months ago
  43. 5c20728 usb: dwc3: Fix UTMI/UTMIW phy interface initialization by Jagan Teki · 4 years, 10 months ago
  44. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
  45. 6b7ebff usb: dwc3: Add phy interface for dwc3_uboot by Jagan Teki · 5 years ago
  46. fd15b58 dwc3: flush cache only if there is a buffer attached to a request by Marek Szyprowski · 5 years ago
  47. d624434 dwc3-generic: Don't fail probe if clk/reset entries are absent by Vignesh Raghavendra · 5 years ago
  48. 3e6ab73 usb: dwc3: Kconfig: get rid of obsolete mode selection by Jean-Jacques Hiblot · 5 years ago
  49. ba6c5f7 usb: dwc3: Add dwc3_of_parse() to get quirks information from DT by Jean-Jacques Hiblot · 5 years ago
  50. 1a63e5e usb: dwc3-generic: if no max speed is specified in DT, assume super speed by Jean-Jacques Hiblot · 5 years ago
  51. b575e90 usb: dwc3-generic: add a new host driver that uses the dwc3 core by Jean-Jacques Hiblot · 5 years ago
  52. 1af590d usb: dwc3-generic: factorize code by Jean-Jacques Hiblot · 5 years ago
  53. 3a38a0a usb: dwc3-generic: use platdata by Jean-Jacques Hiblot · 5 years ago
  54. 33a99b4 usb: dwc3: always use the inlined version of dwc3_host_init/dwc3_host_exit by Jean-Jacques Hiblot · 5 years ago
  55. bbe3d4a usb: dwc3: switch to peripheral mode when exiting by Jean-Jacques Hiblot · 5 years ago
  56. 1a031d2 drivers: usb: dwc3: setup phy before dwc3 core soft reset by T Karthik Reddy · 5 years ago
  57. 3b83829 usb: dwc3: Use UCLASS_NOP instead of UCLASS_MISC for the DWC3 generic glue by Jean-Jacques Hiblot · 5 years ago
  58. e445d46 usb: dwc3-generic: remove dm_scan_fdt_dev() from the remove() callback by Jean-Jacques Hiblot · 5 years ago
  59. adb049a usb: dwc3: Add Meson G12A USB Glue by Neil Armstrong · 6 years ago
  60. 1ce5f1f dwc3-generic: Add support for the am437x by Jean-Jacques Hiblot · 6 years ago
  61. 1c03ade usb: dwc3-generic: make it compatible with "ti, keystone-dwc3" by Jean-Jacques Hiblot · 6 years ago
  62. 916fa097 usb: composite: Move bitmap related operations to ./include/linux/bitmap.h by Lukasz Majewski · 6 years ago
  63. d66e54a dwc3-generic: Add support for the TI DWC3 glue by Jean-Jacques Hiblot · 6 years ago
  64. 4d3825c usb: dwc3: Fix a compilation error with the edison defconfig by Jean-Jacques Hiblot · 6 years ago
  65. 93991cf dwc3-generic: Add select_dr_mode operation by Jean-Jacques Hiblot · 6 years ago
  66. 446e3a2 dwc3-generic: Handle the PHYs, the clocks and the reset lines by Jean-Jacques Hiblot · 6 years ago
  67. 0131162 dm: usb: create a new UCLASS ID for USB gadget devices by Jean-Jacques Hiblot · 6 years ago
  68. d648a50 dwc3: move phy operation to core.c by Jean-Jacques Hiblot · 6 years ago
  69. 20bebd8 dwc3_generic: do not probe the USB device driver when it's bound by Jean-Jacques Hiblot · 6 years ago
  70. ff8d755 usb: udc: implement DM versions of usb_gadget_initialize()/_release()/_handle_interrupt() by Jean-Jacques Hiblot · 6 years ago
  71. 687ab54 usb: introduce a separate config option for DM USB device by Jean-Jacques Hiblot · 6 years ago
  72. fd09c20 usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/ by Sven Schwermer · 6 years ago
  73. 22929e1 drivers: cosmetic: Convert SPDX license tags to Linux Kernel style by Patrick Delaunay · 6 years ago
  74. 948f32c bug.h: introduce WARN_ONCE by Ramon Fried · 6 years ago
  75. 0ad3f77 drivers: usb: dwc3: remove devm_zalloc from linux_compact by Mugunthan V N · 6 years ago
  76. 49d6745 usb: dwc3: Add generic DWC3 glue logic driver by Michal Simek · 6 years ago
  77. 23ba2d6 usb: dwc3: Add dwc3_init/remove with DM_USB by Mugunthan V N · 6 years ago
  78. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  79. 4bb3dac usb: dwc3-uniphier: replace <common.h> with <linux/bitops.h> by Masahiro Yamada · 7 years ago
  80. 0a70fb4 bug.h: move runtime BUG/WARN macros into <linux/bug.h> by Masahiro Yamada · 7 years ago
  81. b44b302 printk: collect printk stuff into <linux/printk.h> with loglevel support by Masahiro Yamada · 7 years ago
  82. dc04b35 usb: dwc3: add UniPhier specific glue layer by Masahiro Yamada · 7 years ago
  83. 6ea247d usb: dwc3: fix Kconfig dependency to accept host driver in drivers/usb/dwc3 by Masahiro Yamada · 7 years ago
  84. 889239d usb: dwc3: gadget: make cache-maintenance on event buffers more robust by Philipp Tomsich · 8 years ago
  85. b7bf4a9 usb: dwc3: ensure consistent types for dwc3_flush_cache by Philipp Tomsich · 8 years ago
  86. 282b720 usb: dwc3: gadget: Remove unused header inclusion by Vincent Tinelli · 8 years ago
  87. 3891a54 ARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XX by Nishanth Menon · 8 years ago
  88. 3ac8d1e usb: dwc3: Makefile: Don't build gadget code if USB_GADGET is disabled by Roger Quadros · 8 years ago
  89. b142729 usb: dwc3: Move CONFIG_USB_DWC3_PHY_* to Kconfig by Sam Protsenko · 9 years ago
  90. c16bf62 usb: dwc3: Move CONFIG_USB_DWC3_OMAP to Kconfig by Sam Protsenko · 9 years ago
  91. 65403f3 usb: dwc3: Move CONFIG_USB_DWC3_GADGET/HOST to Kconfig by Sam Protsenko · 9 years ago
  92. 3457bba usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to Kconfig by Sam Protsenko · 9 years ago
  93. 84b8bf6 bug.h: move BUILD_BUG_* defines to include/linux/bug.h by Masahiro Yamada · 9 years ago
  94. c2ad4e1 usb: dwc3: fix build warnings by Felipe Balbi · 9 years ago
  95. da58dec Various Makefiles: Add SPDX-License-Identifier tags by Tom Rini · 9 years ago
  96. 01c94c4 usb: dwc3: Fix warnings on 64-bit builds by Michal Simek · 9 years ago
  97. 5219db8 linux, compat: add missing definitions for ubi by Heiko Schocher · 9 years ago
  98. 0a7ab04 TI PHY: Add support to control 2nd USB PHY in DRA7xx/AM57xx by Kishon Vijay Abraham I · 9 years ago
  99. 8af1be7 usb: dwc3: dwc3-omap: Use the clear register inorder to clear the interrupts by Kishon Vijay Abraham I · 9 years ago
  100. a272c99 samsung: usb: phy: Support for DWC3 PHY by Lukasz Majewski · 9 years ago