summaryrefslogtreecommitdiffstats
path: root/drivers/w1/slaves/w1_ds2413.c
Commit message (Expand)AuthorAgeFilesLines
* w1: Constify static w1_family_ops structsRikard Falkeborn2020-10-051-1/+1
* Merge 5.2-rc6 into char-misc-nextGreg Kroah-Hartman2019-06-231-3/+1
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230Thomas Gleixner2019-06-191-3/+1
* | w1: ds2413: fix state byte comparisionMariusz Bialonczyk2019-06-061-3/+5
* | w1: ds2413: when the slave is not responding during read, select it againMariusz Bialonczyk2019-05-241-1/+8
* | w1: ds2413: add retry support to state_read()Mariusz Bialonczyk2019-05-241-13/+24
* | w1: ds2413: output_write() cosmetic fixes / simplifyMariusz Bialonczyk2019-05-241-8/+11
|/
* w1: Add subsystem kernel public interfaceAndrew F. Davis2017-06-091-3/+3
* w1: Organize driver source to natural/common orderAndrew F. Davis2017-05-251-5/+5
* w1: add helper macro module_w1_familyAndrew F. Davis2016-08-021-13/+1
* w1: slaves: w1_ds2413.c: convert to use w1_family_ops.groupsGreg Kroah-Hartman2013-08-221-50/+22
* w1: add family based automatic module loadingAlexander Stein2013-06-031-0/+1
* w1: add support for DS2413 Dual Channel Addressable SwitchMariusz Bialonczyk2013-02-271-0/+177