index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
s3c_udc_otg.c
Age
Commit message (
Expand
)
Author
2015-12-17
usb: s3c-otg: Rename struct s3c_usbotg_reg to dwc2_usbotg_reg
Marek Vasut
2015-12-17
usb: s3c-otg: Rename struct s3c_udc to dwc2_udc
Marek Vasut
2015-12-17
usb: s3c-otg: Rename regs-otg.h to s3c_udc_otg_regs.h
Marek Vasut
2015-04-14
usb: modify usb_gadget_handle_interrupts to take controller index
Kishon Vijay Abraham I
2014-11-07
usb: s3c-otg: Allow custom gusbcfg
Marek Vasut
2014-11-07
usb: s3c-otg: Split out PHY control
Marek Vasut
2014-11-06
usb: s3c-otg: Encapsulate PHY control
Marek Vasut
2014-11-06
usb: s3c-otg: Remove useless include
Marek Vasut
2014-09-02
USB: gadget: s3c: get rid of debug compile warning
Bo Shen
2014-09-02
udc: dfu: s3c_udc: Provide function to check if USB reset was asserted
Lukasz Majewski
2014-02-06
usb:udc:samsung: Zero copy approach for data passed to Samsung's UDC driver
Lukasz Majewski
2013-12-02
driver:usb:s3c_udc: add support for Exynos4x12
Piotr Wilczek
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-11-20
linux/usb/ch9.h: update with the version from Linux tree
Ilya Yanok
2012-05-20
usb:udc:samsung Add functions for storing private gadget data in UDC driver
Lukasz Majewski
2012-05-20
usb:udc:samsung:cleanup Replace DEBUG_* macros with debug_cond() calls
Lukasz Majewski
2012-05-20
usb:udc: Remove duplicated USB definitions from include/linux/usb/ch9.h file
Lukasz Majewski
2012-04-30
lin_gadget: use common linux/compat.h
Mike Frysinger
2011-12-20
usb: s3c_udc_otg: fix GCC 4.6 build warnings
Anatolij Gustschin
2011-12-16
USB: Use (get|put)_unaligned for accessing wMaxPacketSize
Tom Rini
2011-12-11
usb:gadget:s5p USB Device Controller (UDC) implementation
Lukasz Majewski