summaryrefslogtreecommitdiff
path: root/drivers/w1/slaves/w1_ds2408.c
AgeCommit message (Expand)Author
2017-06-09w1: Add subsystem kernel public interfaceAndrew F. Davis
2017-05-25w1: Organize driver source to natural/common orderAndrew F. Davis
2016-08-02w1: add helper macro module_w1_familyAndrew F. Davis
2013-08-22w1: slaves: w1_ds2408: convert to use w1_family_ops.groupsGreg Kroah-Hartman
2013-07-03drivers/w1/slaves/w1_ds2408.c: add magic sequence to disable P0 test modeJean-Francois Dagenais
2013-06-03w1: add family based automatic module loadingAlexander Stein
2013-03-15w1: ds2408: use ARRAY_SIZE instead of hard-coded numberJean-Francois Dagenais
2013-03-15w1: ds2408: make value read-back check a Kconfig optionJean-Francois Dagenais
2012-06-13W1: split master mutex to avoid deadlocks.NeilBrown
2012-05-04w1: w1_ds2408.c: quite sparse noise about using plaing integer as NULL pointerH Hartley Sweeten
2011-08-25w1: fix for loop in w1_f29_remove_slave()Dan Carpenter
2011-05-26w1: add 1-wire (w1) DS2408 8-Channel Addressable Switch supportJean-François Dagenais