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
/
include
/
asm
/
io.h
Age
Commit message (
Expand
)
Author
2018-12-14
arch/sh/include/asm/io.h: provide prototypes for PCI I/O mapping in asm/io.h
Mark Brown
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2015-09-08
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-08-14
arch: introduce memremap()
Dan Williams
2015-07-29
arch/*/io.h: Add ioremap_uc() to all architectures
Luis R. Rodriguez
2014-04-07
Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP
Uwe Kleine-König
2012-10-24
/dev/mem: use phys_addr_t for physical addresses
Cyril Chemparathy
2012-10-06
sections: fix section conflicts in arch/sh
Andi Kleen
2012-05-10
sh: Provide stubbed I/O routines for NO_IOPORT case.
Paul Mundt
2012-03-30
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
2012-03-29
sh: Support I/O space swapping where needed.
Paul Mundt
2012-03-28
Disintegrate asm/system.h for SH
David Howells
2011-01-11
sh: Fix up legacy PTEA space attribute mapping.
Paul Mundt
2011-01-11
sh: Kill off deprecated ctrl_in/out I/O routines.
Paul Mundt
2010-11-01
sh: machvec IO death.
Paul Mundt
2010-06-02
sh: support for platforms without PIO.
Paul Mundt
2010-03-02
sh: reworked dynamic PMB mapping.
Paul Mundt
2010-02-18
sh: Provide uncached I/O helpers.
Paul Mundt
2010-01-28
sh: Fix up the ioremap_fixed() build for nommu.
Paul Mundt
2010-01-26
sh: flag ctrl_in/outX as __deprecated.
Paul Mundt
2010-01-20
sh: Shut up noisy IOREMAP_FIXED=n build.
Paul Mundt
2010-01-19
sh: Limit ioremap_prot() to 32bit pgprot parts.
Paul Mundt
2010-01-19
sh: Convert p3_ioremap() users to ioremap_prot().
Paul Mundt
2010-01-19
sh: Kill off duplicate address alignment in ioremap_fixed().
Paul Mundt
2010-01-19
sh: Prevent 64-bit pgprot clobbering across ioremap implementations.
Paul Mundt
2010-01-18
sh: Make iounmap_fixed() return success/failure for iounmap() path.
Paul Mundt
2010-01-18
sh: Fixup the IOREMAP_FIXED=n build.
Paul Mundt
2010-01-16
sh: Add fixed ioremap support
Matt Fleming
2010-01-13
sh: fixed PMB mode refactoring.
Paul Mundt
2009-12-14
sh: Stub in P3 ioremap support for nommu parts.
Paul Mundt
2009-12-14
sh: wire up vmallocinfo support in ioremap() implementations.
Paul Mundt
2009-11-12
sh: Use the generic I/O port base for slowdown.
Paul Mundt
2009-10-10
sh: Remap physical memory into P1 and P2 in pmb_init()
Matt Fleming
2009-08-24
sh: Read from CCN_PVR instead of ROM for delay.
Stuart Menefy
2009-08-24
sh: Allow use of GENERIC_IOMAP
David McKay
2009-05-09
sh: Provide __read_{read,write}sl() definitions for sh64.
Paul Mundt
2009-05-07
sh: Integrate the SH-5 onchip_remap() more coherently.
Paul Mundt
2009-04-30
sh: pass through ioremap() for non-mmu processors.
Magnus Damm
2009-03-10
sh: Support fixed 32-bit PMB mappings from bootloader.
Yoshihiro Shimoda
2008-12-22
sh: P4 ioremap pass-through
Magnus Damm
2008-11-12
sh: Provide a sane valid_phys_addr_range() to prevent TLB reset with PMB.
Paul Mundt
2008-10-04
sh: More I/O routine overhauling.
Paul Mundt
2008-10-01
sh: Fix up the __raw_read/writeX() definitions.
Paul Mundt
2008-09-12
sh: ioremap_prot support.
Paul Mundt
2008-09-08
sh: fixup many sparse errors.
Paul Mundt
2008-07-29
sh: migrate to arch/sh/include/
Paul Mundt