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