You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ben Nizette
065834ab39
[PATCH] AVR32: add io{read,write}{8,16,32}{be,} support
...
A number of new drivers require io{read,write}{8,16,32}{be,} family of io
operations. These are provided for the AVR32 by this patch in the form of
a series of macros.
Access to the (memory mapped) io space through these macros is defined to
be little endian only as little endian devices (such as PCI) are the main
consumer of IO access. If high speed access is required,
io{read,write}{16,32}be macros are supplied to perform native big endian
access to this io space.
Signed-off-by: Ben Nizette <ben@mallochdigital.com>
Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
19 years ago
..
acpi
ACPI: Processor native C-states using MWAIT
19 years ago
asm-alpha
[PATCH] Consolidate check_signature
19 years ago
asm-arm
[ARM] 3902/1: Enable GPIO81-84 on PXA255
19 years ago
asm-arm26
fix file specification in comments
19 years ago
asm-avr32
[PATCH] AVR32: add io{read,write}{8,16,32}{be,} support
19 years ago
asm-cris
…
asm-frv
[PATCH] FRV: Use the correct preemption primitives in kmap_atomic() and co
19 years ago
asm-generic
[PATCH] x86-64: Speed up dwarf2 unwinder
19 years ago
asm-h8300
…
asm-i386
ACPI: Processor native C-states using MWAIT
19 years ago
asm-ia64
[IA64] remove unused PAL_CALL_IC_OFF
19 years ago
asm-m32r
[PATCH] Consolidate check_signature
19 years ago
asm-m68k
[PATCH] sun3_ioremap() prototype
19 years ago
asm-m68knommu
[PATCH] m68knommu: sync syscalls with m68k
19 years ago
asm-mips
[MIPS] Fix aliasing bug in copy_to_user_page / copy_from_user_page
19 years ago
asm-parisc
…
asm-powerpc
[POWERPC] Fix CHRP platforms with only 8259
19 years ago
asm-ppc
[PATCH] Consolidate check_signature
19 years ago
asm-s390
[S390] Fix pte type checking.
19 years ago
asm-sh
sh: Convert INTC2 to IRQ table registration.
19 years ago
asm-sh64
[PATCH] Consolidate check_signature
19 years ago
asm-sparc
[SPARC]: Clean up asm-sparc/elf.h pollution in userspace.
19 years ago
asm-sparc64
[SPARC64]: 8-byte align return value from compat_alloc_user_space()
19 years ago
asm-um
[PATCH] uml: remove some leftover PPC code
19 years ago
asm-v850
[PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references
19 years ago
asm-x86_64
[PATCH] x86-64: Only look at per_cpu data for online cpus.
19 years ago
asm-xtensa
…
crypto
…
keys
…
linux
[PATCH] Remove __must_check for device_for_each_child()
19 years ago
math-emu
…
media
…
mtd
…
net
[NET]: kernel-doc fix for sock.h
19 years ago
pcmcia
…
rdma
…
rxrpc
…
scsi
[SCSI] replace u8 and u32 with __u8 and __u32 in scsi.h for user space
19 years ago
sound
[ALSA] version 1.0.13
19 years ago
video
…
Kbuild
…