summaryrefslogtreecommitdiff
path: root/drivers/w1/slaves/w1_ds2408.c
AgeCommit message (Expand)Author
2023-04-20w1: minor white-space and code style fixesKrzysztof Kozlowski
2023-04-20w1: ds2408: drop kerneldoc annotationKrzysztof Kozlowski
2020-10-05w1: Constify static w1_family_ops structsRikard Falkeborn
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230Thomas Gleixner
2019-05-24w1: ds2408: Fix typo after 49695ac46861 (reset on output_write retry with rea...Mariusz Bialonczyk
2019-04-25w1: ds2408: reset on output_write retry with readbackJean-Francois Dagenais
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