summaryrefslogtreecommitdiff
path: root/drivers/w1/masters/ds2482.c
AgeCommit message (Expand)Author
2015-08-05w1: Drop owner assignment from i2c_driverKrzysztof Kozlowski
2015-06-01w1: ds2482: Add i2c module alias nameLudek Hlavacek
2014-06-19w1/masters: use pr_* instead of printkFjodor Schelichow
2013-02-18w1: ds2482: Added 1-Wire pull-up support to the driverMichael Arndt
2012-10-24w1/ds2482: use module_i2c_driver to simplify the codeWei Yongjun
2010-03-12w1: fix test in ds2482_wait_1wire_idle()Roel Kluin
2009-10-04ds2482: Discard obsolete detect methodJean Delvare
2008-07-16w1/ds2482: Convert to a new-style driverJean Delvare
2008-01-27i2c: normal_i2c can be made const (remaining drivers)Jean Delvare
2006-07-12[PATCH] w1: fix idle check loop in ds2482Ben Gardner
2006-06-22[PATCH] w1: Use mutexes instead of semaphores.Evgeniy Polyakov
2006-03-23[PATCH] W1: Add the DS2482 I2C-to-w1 bridge driver.Evgeniy Polyakov