Up to [cvs.NetBSD.org] / src / sys / dev / i2c
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.4 / (download) - annotate - [select for diffs], Sat Feb 12 03:24:35 2022 UTC (11 months, 2 weeks ago) by riastradh
Branch: MAIN
CVS Tags: netbsd-10-base,
netbsd-10,
bouyer-sunxi-drm-base,
bouyer-sunxi-drm,
HEAD
Changes since 1.3: +3 -4
lines
Diff to previous 1.3 (colored)
sys: Fix various abuse of struct device internals. Will help to make struct device opaque later.
Revision 1.3.4.2 / (download) - annotate - [select for diffs], Sat Apr 3 22:28:44 2021 UTC (21 months, 4 weeks ago) by thorpej
Branch: thorpej-futex
Changes since 1.3.4.1: +1049 -0
lines
Diff to previous 1.3.4.1 (colored) to branchpoint 1.3 (colored) next main 1.4 (colored)
Sync with HEAD.
Revision 1.3.4.1, Wed Jan 27 02:29:48 2021 UTC (2 years ago) by thorpej
Branch: thorpej-futex
Changes since 1.3: +0 -1049
lines
FILE REMOVED
file tsllux.c was added on branch thorpej-futex on 2021-04-03 22:28:44 +0000
Revision 1.3 / (download) - annotate - [select for diffs], Wed Jan 27 02:29:48 2021 UTC (2 years ago) by thorpej
Branch: MAIN
CVS Tags: thorpej-i2c-spi-conf2-base,
thorpej-i2c-spi-conf2,
thorpej-i2c-spi-conf-base,
thorpej-i2c-spi-conf,
thorpej-futex2-base,
thorpej-futex2,
thorpej-futex-base,
thorpej-cfargs2-base,
thorpej-cfargs2,
thorpej-cfargs-base,
thorpej-cfargs,
cjep_sun2x-base1,
cjep_sun2x-base,
cjep_sun2x,
cjep_staticlib_x-base1,
cjep_staticlib_x-base,
cjep_staticlib_x
Branch point for: thorpej-futex
Changes since 1.2: +3 -4
lines
Diff to previous 1.2 (colored)
Use DEVICE_COMPAT_EOL.
Revision 1.2 / (download) - annotate - [select for diffs], Sun Jan 17 21:47:50 2021 UTC (2 years ago) by thorpej
Branch: MAIN
Changes since 1.1: +6 -5
lines
Diff to previous 1.1 (colored)
Use designated initializers and a consistent termination style in compat_data[].
Revision 1.1 / (download) - annotate - [select for diffs], Mon Jan 4 22:09:35 2021 UTC (2 years ago) by thorpej
Branch: MAIN
Rename tsl256x.c -> tsllux.c. No other changes are made by this commit.