alistair23-linux/drivers/w1
David Fries d53f0a2c05 w1: ds2490 fix and enable hardware search
The hardware search was failing without the COMM_RST flag.  Enabled
the flag and rewrote the function to handle more than one buffer of
results and to continuing where the search left off.  Remove hardware
search note from the limitations now that it works.  The "w1: ds2490
USB setup fixes" change went from 23.16 seconds to about 3 seconds,
this takes the time for the search down to .307346 seconds.

Signed-off-by: David Fries <David@Fries.net>
Acked-by: Evgeniy Polyakov <zbr@ioremap.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-02-07 15:40:18 -08:00
..
masters w1: ds2490 fix and enable hardware search 2014-02-07 15:40:18 -08:00
slaves w1: slaves: w1_ds2781: convert to use w1_family_ops.groups 2013-08-22 11:05:44 -07:00
Kconfig Kconfig: replace "--- help ---" with "---help---" 2012-05-07 15:01:22 +02:00
Makefile
w1.c w1: process w1 netlink commands in w1_process thread 2014-02-07 15:40:17 -08:00
w1.h w1: reply only to the requester portid 2014-02-07 15:40:17 -08:00
w1_family.c
w1_family.h w1: add attribute groups to struct w1_family_ops 2013-08-22 11:05:42 -07:00
w1_int.c w1: process w1 netlink commands in w1_process thread 2014-02-07 15:40:17 -08:00
w1_int.h
w1_io.c w1: Disable irqs during 1-wire bus operations, extend 1-wire reset pulse 2012-04-11 16:44:10 -07:00
w1_log.h
w1_netlink.c w1: reply only to the requester portid 2014-02-07 15:40:17 -08:00
w1_netlink.h w1: new netlink commands, add/remove/list slaves 2014-02-07 15:40:17 -08:00