summaryrefslogtreecommitdiffstats
path: root/drivers/w1/w1.c
Commit message (Expand)AuthorAgeFilesLines
* w1: fix "no previous prototype for 'w1_found'" warningAntony Pavlov2019-01-101-1/+1
* drivers: Introduce dev_set_name()Andrey Smirnov2018-10-181-2/+2
* driver: Call remove function only when availableSascha Hauer2015-03-171-1/+2
* w1: Fix compiler warningAlexander Shiyan2013-03-061-1/+1
* w1: add dual search supportJean-Christophe PLAGNIOL-VILLARD2013-01-291-1/+26
* drivers/base: fix corrupt device treeSascha Hauer2012-12-121-4/+0
* add 1-wire supportJean-Christophe PLAGNIOL-VILLARD2012-10-291-0/+621