index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
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