index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
w1
/
slaves
/
w1_ds2433.c
Age
Commit message (
Expand
)
Author
2013-08-22
w1: slaves: w1_ds2433: convert to use w1_family_ops.groups
Greg Kroah-Hartman
2013-06-03
w1: add family based automatic module loading
Alexander Stein
2012-06-13
W1: split master mutex to avoid deadlocks.
NeilBrown
2010-05-21
sysfs: add struct file* to bin_attr callbacks
Chris Wright
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-02-27
w1_ds2433: clear the validcrc flag after a write
Ben Gardner
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
2007-07-11
sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...
Zhang Rui
2007-07-11
sysfs: kill unnecessary attribute->owner
Tejun Heo
2006-12-07
[PATCH] better CONFIG_W1_SLAVE_DS2433_CRC handling
Evgeniy 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