summaryrefslogtreecommitdiff
path: root/drivers/w1/w1-uclass.c
AgeCommit message (Expand)Author
2021-07-06dm: define LOG_CATEGORY for all uclassPatrick Delaunay
2021-05-13w1: replace dt detection by automatic detectionKory Maincent
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2018-12-06w1: fix occasional enumeration failureMartin Fuzzey
2018-11-01w1: fix data abort if no one wire bus master presentMartin Fuzzey
2018-09-28w1: identify devices with w1-eeprom uclassEugen Hristev
2018-09-28w1: Add 1-Wire uclassMaxime Ripard