Daniel Mack
|
fae68031f7
w1: core: match sub-nodes of bus masters in devicetree
|
7 år sedan |
Ingo Flaschberger
|
065c09563c
1wire: family module autoload fails because of upper/lower case mismatch.
|
7 år sedan |
Arvind Yadav
|
0ec4eb71b4
w1: use put_device() if device_register() fail
|
7 år sedan |
Jaghathiswari Rankappagounder Natarajan
|
2eb7954809
drivers: w1: add hwmon support structures
|
8 år sedan |
Andrew Worsley
|
f6887531c0
drivers: w1: Add 1w slave driver for DS28E05 EEPROM
|
8 år sedan |
Arvind Yadav
|
a890d56a9d
w1: constify attribute_group structures.
|
8 år sedan |
Alex A. Mihaylov
|
2c927c0c73
w1: Fix slave count on 1-Wire bus (resend)
|
8 år sedan |
Andrew F. Davis
|
de0d6dbdbd
w1: Add subsystem kernel public interface
|
8 år sedan |
Andrew F. Davis
|
50fa2951bd
w1: Organize driver source to natural/common order
|
8 år sedan |
Andrew F. Davis
|
91bd2855ed
w1: Remove unneeded use of assert() and remove w1_log.h
|
8 år sedan |
Andrew F. Davis
|
8a0934bf9b
w1: Fixup source file headers
|
8 år sedan |
Maciej S. Szmigiero
|
d2ce4ea1a0
w1: don't leak refcount on slave attach failure in w1_attach_slave_device()
|
8 år sedan |
Wei Yongjun
|
a46b195ca0
w1: fix timeout_us parameter description
|
9 år sedan |
Dan Carpenter
|
b9c11a2333
w1: silence an uninitialized variable warning
|
9 år sedan |
Jiri Kosina
|
cf09d6428d
w1: w1_process() is not freezable kthread
|
9 år sedan |
Dmitry Khromov
|
c309835692
w1: introduce an ability to specify microseconds bus scanning intervals
|
10 år sedan |
NeilBrown
|
4b7e4f8289
w1: support auto-load of w1_bq27000 module.
|
10 år sedan |
Fjodor Schelichow
|
fdc9167a78
w1: use pr_* instead of printk
|
11 år sedan |
Alexey Khoroshilov
|
a0f104644e
w1: do not unlock unheld list_mutex in __w1_remove_master_device()
|
11 år sedan |
David Fries
|
18d7f891bc
w1: avoid recursive device_add
|
11 år sedan |
Dan Carpenter
|
a7155f4e22
w1: small type cleanup in sysfs
|
11 år sedan |
David Fries
|
b3be177a19
w1: format for DocBook and fixes
|
11 år sedan |
David Fries
|
9fcbbac5de
w1: process w1 netlink commands in w1_process thread
|
11 år sedan |
David Fries
|
70b34d2ed8
w1: new netlink commands, add/remove/list slaves
|
11 år sedan |
David Fries
|
3c6955e5aa
w1: continue slave search where previous left off
|
11 år sedan |
David Fries
|
a16130569a
w1: increase w1_max_slave_count, allow write access
|
11 år sedan |
David Fries
|
af8c7237b0
w1: Only wake up the search process if it is going to be searching
|
11 år sedan |
David Fries
|
4210569876
w1: fixup search to support abort from netlink
|
11 år sedan |
Michal Nazarewicz
|
bb67093796
drivers: w1: make w1_slave::flags long to avoid memory corruption
|
11 år sedan |
Hans-Frieder Vogt
|
bc04d76d69
w1 - call request_module with w1 master mutex unlocked
|
12 år sedan |