1. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  2. b729dc0 usb: dwc2-otg: adjust fifo size via platform data by Xu Ziyuan · 8 years ago
  3. d7198f3 usb: dwc2_udc_otg: support 8-bit interface by Steve Rae · 8 years ago
  4. 0d64b5b 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
  5. f1be9cb usb: s3c-otg: Rename usb/s3c_udc.h to usb/dwc2_udc.h by Marek Vasut · 9 years ago
  6. 01b61fa usb: s3c-otg: Rename s3c_udc_probe() function by Marek Vasut · 9 years ago
  7. 6939aca usb: s3c-otg: Rename struct s3c_plat_otg_data by Marek Vasut · 9 years ago
  8. 4a7629a usb: s3c-otg: Tweak the comments by Marek Vasut · 9 years ago
  9. cb9c5d0 usb: s3c-otg: Rename remaining macros by Marek Vasut · 9 years ago
  10. f8995db usb: s3c-otg: Rename sources to dwc2_*c by Marek Vasut · 9 years ago[Renamed (99%) from drivers/usb/gadget/s3c_udc_otg.c]
  11. 4811c66 usb: s3c-otg: Rename local headers to dwc2_*h by Marek Vasut · 9 years ago
  12. dbdd58f usb: s3c-otg: Change the driver name to dwc2-udc by Marek Vasut · 9 years ago
  13. 153150f usb: s3c-otg: Rename remaining local s3c_*() functions by Marek Vasut · 9 years ago
  14. fa03c81 usb: s3c-otg: Rename s3c_udc_*() functions by Marek Vasut · 9 years ago
  15. 4e7c29e usb: s3c-otg: Rename s3c_ep_*() functions by Marek Vasut · 9 years ago
  16. fe92a51 usb: s3c-otg: Rename s3c_ep0_*() functions by Marek Vasut · 9 years ago
  17. 32f931c usb: s3c-otg: Rename struct s3c_request by Marek Vasut · 9 years ago
  18. 5b309f7 usb: s3c-otg: Rename struct s3c_ep by Marek Vasut · 9 years ago
  19. 0b90750 usb: s3c-otg: Split private bits from s3c_udc.h by Marek Vasut · 9 years ago
  20. 67ec9dc usb: s3c-otg: Rename struct s3c_usbotg_reg to dwc2_usbotg_reg by Marek Vasut · 9 years ago
  21. 1a639ff usb: s3c-otg: Rename struct s3c_udc to dwc2_udc by Marek Vasut · 9 years ago
  22. f64a25c usb: s3c-otg: Rename regs-otg.h to s3c_udc_otg_regs.h by Marek Vasut · 9 years ago
  23. 4763e16 usb: modify usb_gadget_handle_interrupts to take controller index by Kishon Vijay Abraham I · 10 years ago
  24. 8030088 usb: s3c-otg: Allow custom gusbcfg by Marek Vasut · 10 years ago
  25. e64a337 usb: s3c-otg: Split out PHY control by Marek Vasut · 10 years ago
  26. 0673833 usb: s3c-otg: Encapsulate PHY control by Marek Vasut · 10 years ago
  27. dacb2f6 usb: s3c-otg: Remove useless include by Marek Vasut · 10 years ago
  28. 60dc40c USB: gadget: s3c: get rid of debug compile warning by Bo Shen · 10 years ago
  29. ef73102 udc: dfu: s3c_udc: Provide function to check if USB reset was asserted by Lukasz Majewski · 10 years ago
  30. 904f8f7 usb:udc:samsung: Zero copy approach for data passed to Samsung's UDC driver by Lukasz Majewski · 11 years ago
  31. 9241798 driver:usb:s3c_udc: add support for Exynos4x12 by Piotr Wilczek · 11 years ago
  32. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  33. e2d1476 linux/usb/ch9.h: update with the version from Linux tree by Ilya Yanok · 12 years ago
  34. 8fb78fd usb:udc:samsung Add functions for storing private gadget data in UDC driver by Lukasz Majewski · 13 years ago
  35. 0dfeb00 usb:udc:samsung:cleanup Replace DEBUG_* macros with debug_cond() calls by Lukasz Majewski · 13 years ago
  36. 373cc99 usb:udc: Remove duplicated USB definitions from include/linux/usb/ch9.h file by Lukasz Majewski · 13 years ago
  37. 1f19e3f lin_gadget: use common linux/compat.h by Mike Frysinger · 13 years ago
  38. e63ce4f usb: s3c_udc_otg: fix GCC 4.6 build warnings by Anatolij Gustschin · 13 years ago
  39. 7342452 USB: Use (get|put)_unaligned for accessing wMaxPacketSize by Tom Rini · 13 years ago
  40. ac3c831 usb:gadget:s5p USB Device Controller (UDC) implementation by Lukasz Majewski · 13 years ago