aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/w1/slaves/w1_ds2433.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-02-27w1_ds2433: clear the validcrc flag after a writeBen Gardner1-1/+6
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau1-2/+1
2007-07-11sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sysfs binary attributesZhang Rui1-4/+6
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo1-1/+0
2006-12-07[PATCH] better CONFIG_W1_SLAVE_DS2433_CRC handlingEvgeniy Polyakov1-15/+15
2006-06-22[PATCH] w1: Use mutexes instead of semaphores.Evgeniy Polyakov1-16/+4
2006-06-22[PATCH] w1: Userspace communication protocol over connector.Evgeniy Polyakov1-1/+0
2006-03-23[PATCH] W1: Move w1 bus master code into 'w1/masters' and move w1 slave code into 'w1/slaves'Evgeniy Polyakov1-0/+329