Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | w1: add helper macro module_w1_family | Andrew F. Davis | 2016-08-02 | 1 | -13/+1 |
* | w1: slaves: w1_ds2408: convert to use w1_family_ops.groups | Greg Kroah-Hartman | 2013-08-22 | 1 | -122/+52 |
* | drivers/w1/slaves/w1_ds2408.c: add magic sequence to disable P0 test mode | Jean-Francois Dagenais | 2013-07-03 | 1 | -0/+30 |
* | w1: add family based automatic module loading | Alexander Stein | 2013-06-03 | 1 | -0/+1 |
* | w1: ds2408: use ARRAY_SIZE instead of hard-coded number | Jean-Francois Dagenais | 2013-03-15 | 1 | -4/+3 |
* | w1: ds2408: make value read-back check a Kconfig option | Jean-Francois Dagenais | 2013-03-15 | 1 | -6/+12 |
* | W1: split master mutex to avoid deadlocks. | NeilBrown | 2012-06-13 | 1 | -12/+12 |
* | w1: w1_ds2408.c: quite sparse noise about using plaing integer as NULL pointer | H Hartley Sweeten | 2012-05-04 | 1 | -2/+0 |
* | w1: fix for loop in w1_f29_remove_slave() | Dan Carpenter | 2011-08-25 | 1 | -1/+1 |
* | w1: add 1-wire (w1) DS2408 8-Channel Addressable Switch support | Jean-François Dagenais | 2011-05-26 | 1 | -0/+402 |