aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/w1/slaves/w1_bq27000.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-13W1: split master mutex to avoid deadlocks.NeilBrown1-2/+2
2012-06-13Revert "w1: introduce a slave mutex for serializing IO"Greg Kroah-Hartman1-2/+2
2012-06-12w1: introduce a slave mutex for serializing IONeilBrown1-2/+2
2012-02-24w1_bq27000: Only one thread can access the bq27000 at a time.NeilBrown1-0/+2
2012-02-24w1_bq27000 - remove w1_bq27000_writeNeilBrown1-14/+0
2012-02-24w1_bq27000: remove unnecessary NULL test.NeilBrown1-3/+0
2012-02-15w1: Fix w1_bq27000NeilBrown1-5/+12
2008-11-12hdq: bQ27000 HDQ Slave Interface DriverMadhusudhan Chikkature1-0/+123