summaryrefslogtreecommitdiff
path: root/drivers/w1/slaves/w1_ds2413.c
AgeCommit message (Expand)Author
2023-04-20w1: use octal for file permissionsKrzysztof Kozlowski
2023-04-20w1: minor white-space and code style fixesKrzysztof Kozlowski
2020-10-05w1: Constify static w1_family_ops structsRikard Falkeborn
2019-06-23Merge 5.2-rc6 into char-misc-nextGreg Kroah-Hartman
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230Thomas Gleixner
2019-06-06w1: ds2413: fix state byte comparisionMariusz Bialonczyk
2019-05-24w1: ds2413: when the slave is not responding during read, select it againMariusz Bialonczyk
2019-05-24w1: ds2413: add retry support to state_read()Mariusz Bialonczyk
2019-05-24w1: ds2413: output_write() cosmetic fixes / simplifyMariusz Bialonczyk
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_ds2413.c: convert to use w1_family_ops.groupsGreg Kroah-Hartman
2013-06-03w1: add family based automatic module loadingAlexander Stein
2013-02-27w1: add support for DS2413 Dual Channel Addressable SwitchMariusz Bialonczyk