summaryrefslogtreecommitdiffstats
path: root/drivers/w1/slaves/w1_ds2433.c
Commit message (Expand)AuthorAgeFilesLines
* w1: slaves: w1_ds2433: convert to use w1_family_ops.groupsGreg Kroah-Hartman2013-08-221-25/+22Star
* w1: add family based automatic module loadingAlexander Stein2013-06-031-0/+1
* W1: split master mutex to avoid deadlocks.NeilBrown2012-06-141-4/+4
* sysfs: add struct file* to bin_attr callbacksChris Wright2010-05-211-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* w1_ds2433: clear the validcrc flag after a writeBen Gardner2009-02-281-1/+6
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-2/+1Star
* sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Zhang Rui2007-07-121-4/+6
* sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-121-1/+0Star
* [PATCH] better CONFIG_W1_SLAVE_DS2433_CRC handlingEvgeniy Polyakov2006-12-071-15/+15
* [PATCH] w1: Use mutexes instead of semaphores.Evgeniy Polyakov2006-06-221-16/+4Star
* [PATCH] w1: Userspace communication protocol over connector.Evgeniy Polyakov2006-06-221-1/+0Star
* [PATCH] W1: Move w1 bus master code into 'w1/masters' and move w1 slave code ...Evgeniy Polyakov2006-03-241-0/+329