Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drivers/w1/slaves/w1_bq27000.c: fix the error handling in w1_bq27000_add_slave() | Wei Yongjun | 2013-04-30 | 1 | -1/+3 |
* | W1: split master mutex to avoid deadlocks. | NeilBrown | 2012-06-13 | 1 | -2/+2 |
* | Revert "w1: introduce a slave mutex for serializing IO" | Greg Kroah-Hartman | 2012-06-13 | 1 | -2/+2 |
* | w1: introduce a slave mutex for serializing IO | NeilBrown | 2012-06-12 | 1 | -2/+2 |
* | w1_bq27000: Only one thread can access the bq27000 at a time. | NeilBrown | 2012-02-24 | 1 | -0/+2 |
* | w1_bq27000 - remove w1_bq27000_write | NeilBrown | 2012-02-24 | 1 | -14/+0 |
* | w1_bq27000: remove unnecessary NULL test. | NeilBrown | 2012-02-24 | 1 | -3/+0 |
* | w1: Fix w1_bq27000 | NeilBrown | 2012-02-15 | 1 | -5/+12 |
* | hdq: bQ27000 HDQ Slave Interface Driver | Madhusudhan Chikkature | 2008-11-12 | 1 | -0/+123 |