summaryrefslogtreecommitdiffstats
path: root/drivers/w1/slaves/w1_bq27000.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* W1: split master mutex to avoid deadlocks.NeilBrown2012-06-141-2/+2
* Revert "w1: introduce a slave mutex for serializing IO"Greg Kroah-Hartman2012-06-141-2/+2
* w1: introduce a slave mutex for serializing IONeilBrown2012-06-131-2/+2
* w1_bq27000: Only one thread can access the bq27000 at a time.NeilBrown2012-02-241-0/+2
* w1_bq27000 - remove w1_bq27000_writeNeilBrown2012-02-241-14/+0
* w1_bq27000: remove unnecessary NULL test.NeilBrown2012-02-241-3/+0
* w1: Fix w1_bq27000NeilBrown2012-02-161-5/+12
* hdq: bQ27000 HDQ Slave Interface DriverMadhusudhan Chikkature2008-11-131-0/+123