Bryan O'Sullivan c27a0d75b3 [PATCH] Introduce __iowrite32_copy
This arch-independent routine copies data to a memory-mapped I/O region,
using 32-bit accesses.  The naming is double-underscored to make it clear
that it does not guarantee write ordering, nor does it perform a memory
barrier afterwards; the kernel doc also explicitly states this.  This style
of access is required by some devices.

This change also introduces include/linux/io.h, at Andrew's suggestion.  It
only has one occupant at the moment, but is a logical destination for
oft-replicated contents of include/asm-*/{io,iomap}.h to migrate to.

Signed-off-by: Bryan O'Sullivan <bos@pathscale.com>
Cc: Andi Kleen <ak@muc.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-02-01 08:53:13 -08:00
..
2006-01-08 20:14:02 -08:00
2006-01-06 14:58:39 -05:00
2006-01-18 19:20:24 -08:00
2006-01-13 16:29:56 -08:00
2005-11-13 18:14:17 -08:00
2005-10-28 08:16:49 -07:00
2006-01-13 09:12:21 -08:00
2005-10-04 13:22:01 -07:00
2005-09-10 10:06:21 -07:00
2006-01-03 13:11:06 -08:00
2005-09-10 10:16:27 -07:00
2006-01-08 20:14:02 -08:00
2006-01-14 18:27:10 -08:00
2006-01-08 20:13:58 -08:00
2005-09-05 00:06:09 -07:00
2006-01-10 00:09:36 +01:00
2006-01-08 20:13:49 -08:00
2005-11-05 21:00:02 -05:00
2006-01-18 19:20:29 -08:00
2005-11-13 18:14:10 -08:00
2006-01-18 19:20:29 -08:00
2005-10-30 17:37:32 -08:00
2005-11-10 02:26:41 +01:00
2006-01-14 18:27:09 -08:00
2005-09-05 09:14:13 -07:00
2006-01-06 08:33:54 -08:00
2005-11-08 17:14:08 +01:00
2005-11-08 09:40:47 -08:00
2005-09-19 15:41:28 -07:00
2006-01-06 13:24:54 -08:00
2006-02-01 08:53:13 -08:00
2006-01-14 18:25:20 -08:00
2006-01-06 13:24:29 -08:00
2006-01-06 08:33:53 -08:00
2006-01-06 08:33:59 -08:00
2005-11-07 14:18:56 +01:00
2005-09-17 11:50:02 -07:00
2006-01-10 08:01:59 -08:00
2006-01-16 23:15:27 -08:00
2005-10-08 15:00:57 -07:00
2005-10-30 17:37:32 -08:00
2005-10-30 17:37:17 -08:00
2005-10-28 08:16:47 -07:00
2005-09-14 08:46:21 -04:00
2006-01-18 19:20:17 -08:00
2006-01-08 20:13:46 -08:00
2006-01-18 19:20:29 -08:00
2006-01-06 08:33:20 -08:00
2006-01-14 18:27:12 -08:00
2006-01-03 13:11:15 -08:00
2006-01-06 08:33:29 -08:00
2005-11-13 18:14:12 -08:00
2006-01-15 02:12:54 +01:00
2005-09-13 08:22:31 -07:00
2005-11-07 07:53:39 -08:00
2005-11-07 07:53:46 -08:00
2006-01-06 08:33:27 -08:00
2005-10-30 11:14:39 +11:00
2006-01-18 19:20:29 -08:00
2006-01-10 08:01:42 -08:00
2006-01-08 20:14:02 -08:00
2005-11-07 07:53:41 -08:00
2005-10-30 17:37:32 -08:00
2005-11-07 07:53:37 -08:00
2006-01-14 18:27:13 -08:00
2006-01-12 14:06:31 -08:00
2005-09-10 10:06:21 -07:00
2006-01-18 19:20:17 -08:00
2005-09-05 00:05:45 -07:00
2006-01-08 20:13:45 -08:00
2006-01-18 19:20:17 -08:00
2005-10-30 17:37:32 -08:00
2005-09-18 00:18:32 -07:00
2005-10-30 17:37:18 -08:00
2006-01-12 14:06:38 -08:00
2006-01-18 19:20:17 -08:00
2006-01-10 08:01:59 -08:00
2006-01-10 08:01:59 -08:00
2006-01-10 08:01:59 -08:00
2006-02-01 08:53:13 -08:00
2005-10-28 08:16:49 -07:00
2005-10-29 21:40:35 -07:00
2005-11-07 07:53:41 -08:00
2006-01-08 20:12:40 -08:00
2006-01-10 08:01:57 -08:00