OpenGrok
Cross Reference: exynos_usbphy.c
xref
: /
src
/
sys
/
arch
/
arm
/
samsung
/
exynos_usbphy.c
Home
|
History
|
Annotate
|
Download
|
only in
samsung
History log of
/src/sys/arch/arm/samsung/exynos_usbphy.c
Revision
Date
Author
Comments
1.6
27-Jan-2021
thorpej
Rename of_match_compat_data() to of_compatible_match(). Similarly,
rename of_search_compatible() to of_compatible_lookup().
Standardize on of_compatible_match() for driver matching, and adapt
all call sites.
1.5
27-Jan-2021
thorpej
Use DEVICE_COMPAT_EOL.
1.4
25-Jan-2021
thorpej
Since we're using designated initialisers for compat data, we should
use a completely empty initializer for the sentinel.
1.3
18-Jan-2021
thorpej
Remove "struct of_compat_data" and replace its usage with
"struct device_compatible_entry"; they are ABI-compatible.
Fix several "loses const qualifier" bugs encountered during
this conversion.
1.2
03-Jul-2018
jmcneill
branches: 1.2.12;
Add support for Samsung Exynos USB.
1.1
27-Dec-2015
marty
branches: 1.1.2; 1.1.18; 1.1.20; 1.1.22;
XU4 USB snapshot: Reorganize source files
This is just a skeleton, not a set of drivers, but the pieces are now
more or less in the right places.
1.1.22.1
10-Jun-2019
christos
Sync with HEAD
1.1.20.1
28-Jul-2018
pgoyette
Sync with HEAD
1.1.18.2
03-Dec-2017
jdolecek
update from HEAD
1.1.18.1
27-Dec-2015
jdolecek
file exynos_usbphy.c was added on branch tls-maxphys on 2017-12-03 11:35:56 +0000
1.1.2.2
19-Mar-2016
skrll
Sync with HEAD
1.1.2.1
27-Dec-2015
skrll
file exynos_usbphy.c was added on branch nick-nhusb on 2016-03-19 11:29:57 +0000
1.2.12.1
03-Apr-2021
thorpej
Sync with HEAD.
Indexes created Mon Oct 20 05:10:11 GMT 2025