Andrew F. Davis
|
de0d6dbdbd
w1: Add subsystem kernel public interface
|
8 lat temu |
Andrew F. Davis
|
50fa2951bd
w1: Organize driver source to natural/common order
|
8 lat temu |
Andrew F. Davis
|
91bd2855ed
w1: Remove unneeded use of assert() and remove w1_log.h
|
8 lat temu |
Ingo Molnar
|
3f07c01441
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>
|
8 lat temu |
Andrew F. Davis
|
8a0934bf9b
w1: Fixup source file headers
|
8 lat temu |
Levente Kurusa
|
5052436dcb
drivers/w1/w1_int.c: call put_device if device_register fails
|
10 lat temu |
Fjodor Schelichow
|
fdc9167a78
w1: use pr_* instead of printk
|
11 lat temu |
Thomas Wood
|
7242d42ace
drivers/w1/w1_int.c: Fix style errors.
|
11 lat temu |
Alexey Khoroshilov
|
a0f104644e
w1: do not unlock unheld list_mutex in __w1_remove_master_device()
|
11 lat temu |
David Fries
|
b3be177a19
w1: format for DocBook and fixes
|
11 lat temu |
David Fries
|
9fcbbac5de
w1: process w1 netlink commands in w1_process thread
|
11 lat temu |
David Fries
|
4210569876
w1: fixup search to support abort from netlink
|
11 lat temu |
Evgeny Boger
|
3089a4c8d3
drivers/w1/masters/w1-gpio.c: add strong pullup emulation
|
11 lat temu |
Otavio Salvador
|
679012655a
w1: Fix a typo in 'hardware' word
|
13 lat temu |
NeilBrown
|
b02f8bede2
W1: split master mutex to avoid deadlocks.
|
13 lat temu |
Linus Torvalds
|
32aaeffbd4
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 lat temu |
Florian Faber
|
68a436aec3
drivers/w1/w1_int.c: multiple masters used same init_name
|
13 lat temu |
Paul Gortmaker
|
4d184129b2
drivers/w1: Add moduleparam.h to drivers/w1/w1_int.c
|
14 lat temu |
Paul Gortmaker
|
9623932cd5
drivers/w1: Add export.h for EXPORT_SYMBOL/THIS_MODULE
|
14 lat temu |
Evgeniy Polyakov
|
a801876638
MAINTAINERS: Evgeniy has moved
|
14 lat temu |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 lat temu |
Kay Sievers
|
40f91de6a1
w1: struct device - replace bus_id with dev_name(), dev_set_name()
|
16 lat temu |
David Fries
|
af00a2d5a0
W1: w1_int.c use first available master number
|
17 lat temu |
David Fries
|
9141f57c7e
W1: new module parameter search_count
|
17 lat temu |
David Fries
|
6a158c0de7
W1: feature, enable hardware strong pullup
|
17 lat temu |
David Fries
|
3c52e4e627
W1: w1_process, block or sleep
|
17 lat temu |
David Fries
|
01e14d6db9
W1: don't delay search start
|
17 lat temu |
David Fries
|
c30c9b1518
W1: fix deadlocks and remove w1_control_thread
|
17 lat temu |
Evgeniy Polyakov
|
59d9445e85
w1: fix w1_remove_master_device() searching
|
18 lat temu |
Yoann Padioleau
|
dd00cc486a
some kmalloc/memset ->kzalloc (tree wide)
|
18 lat temu |