index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
kernel
/
io_trapped.c
Age
Commit message (
Expand
)
Author
2014-04-07
Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP
Uwe Kleine-König
2012-03-28
Disintegrate asm/system.h for SH
David Howells
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2010-10-13
sh: wire up perf alignment and emulation faults.
Paul Mundt
2010-06-02
sh: support for platforms without PIO.
Paul Mundt
2010-01-27
sh: Optimize runtime disabling of trapped I/O.
Paul Mundt
2010-01-26
sh: Mass ctrl_in/outX to __raw_read/writeX conversion.
Paul Mundt
2009-08-29
sh: Only shout about fixing up unexpected unaligned accesses
Matt Fleming
2009-07-29
sh: Rework irqflags tracing to fix up CONFIG_PROVE_LOCKING.
Stuart Menefy
2009-05-09
sh: Rename opcode_t to insn_size_t.
Paul Mundt
2009-04-02
sh: Add a command line option for disabling I/O trapping.
Paul Mundt
2008-03-06
sh: Fix up section mismatches.
Paul Mundt
2008-02-14
sh: Symbol exports for trapped I/O.
Paul Mundt
2008-02-14
sh: Use max_t in io_trapped.
Paul Mundt
2008-02-14
sh: trapped io support V2
Magnus Damm