summaryrefslogtreecommitdiffstats
path: root/drivers/w1/masters/ds2482.c
Commit message (Expand)AuthorAgeFilesLines
* w1: fix test in ds2482_wait_1wire_idle()Roel Kluin2010-03-121-1/+1
* ds2482: Discard obsolete detect methodJean Delvare2009-10-041-30/+5
* w1/ds2482: Convert to a new-style driverJean Delvare2008-07-161-60/+44
* i2c: normal_i2c can be made const (remaining drivers)Jean Delvare2008-01-271-1/+1
* [PATCH] w1: fix idle check loop in ds2482Ben Gardner2006-07-121-1/+1
* [PATCH] w1: Use mutexes instead of semaphores.Evgeniy Polyakov2006-06-221-12/+12
* [PATCH] W1: Add the DS2482 I2C-to-w1 bridge driver.Evgeniy Polyakov2006-03-231-0/+564