aboutsummaryrefslogtreecommitdiff
path: root/drivers/w1/slaves/w1_bq27000.c
AgeCommit message (Expand)Author
2012-06-13W1: split master mutex to avoid deadlocks.NeilBrown
2012-06-13Revert "w1: introduce a slave mutex for serializing IO"Greg Kroah-Hartman
2012-06-12w1: introduce a slave mutex for serializing IONeilBrown
2012-02-24w1_bq27000: Only one thread can access the bq27000 at a time.NeilBrown
2012-02-24w1_bq27000 - remove w1_bq27000_writeNeilBrown
2012-02-24w1_bq27000: remove unnecessary NULL test.NeilBrown
2012-02-15w1: Fix w1_bq27000NeilBrown
2008-11-12hdq: bQ27000 HDQ Slave Interface DriverMadhusudhan Chikkature