index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
w1
/
masters
/
ds2482.c
Age
Commit message (
Expand
)
Author
2021-05-26
w1: ds2482: fix kernel-doc syntax in file
Aditya Srivastava
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-03-28
w1: ds2482: cosmetic fixes after 54865314f5a1
Mariusz Bialonczyk
2018-07-03
w1: ds2482: make module parameter extra_config static
Colin Ian King
2017-08-28
drivers: w1: Extend 1W master driver DS2482 with module option to support PPM...
Andrew Worsley
2017-06-09
w1: Add subsystem kernel public interface
Andrew F. Davis
2017-05-25
w1: Organize driver source to natural/common order
Andrew F. Davis
2016-05-01
w1: enable active pullup for DS2482 by default
Mariusz Bialonczyk
2015-08-05
w1: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-06-01
w1: ds2482: Add i2c module alias name
Ludek Hlavacek
2014-06-19
w1/masters: use pr_* instead of printk
Fjodor Schelichow
2013-02-18
w1: ds2482: Added 1-Wire pull-up support to the driver
Michael Arndt
2012-10-24
w1/ds2482: use module_i2c_driver to simplify the code
Wei Yongjun
2010-03-12
w1: fix test in ds2482_wait_1wire_idle()
Roel Kluin
2009-10-04
ds2482: Discard obsolete detect method
Jean Delvare
2008-07-16
w1/ds2482: Convert to a new-style driver
Jean Delvare
2008-01-27
i2c: normal_i2c can be made const (remaining drivers)
Jean Delvare
2006-07-12
[PATCH] w1: fix idle check loop in ds2482
Ben 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