summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/io_trapped.c
AgeCommit message (Expand)AuthorLines
2018-12-28sh: kernel: convert to SPDX identifiersKuninori Morimoto-4/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds-1/+1
2014-04-07Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König-2/+2
2012-03-28Disintegrate asm/system.h for SHDavid Howells-1/+0
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches-4/+4
2010-10-13sh: wire up perf alignment and emulation faults.Paul Mundt-1/+1
2010-06-02sh: support for platforms without PIO.Paul Mundt-0/+4
2010-01-27sh: Optimize runtime disabling of trapped I/O.Paul Mundt-0/+2
2010-01-26sh: Mass ctrl_in/outX to __raw_read/writeX conversion.Paul Mundt-8/+8
2009-08-29sh: Only shout about fixing up unexpected unaligned accessesMatt Fleming-1/+2
2009-07-29sh: Rework irqflags tracing to fix up CONFIG_PROVE_LOCKING.Stuart Menefy-3/+4
2009-05-09sh: Rename opcode_t to insn_size_t.Paul Mundt-1/+1
2009-04-02sh: Add a command line option for disabling I/O trapping.Paul Mundt-0/+13
2008-03-06sh: Fix up section mismatches.Paul Mundt-1/+1
2008-02-14sh: Symbol exports for trapped I/O.Paul Mundt-0/+5
2008-02-14sh: Use max_t in io_trapped.Paul Mundt-3/+5
2008-02-14sh: trapped io support V2Magnus Damm-0/+269