aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/w1/slaves/w1_ds2408.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-22w1: slaves: w1_ds2408: convert to use w1_family_ops.groupsGreg Kroah-Hartman1-122/+52
2013-07-03drivers/w1/slaves/w1_ds2408.c: add magic sequence to disable P0 test modeJean-Francois Dagenais1-0/+30
2013-06-03w1: add family based automatic module loadingAlexander Stein1-0/+1
2013-03-15w1: ds2408: use ARRAY_SIZE instead of hard-coded numberJean-Francois Dagenais1-4/+3
2013-03-15w1: ds2408: make value read-back check a Kconfig optionJean-Francois Dagenais1-6/+12
2012-06-13W1: split master mutex to avoid deadlocks.NeilBrown1-12/+12
2012-05-04w1: w1_ds2408.c: quite sparse noise about using plaing integer as NULL pointerH Hartley Sweeten1-2/+0
2011-08-25w1: fix for loop in w1_f29_remove_slave()Dan Carpenter1-1/+1
2011-05-26w1: add 1-wire (w1) DS2408 8-Channel Addressable Switch supportJean-François Dagenais1-0/+402