linux/drivers/w1
Evgeniy Polyakov c9cbf558e7 w1: add fast search for single slave bus
This enables a much more efficient way of device searching. It uses the
1-wire read-rom operation which allows the direct reading of the slave
address. BUT this works only with exactly one slave on the bus.

Signed-off-by: Hubert Feurstein <h.feurstein@gmail.com>
Acked-by: Evgeniy Polyakov <zbr@ioremap.net>

index c374978..9761950 100644
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-12-09 19:19:18 -08:00
..
masters USB: convert some miscellanies drivers to use module_usb_driver() 2011-11-18 09:52:10 -08:00
slaves
Kconfig
Makefile
w1.c w1: add fast search for single slave bus 2011-12-09 19:19:18 -08:00
w1.h
w1_family.c
w1_family.h
w1_int.c
w1_int.h
w1_io.c
w1_log.h
w1_netlink.c
w1_netlink.h