Sign in
android-kvm
/
linux
/
7137d8b084e2d7d515e550f7268e2c907527a6d2
/
drivers
/
w1
/
slaves
/
w1_ds2433.c
39bbfda
w1: ds2433: do not use assignment in if condition
by Krzysztof Kozlowski
· 1 year, 11 months ago
ad9c36b
w1: minor white-space and code style fixes
by Krzysztof Kozlowski
· 1 year, 11 months ago
a866ce3
w1: ds2433: correct kerneldoc annotation
by Krzysztof Kozlowski
· 1 year, 11 months ago
57de2df
w1: Constify static w1_family_ops structs
by Rikard Falkeborn
· 4 years, 5 months ago
40b0b3f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230
by Thomas Gleixner
· 6 years ago
de0d6db
w1: Add subsystem kernel public interface
by Andrew F. Davis
· 8 years ago
50fa295
w1: Organize driver source to natural/common order
by Andrew F. Davis
· 8 years ago
939fc83
w1: add helper macro module_w1_family
by Andrew F. Davis
· 9 years ago
38f4098
w1: slaves: w1_ds2433: convert to use w1_family_ops.groups
by Greg Kroah-Hartman
· 12 years ago
8d7bda5
w1: add family based automatic module loading
by Alexander Stein
· 12 years ago
b02f8be
W1: split master mutex to avoid deadlocks.
by NeilBrown
· 13 years ago
2c3c8be
sysfs: add struct file* to bin_attr callbacks
by Chris Wright
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
dca1714
w1_ds2433: clear the validcrc flag after a write
by Ben Gardner
· 16 years ago
dd00cc4
some kmalloc/memset ->kzalloc (tree wide)
by Yoann Padioleau
· 18 years ago
91a6902
sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sysfs binary attributes
by Zhang Rui
· 18 years ago
7b59575
sysfs: kill unnecessary attribute->owner
by Tejun Heo
· 18 years ago
e9d55f9
[PATCH] better CONFIG_W1_SLAVE_DS2433_CRC handling
by Evgeniy Polyakov
· 18 years ago
abd52a1
[PATCH] w1: Use mutexes instead of semaphores.
by Evgeniy Polyakov
· 19 years ago
1200337
[PATCH] w1: Userspace communication protocol over connector.
by Evgeniy Polyakov
· 19 years ago
bd529cf
[PATCH] W1: Move w1 bus master code into 'w1/masters' and move w1 slave code into 'w1/slaves'
by Evgeniy Polyakov
· 19 years ago
[Renamed (98%) from drivers/w1/w1_ds2433.c]
6044ec8
[PATCH] kfree cleanup: misc remaining drivers
by Jesper Juhl
· 19 years ago
f24ec7f
[PATCH] crc16: remove w1 specific comments.
by Evgeniy Polyakov
· 20 years ago
0a25e4d
[PATCH] w1_ds2433: Added crc16 protection and read caching.
by Evgeniy Polyakov
· 20 years ago
8089539
[PATCH] w1: Added DS2433 driver.
by Evgeniy Polyakov
· 20 years ago