CVS log for src/sys/dev/i2c/tsllux.c
Up to [cvs.NetBSD.org] / src / sys / dev / i2c
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Feb 12 03:24:35 2022 UTC (2 years, 9 months ago) by riastradh
Branches: MAIN
CVS tags: thorpej-ifq-base,
thorpej-ifq,
thorpej-altq-separation-base,
thorpej-altq-separation,
perseant-exfatfs-base-20240630,
perseant-exfatfs-base,
perseant-exfatfs,
netbsd-10-base,
netbsd-10-0-RELEASE,
netbsd-10-0-RC6,
netbsd-10-0-RC5,
netbsd-10-0-RC4,
netbsd-10-0-RC3,
netbsd-10-0-RC2,
netbsd-10-0-RC1,
netbsd-10,
bouyer-sunxi-drm-base,
bouyer-sunxi-drm,
HEAD
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -4
lines
sys: Fix various abuse of struct device internals.
Will help to make struct device opaque later.
Revision 1.3.4.2: download - view: text, markup, annotated - select for diffs
Sat Apr 3 22:28:44 2021 UTC (3 years, 8 months ago) by thorpej
Branches: thorpej-futex
Diff to: previous 1.3.4.1: preferred, colored; branchpoint 1.3: preferred, colored; next MAIN 1.4: preferred, colored
Changes since revision 1.3.4.1: +1049 -0
lines
Sync with HEAD.
Revision 1.3.4.1
Wed Jan 27 02:29:48 2021 UTC (3 years, 10 months ago) by thorpej
Branches: thorpej-futex
FILE REMOVED
Changes since revision 1.3: +0 -1049
lines
file tsllux.c was added on branch thorpej-futex on 2021-04-03 22:28:44 +0000
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Jan 27 02:29:48 2021 UTC (3 years, 10 months ago) by thorpej
Branches: 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
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -4
lines
Use DEVICE_COMPAT_EOL.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Jan 17 21:47:50 2021 UTC (3 years, 10 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +6 -5
lines
Use designated initializers and a consistent termination style in
compat_data[].
Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Jan 4 22:09:35 2021 UTC (3 years, 11 months ago) by thorpej
Branches: MAIN
Rename tsl256x.c -> tsllux.c. No other changes are made by this commit.
CVSweb <webmaster@jp.NetBSD.org>