index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
w1
/
slaves
/
w1_ds2413.c
Age
Commit message (
Expand
)
Author
2020-10-05
w1: Constify static w1_family_ops structs
Rikard Falkeborn
2019-06-23
Merge 5.2-rc6 into char-misc-next
Greg Kroah-Hartman
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230
Thomas Gleixner
2019-06-06
w1: ds2413: fix state byte comparision
Mariusz Bialonczyk
2019-05-24
w1: ds2413: when the slave is not responding during read, select it again
Mariusz Bialonczyk
2019-05-24
w1: ds2413: add retry support to state_read()
Mariusz Bialonczyk
2019-05-24
w1: ds2413: output_write() cosmetic fixes / simplify
Mariusz Bialonczyk
2017-06-09
w1: Add subsystem kernel public interface
Andrew F. Davis
2017-05-25
w1: Organize driver source to natural/common order
Andrew F. Davis
2016-08-02
w1: add helper macro module_w1_family
Andrew F. Davis
2013-08-22
w1: slaves: w1_ds2413.c: convert to use w1_family_ops.groups
Greg Kroah-Hartman
2013-06-03
w1: add family based automatic module loading
Alexander Stein
2013-02-27
w1: add support for DS2413 Dual Channel Addressable Switch
Mariusz Bialonczyk