summaryrefslogtreecommitdiffstats
path: root/drivers/w1/slaves/w1_ds2433.c
AgeCommit message (Expand)Author
2012-06-13W1: split master mutex to avoid deadlocks.NeilBrown
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-02-27w1_ds2433: clear the validcrc flag after a writeBen Gardner
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau
2007-07-11sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Zhang Rui
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo
2006-12-07[PATCH] better CONFIG_W1_SLAVE_DS2433_CRC handlingEvgeniy Polyakov
2006-06-22[PATCH] w1: Use mutexes instead of semaphores.Evgeniy Polyakov
2006-06-22[PATCH] w1: Userspace communication protocol over connector.Evgeniy Polyakov
2006-03-23[PATCH] W1: Move w1 bus master code into 'w1/masters' and move w1 slave code ...Evgeniy Polyakov