index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
w1
/
slaves
/
w1_ds2408.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
w1: minor white-space and code style fixes
Krzysztof Kozlowski
2023-04-20
1
-5
/
+5
*
w1: ds2408: drop kerneldoc annotation
Krzysztof Kozlowski
2023-04-20
1
-1
/
+1
*
w1: Constify static w1_family_ops structs
Rikard Falkeborn
2020-10-05
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230
Thomas Gleixner
2019-06-19
1
-3
/
+1
*
w1: ds2408: Fix typo after 49695ac46861 (reset on output_write retry with rea...
Mariusz Bialonczyk
2019-05-24
1
-1
/
+1
*
w1: ds2408: reset on output_write retry with readback
Jean-Francois Dagenais
2019-04-25
1
-37
/
+39
*
w1: Add subsystem kernel public interface
Andrew F. Davis
2017-06-09
1
-3
/
+3
*
w1: Organize driver source to natural/common order
Andrew F. Davis
2017-05-25
1
-6
/
+5
*
w1: add helper macro module_w1_family
Andrew F. Davis
2016-08-03
1
-13
/
+1
*
w1: slaves: w1_ds2408: convert to use w1_family_ops.groups
Greg Kroah-Hartman
2013-08-22
1
-122
/
+52
*
drivers/w1/slaves/w1_ds2408.c: add magic sequence to disable P0 test mode
Jean-Francois Dagenais
2013-07-04
1
-0
/
+30
*
w1: add family based automatic module loading
Alexander Stein
2013-06-03
1
-0
/
+1
*
w1: ds2408: use ARRAY_SIZE instead of hard-coded number
Jean-Francois Dagenais
2013-03-15
1
-4
/
+3
*
w1: ds2408: make value read-back check a Kconfig option
Jean-Francois Dagenais
2013-03-15
1
-6
/
+12
*
W1: split master mutex to avoid deadlocks.
NeilBrown
2012-06-14
1
-12
/
+12
*
w1: w1_ds2408.c: quite sparse noise about using plaing integer as NULL pointer
H Hartley Sweeten
2012-05-05
1
-2
/
+0
*
w1: fix for loop in w1_f29_remove_slave()
Dan Carpenter
2011-08-26
1
-1
/
+1
*
w1: add 1-wire (w1) DS2408 8-Channel Addressable Switch support
Jean-François Dagenais
2011-05-27
1
-0
/
+402