1
0
Fork 0
alistair23-linux/drivers/w1
Evgeniy Polyakov 674a396c6d [PATCH] w1: use kthread api.
This patch removes old-style kernel thread initialization
and changes w1 to use kthread api.
It is based on Christoph Hellwig <hch@lst.de> work.

Signed-off-by: Evgeniy Polyakov <johnpol@2ka.mipt.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2006-03-23 17:28:13 -08:00
..
masters [PATCH] fix W1_MASTER_DS9490_BRIDGE dependencies 2006-03-23 17:28:12 -08:00
slaves [PATCH] W1: Move w1 bus master code into 'w1/masters' and move w1 slave code into 'w1/slaves' 2006-03-23 17:28:11 -08:00
Kconfig [PATCH] W1: Move w1 bus master code into 'w1/masters' and move w1 slave code into 'w1/slaves' 2006-03-23 17:28:11 -08:00
Makefile [PATCH] W1: Move w1 bus master code into 'w1/masters' and move w1 slave code into 'w1/slaves' 2006-03-23 17:28:11 -08:00
w1.c [PATCH] w1: use kthread api. 2006-03-23 17:28:13 -08:00
w1.h [PATCH] w1: use kthread api. 2006-03-23 17:28:13 -08:00
w1_family.c [PATCH] w1: misc cleanups 2006-03-23 17:28:12 -08:00
w1_family.h [PATCH] w1: Added DS2433 driver - family id update. 2005-09-08 14:41:27 -07:00
w1_int.c [PATCH] w1: use kthread api. 2006-03-23 17:28:13 -08:00
w1_int.h [PATCH] w1: cleanups. 2005-06-21 21:43:09 -07:00
w1_io.c [PATCH] w1: misc cleanups 2006-03-23 17:28:12 -08:00
w1_io.h [PATCH] w1: Added w1_reset_select_slave() - Resets the bus and then selects the slave by 2005-09-08 14:41:26 -07:00
w1_log.h [PATCH] w1: cleanups. 2005-06-21 21:43:09 -07:00
w1_netlink.c [PATCH] W1: w1_netlink: New init/fini netlink callbacks. 2005-09-08 14:41:25 -07:00
w1_netlink.h [PATCH] W1: w1_netlink: New init/fini netlink callbacks. 2005-09-08 14:41:25 -07:00