summaryrefslogtreecommitdiffstats
path: root/drivers/w1
Commit message (Expand)AuthorAgeFilesLines
* treewide: replace '---help---' with 'help' in Kconfig filesMasahiro Yamada2019-05-171-2/+2
* Merge branch 'for-next/warnings'Sascha Hauer2019-04-091-1/+1
|\
| * treewide: Make locally used functions staticSascha Hauer2019-03-181-1/+1
* | treewide: surround Kconfig file paths with double quotesMasahiro Yamada2019-03-211-2/+2
|/
* devfs: Drop dev_lseek_default()Andrey Smirnov2019-01-292-2/+0
* 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
* rename file_operations -> cdev_operationsSascha Hauer2018-04-062-2/+2
* w1-gpio: Add DT supportAndrey Smirnov2017-03-301-0/+53
* 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