aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/w1/masters/ds2482.c
Commit message (Expand)AuthorAge
* w1: enable active pullup for DS2482 by defaultMariusz Bialonczyk2016-05-01
* w1: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-08-05
* w1: ds2482: Add i2c module alias nameLudek Hlavacek2015-05-31
* w1/masters: use pr_* instead of printkFjodor Schelichow2014-06-19
* w1: ds2482: Added 1-Wire pull-up support to the driverMichael Arndt2013-02-18
* w1/ds2482: use module_i2c_driver to simplify the codeWei Yongjun2012-10-24
* w1: fix test in ds2482_wait_1wire_idle()Roel Kluin2010-03-12
* ds2482: Discard obsolete detect methodJean Delvare2009-10-04
* w1/ds2482: Convert to a new-style driverJean Delvare2008-07-16
* i2c: normal_i2c can be made const (remaining drivers)Jean Delvare2008-01-27
* [PATCH] w1: fix idle check loop in ds2482Ben Gardner2006-07-12
* [PATCH] w1: Use mutexes instead of semaphores.Evgeniy Polyakov2006-06-22
* [PATCH] W1: Add the DS2482 I2C-to-w1 bridge driver.Evgeniy Polyakov2006-03-23