summaryrefslogtreecommitdiffstats
path: root/drivers/w1/slaves/w1_bq27000.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/w1/slaves/w1_bq27000.c: fix the error handling in w1_bq27000_add_slave()Wei Yongjun2013-04-301-1/+3
* W1: split master mutex to avoid deadlocks.NeilBrown2012-06-131-2/+2
* Revert "w1: introduce a slave mutex for serializing IO"Greg Kroah-Hartman2012-06-131-2/+2
* w1: introduce a slave mutex for serializing IONeilBrown2012-06-121-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-151-5/+12
* hdq: bQ27000 HDQ Slave Interface DriverMadhusudhan Chikkature2008-11-121-0/+123
OpenPOWER on IntegriCloud