index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
w1
/
slaves
/
w1_ds2433.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230
Thomas Gleixner
2019-06-19
1
-3
/
+1
*
w1: Add subsystem kernel public interface
Andrew F. Davis
2017-06-09
1
-3
/
+3
*
w1: Organize driver source to natural/common order
Andrew F. Davis
2017-05-25
1
-5
/
+5
*
w1: add helper macro module_w1_family
Andrew F. Davis
2016-08-02
1
-13
/
+1
*
w1: slaves: w1_ds2433: convert to use w1_family_ops.groups
Greg Kroah-Hartman
2013-08-22
1
-25
/
+22
*
w1: add family based automatic module loading
Alexander Stein
2013-06-03
1
-0
/
+1
*
W1: split master mutex to avoid deadlocks.
NeilBrown
2012-06-13
1
-4
/
+4
*
sysfs: add struct file* to bin_attr callbacks
Chris Wright
2010-05-21
1
-2
/
+2
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
w1_ds2433: clear the validcrc flag after a write
Ben Gardner
2009-02-27
1
-1
/
+6
*
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
2007-07-19
1
-2
/
+1
*
sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...
Zhang Rui
2007-07-11
1
-4
/
+6
*
sysfs: kill unnecessary attribute->owner
Tejun Heo
2007-07-11
1
-1
/
+0
*
[PATCH] better CONFIG_W1_SLAVE_DS2433_CRC handling
Evgeniy Polyakov
2006-12-07
1
-15
/
+15
*
[PATCH] w1: Use mutexes instead of semaphores.
Evgeniy Polyakov
2006-06-22
1
-16
/
+4
*
[PATCH] w1: Userspace communication protocol over connector.
Evgeniy Polyakov
2006-06-22
1
-1
/
+0
*
[PATCH] W1: Move w1 bus master code into 'w1/masters' and move w1 slave code ...
Evgeniy Polyakov
2006-03-23
1
-0
/
+329