index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
w1
/
masters
/
ds2482.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
1
-4
/
+1
2019-03-27
w1: ds2482: cosmetic fixes after 54865314f5a1
Mariusz Bialonczyk
1
-7
/
+11
2018-07-03
w1: ds2482: make module parameter extra_config static
Colin Ian King
1
-1
/
+1
2017-08-28
drivers: w1: Extend 1W master driver DS2482 with module option to support PPM...
Andrew Worsley
1
-4
/
+8
2017-06-09
w1: Add subsystem kernel public interface
Andrew F. Davis
1
-2
/
+1
2017-05-25
w1: Organize driver source to natural/common order
Andrew F. Davis
1
-26
/
+19
2016-05-02
w1: enable active pullup for DS2482 by default
Mariusz Bialonczyk
1
-0
/
+18
2015-08-05
w1: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
1
-1
/
+0
2015-06-01
w1: ds2482: Add i2c module alias name
Ludek Hlavacek
1
-0
/
+1
2014-06-20
w1/masters: use pr_* instead of printk
Fjodor Schelichow
1
-1
/
+1
2013-02-19
w1: ds2482: Added 1-Wire pull-up support to the driver
Michael Arndt
1
-6
/
+45
2012-10-25
w1/ds2482: use module_i2c_driver to simplify the code
Wei Yongjun
1
-12
/
+1
2010-03-13
w1: fix test in ds2482_wait_1wire_idle()
Roel Kluin
1
-1
/
+1
2009-10-05
ds2482: Discard obsolete detect method
Jean Delvare
1
-30
/
+5
2008-07-16
w1/ds2482: Convert to a new-style driver
Jean Delvare
1
-60
/
+44
2008-01-27
i2c: normal_i2c can be made const (remaining drivers)
Jean Delvare
1
-1
/
+1
2006-07-13
[PATCH] w1: fix idle check loop in ds2482
Ben Gardner
1
-1
/
+1
2006-06-22
[PATCH] w1: Use mutexes instead of semaphores.
Evgeniy Polyakov
1
-12
/
+12
2006-03-24
[PATCH] W1: Add the DS2482 I2C-to-w1 bridge driver.
Evgeniy Polyakov
1
-0
/
+564