Alexey Khoroshilov
|
a0f104644e
w1: do not unlock unheld list_mutex in __w1_remove_master_device()
|
11 years ago |
David Fries
|
18d7f891bc
w1: avoid recursive device_add
|
11 years ago |
Dan Carpenter
|
a7155f4e22
w1: small type cleanup in sysfs
|
11 years ago |
David Fries
|
b3be177a19
w1: format for DocBook and fixes
|
11 years ago |
David Fries
|
9fcbbac5de
w1: process w1 netlink commands in w1_process thread
|
11 years ago |
David Fries
|
70b34d2ed8
w1: new netlink commands, add/remove/list slaves
|
11 years ago |
David Fries
|
3c6955e5aa
w1: continue slave search where previous left off
|
11 years ago |
David Fries
|
a16130569a
w1: increase w1_max_slave_count, allow write access
|
11 years ago |
David Fries
|
af8c7237b0
w1: Only wake up the search process if it is going to be searching
|
11 years ago |
David Fries
|
4210569876
w1: fixup search to support abort from netlink
|
11 years ago |
Michal Nazarewicz
|
bb67093796
drivers: w1: make w1_slave::flags long to avoid memory corruption
|
11 years ago |
Hans-Frieder Vogt
|
bc04d76d69
w1 - call request_module with w1 master mutex unlocked
|
12 years ago |
Hans-Frieder Vogt
|
2962aecef2
w1 - fix fops in w1_bus_notify
|
12 years ago |
Jingoo Han
|
bf4228f0ef
drivers/w1/w1.c: replace strict_strtol() with kstrtol()
|
12 years ago |
Greg Kroah-Hartman
|
36c27a655a
w1: add attribute groups to struct w1_family_ops
|
12 years ago |
Greg Kroah-Hartman
|
5b187b3c0e
w1: use default attribute groups for w1 slave devices
|
12 years ago |
Greg Kroah-Hartman
|
47eba33a09
w1: remove race with sysfs file creation
|
12 years ago |
Alexander Stein
|
8d7bda5188
w1: add family based automatic module loading
|
12 years ago |
Marcin Jurkowski
|
9d1817cab2
w1: fix oops when w1_search is called from netlink connector
|
12 years ago |
Bill Pemberton
|
2c9e9fdc0b
w1: remove CONFIG_HOTPLUG ifdefs
|
12 years ago |
NeilBrown
|
b02f8bede2
W1: split master mutex to avoid deadlocks.
|
13 years ago |
Greg Kroah-Hartman
|
dd0aa67cd7
Revert "w1: introduce a slave mutex for serializing IO"
|
13 years ago |
Devendra Naga
|
526be41625
w1: cleanup w1_uevent
|
13 years ago |
NeilBrown
|
59d4467be4
w1: introduce a slave mutex for serializing IO
|
13 years ago |
Dmitry Artamonow
|
ecf1948985
w1: fix slave driver registration error message
|
13 years ago |
Evgeniy Polyakov
|
c9cbf558e7
w1: add fast search for single slave bus
|
13 years ago |
Evgeniy Polyakov
|
a801876638
MAINTAINERS: Evgeniy has moved
|
14 years ago |
Arun Sharma
|
60063497a9
atomic: use <linux/atomic.h>
|
14 years ago |
David Fries
|
963bb10101
w1: have netlink search update kernel list
|
14 years ago |
Brian Swetland
|
12aa4c6417
w1: don't allow arbitrary users to remove w1 devices
|
15 years ago |