linux/drivers/w1
Andrew Morton f73b5e7949 [PATCH] W1: u64 is not long long
You don't know what type a u64 is, hence you cannot print it without a cast.

Signed-off-by: Andrew Morton <akpm@osdl.org>
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: u64 is not long long 2006-03-23 17:28:13 -08:00
w1.h [PATCH] w1: misc cleanups 2006-03-23 17:28:12 -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: Remove incorrect MODULE_ALIAS 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