summaryrefslogtreecommitdiffstats
path: root/drivers/w1
Commit message (Expand)AuthorAgeFilesLines
* string: Fix (v)asprintf prototypesSascha Hauer2016-04-152-2/+2
* driver: Call remove function only when availableSascha Hauer2015-03-171-1/+2
* w1: Fix compiler warningAlexander Shiyan2013-03-061-1/+1
* Use new device_platform_driver() macro for driversAlexander Shiyan2013-02-131-6/+1
* Merge branch 'for-next/w1'Sascha Hauer2013-02-043-1/+33
|\
| * w1: add dual search supportJean-Christophe PLAGNIOL-VILLARD2013-01-293-1/+33
* | w1: add ds28ec20 eeprom supportJean-Christophe PLAGNIOL-VILLARD2013-01-212-13/+34
|/
* drivers/base: fix corrupt device treeSascha Hauer2012-12-121-4/+0
* 1-wire: add ds2433 supportJean-Christophe PLAGNIOL-VILLARD2012-10-293-0/+207
* 1-wire: add ds2431 supportJean-Christophe PLAGNIOL-VILLARD2012-10-293-0/+305
* 1-wire: add gpio busJean-Christophe PLAGNIOL-VILLARD2012-10-293-0/+124
* add 1-wire supportJean-Christophe PLAGNIOL-VILLARD2012-10-298-0/+815