1. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 6 months ago
  2. eb41d8a common: Drop linux/bug.h from common header by Simon Glass · 4 years, 6 months ago
  3. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 6 months ago
  4. cf67e45 usb: dwc2_udc_otg: use the phy bulk API to get phys by Chunfeng Yun · 4 years, 6 months ago
  5. ac28e59 usb: Migrate to support live DT for some driver by Kever Yang · 4 years, 8 months ago
  6. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 9 months ago
  7. 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 9 months ago
  8. c4d08cb usb: dwc2_udc_otg: add bcm2835 SoC (Raspberry Pi4) support by Marek Szyprowski · 5 years ago
  9. 7c65468 usb: dwc2: allow peripheral mode for OTG configuration by Patrick Delaunay · 5 years ago
  10. 7350a75 usb: dwc2: correctly handle binding for g-tx-fifo-size by Patrick Delaunay · 5 years ago
  11. 6fe7dd3 stm32mp1: add stusb1600 support for DK1 and DK2 board by Patrick Delaunay · 6 years ago
  12. 931e9d7 usb: dwc2: add support for STM32MP1 by Patrick Delaunay · 6 years ago
  13. 763bb10 usb: dwc2_udc_otg: Add tx_fifo_sz array support by Patrice Chotard · 6 years ago
  14. 5bd97e8 usb: dwc2_udc_otg: Read MAX_HW_ENDPOINT from HWCFG4 register by Patrick Delaunay · 6 years ago
  15. 2d76160 usb: dwc2: Add function for session B check by Patrick Delaunay · 6 years ago
  16. 0fdd0bc usb: dwc2: Add force-b-session-valid support by Patrick Delaunay · 6 years ago
  17. c2c74f9 usb: dwc2: force reset assert before to probe the driver by Patrick Delaunay · 6 years ago
  18. c791c84 usb: dwc2: convert driver to DM_USB_GADGET by Patrick Delaunay · 6 years ago
  19. a812d77 usb: dwc2: remove unused variable regs_otg by Patrick Delaunay · 6 years ago
  20. 916fa097 usb: composite: Move bitmap related operations to ./include/linux/bitmap.h by Lukasz Majewski · 6 years ago
  21. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  22. 9b643e3 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
  23. 59ef203 usb: dwc2-otg: remove unused variable by Masahiro Yamada · 8 years ago
  24. 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  25. 4711788 usb: dwc2-otg: adjust fifo size via platform data by Xu Ziyuan · 8 years ago
  26. f221db0 usb: dwc2_udc_otg: support 8-bit interface by Steve Rae · 8 years ago
  27. 8c9b4d5 usb: gadget: dwc2_udc_otg: modified the check condition for max packet size of ep_in in high speed by Frank Wang · 9 years ago
  28. 5d5716e usb: s3c-otg: Rename usb/s3c_udc.h to usb/dwc2_udc.h by Marek Vasut · 9 years ago
  29. a4bb9b3 usb: s3c-otg: Rename s3c_udc_probe() function by Marek Vasut · 9 years ago
  30. c098287 usb: s3c-otg: Rename struct s3c_plat_otg_data by Marek Vasut · 9 years ago
  31. e179ced usb: s3c-otg: Tweak the comments by Marek Vasut · 9 years ago
  32. 507e677 usb: s3c-otg: Rename remaining macros by Marek Vasut · 9 years ago
  33. be5e4bd usb: s3c-otg: Rename sources to dwc2_*c by Marek Vasut · 9 years ago[Renamed (99%) from drivers/usb/gadget/s3c_udc_otg.c]
  34. f4d9bd0 usb: s3c-otg: Rename local headers to dwc2_*h by Marek Vasut · 9 years ago
  35. 06cb6cc usb: s3c-otg: Change the driver name to dwc2-udc by Marek Vasut · 9 years ago
  36. 155e740 usb: s3c-otg: Rename remaining local s3c_*() functions by Marek Vasut · 9 years ago
  37. f52dd80 usb: s3c-otg: Rename s3c_udc_*() functions by Marek Vasut · 9 years ago
  38. ae1f2f0 usb: s3c-otg: Rename s3c_ep_*() functions by Marek Vasut · 9 years ago
  39. 28b9774 usb: s3c-otg: Rename s3c_ep0_*() functions by Marek Vasut · 9 years ago
  40. c056c52 usb: s3c-otg: Rename struct s3c_request by Marek Vasut · 9 years ago
  41. 627d929 usb: s3c-otg: Rename struct s3c_ep by Marek Vasut · 9 years ago
  42. 2c12ff0 usb: s3c-otg: Split private bits from s3c_udc.h by Marek Vasut · 9 years ago
  43. 0147281 usb: s3c-otg: Rename struct s3c_usbotg_reg to dwc2_usbotg_reg by Marek Vasut · 9 years ago
  44. b4d5cf0 usb: s3c-otg: Rename struct s3c_udc to dwc2_udc by Marek Vasut · 9 years ago
  45. 1c84cc6 usb: s3c-otg: Rename regs-otg.h to s3c_udc_otg_regs.h by Marek Vasut · 9 years ago
  46. 2d48aa6 usb: modify usb_gadget_handle_interrupts to take controller index by Kishon Vijay Abraham I · 10 years ago
  47. 481a11c usb: s3c-otg: Allow custom gusbcfg by Marek Vasut · 10 years ago
  48. d1b6c77 usb: s3c-otg: Split out PHY control by Marek Vasut · 10 years ago
  49. 40ff06b usb: s3c-otg: Encapsulate PHY control by Marek Vasut · 10 years ago
  50. 2cc157b usb: s3c-otg: Remove useless include by Marek Vasut · 10 years ago
  51. 06fa91c USB: gadget: s3c: get rid of debug compile warning by Bo Shen · 10 years ago
  52. f2ec4e3 udc: dfu: s3c_udc: Provide function to check if USB reset was asserted by Lukasz Majewski · 10 years ago
  53. e0059ea usb:udc:samsung: Zero copy approach for data passed to Samsung's UDC driver by Lukasz Majewski · 11 years ago
  54. 4498cf2 driver:usb:s3c_udc: add support for Exynos4x12 by Piotr Wilczek · 11 years ago
  55. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  56. 82651c3 linux/usb/ch9.h: update with the version from Linux tree by Ilya Yanok · 12 years ago
  57. 6734b6b usb:udc:samsung Add functions for storing private gadget data in UDC driver by Lukasz Majewski · 12 years ago
  58. f3b05ca usb:udc:samsung:cleanup Replace DEBUG_* macros with debug_cond() calls by Lukasz Majewski · 12 years ago
  59. b930053 usb:udc: Remove duplicated USB definitions from include/linux/usb/ch9.h file by Lukasz Majewski · 12 years ago
  60. 6777a3c lin_gadget: use common linux/compat.h by Mike Frysinger · 13 years ago
  61. ea2d915 usb: s3c_udc_otg: fix GCC 4.6 build warnings by Anatolij Gustschin · 13 years ago
  62. b2fb47f USB: Use (get|put)_unaligned for accessing wMaxPacketSize by Tom Rini · 13 years ago
  63. 38517a7 usb:gadget:s5p USB Device Controller (UDC) implementation by Lukasz Majewski · 13 years ago