index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
usb
/
s3c_udc.h
Age
Commit message (
Expand
)
Author
2015-12-17
usb: s3c-otg: Rename usb/s3c_udc.h to usb/dwc2_udc.h
Marek Vasut
2015-12-17
usb: s3c-otg: Rename s3c_udc_probe() function
Marek Vasut
2015-12-17
usb: s3c-otg: Rename struct s3c_plat_otg_data
Marek Vasut
2015-12-17
usb: s3c-otg: Tweak the comments
Marek Vasut
2015-12-17
usb: s3c-otg: Zap useless externs
Marek Vasut
2015-12-17
usb: s3c-otg: Split private bits from s3c_udc.h
Marek Vasut
2015-12-17
usb: s3c-otg: Rename struct s3c_udc to dwc2_udc
Marek Vasut
2014-11-07
usb: s3c-otg: Allow custom gusbcfg
Marek Vasut
2014-03-04
sizes.h - consolidate for all architectures
Alexey Brodkin
2014-02-06
include/usb/s3c_udc.h: Add <asm/sizes.h>
Tom Rini
2014-02-06
usb:udc:samsung: Zero copy approach for data passed to Samsung's UDC driver
Lukasz Majewski
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: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-03-19
usb:udc:samsung:fix Remove the req_config flag
Ćukasz Majewski
2011-12-20
usb: s3c_udc_otg: fix GCC 4.6 build warnings
Anatolij Gustschin
2011-12-11
usb:gadget:s5p USB Device Controller (UDC) implementation
Lukasz Majewski