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
|
14 years ago |
Chris Wright
|
2c3c8bea60
sysfs: add struct file* to bin_attr callbacks
|
15 years ago |
Peter Huewe
|
73a98fce88
w1: add __init/__exit macros to w1.c
|
15 years ago |
Kay Sievers
|
40f91de6a1
w1: struct device - replace bus_id with dev_name(), dev_set_name()
|
16 years ago |
David Fries
|
7dc8f527ef
W1: w1.c s/printk/dev_dbg/
|
16 years ago |
David Fries
|
07e003417b
W1: w1_slave_read_id read bug, use device_attribute
|
16 years ago |
David Fries
|
cd7b28d33d
W1: recode w1_slave_found logic
|
16 years ago |
David Fries
|
9b46741119
W1: be able to manually add and remove slaves
|
16 years ago |
David Fries
|
6a158c0de7
W1: feature, enable hardware strong pullup
|
16 years ago |
David Fries
|
3c52e4e627
W1: w1_process, block or sleep
|
16 years ago |
David Fries
|
01e14d6db9
W1: don't delay search start
|
16 years ago |
David Fries
|
0d671b272a
W1: abort search early on on exit
|
16 years ago |
David Fries
|
c30c9b1518
W1: fix deadlocks and remove w1_control_thread
|
16 years ago |
Evgeniy Polyakov
|
18a2354db7
w1: remove unused and confusing variable.
|
17 years ago |
Evgeniy Polyakov
|
a2a6c74d34
w1: decrement slave counter only in ->release() callback
|
17 years ago |
Kay Sievers
|
7eff2e7a8b
Driver core: change add_uevent_var to use a struct
|
18 years ago |
Stephen Hemminger
|
d1cf16c916
missing null termination in one wire uevent
|
18 years ago |
Yoann Padioleau
|
dd00cc486a
some kmalloc/memset ->kzalloc (tree wide)
|
18 years ago |
Rafael J. Wysocki
|
8314418629
Freezer: make kernel threads nonfreezable by default
|
18 years ago |