summaryrefslogtreecommitdiffstats
path: root/arch/sh/include/asm/io.h
Commit message (Expand)AuthorAgeFilesLines
* arch/sh/include/asm/io.h: provide prototypes for PCI I/O mapping in asm/io.hMark Brown2018-12-151-0/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-081-0/+1
|\
| * arch: introduce memremap()Dan Williams2015-08-141-0/+1
* | arch/*/io.h: Add ioremap_uc() to all architecturesLuis R. Rodriguez2015-07-291-0/+1
|/
* Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König2014-04-081-2/+2
* /dev/mem: use phys_addr_t for physical addressesCyril Chemparathy2012-10-251-1/+1
* sections: fix section conflicts in arch/shAndi Kleen2012-10-051-1/+1
* sh: Provide stubbed I/O routines for NO_IOPORT case.Paul Mundt2012-05-101-0/+5
* Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-03-301-15/+10Star
|\
| * sh: Support I/O space swapping where needed.Paul Mundt2012-03-291-15/+10Star
* | Disintegrate asm/system.h for SHDavid Howells2012-03-281-1/+0Star
|/
* sh: Fix up legacy PTEA space attribute mapping.Paul Mundt2011-01-111-1/+9
* sh: Kill off deprecated ctrl_in/out I/O routines.Paul Mundt2011-01-111-51/+0Star
* sh: machvec IO death.Paul Mundt2010-11-011-165/+180
* sh: support for platforms without PIO.Paul Mundt2010-06-021-0/+8
* sh: reworked dynamic PMB mapping.Paul Mundt2010-03-021-13/+10Star
* sh: Provide uncached I/O helpers.Paul Mundt2010-02-181-0/+22
* sh: Fix up the ioremap_fixed() build for nommu.Paul Mundt2010-01-281-18/+18
* sh: flag ctrl_in/outX as __deprecated.Paul Mundt2010-01-261-10/+45
* sh: Shut up noisy IOREMAP_FIXED=n build.Paul Mundt2010-01-191-1/+2
* sh: Limit ioremap_prot() to 32bit pgprot parts.Paul Mundt2010-01-191-0/+2
* sh: Convert p3_ioremap() users to ioremap_prot().Paul Mundt2010-01-191-1/+0Star
* sh: Kill off duplicate address alignment in ioremap_fixed().Paul Mundt2010-01-191-2/+4
* sh: Prevent 64-bit pgprot clobbering across ioremap implementations.Paul Mundt2010-01-191-22/+31
* sh: Make iounmap_fixed() return success/failure for iounmap() path.Paul Mundt2010-01-181-2/+3
* sh: Fixup the IOREMAP_FIXED=n build.Paul Mundt2010-01-181-0/+9
* sh: Add fixed ioremap supportMatt Fleming2010-01-161-0/+6
* sh: fixed PMB mode refactoring.Paul Mundt2010-01-131-9/+18
* sh: Stub in P3 ioremap support for nommu parts.Paul Mundt2009-12-141-0/+1
* sh: wire up vmallocinfo support in ioremap() implementations.Paul Mundt2009-12-141-2/+8
* sh: Use the generic I/O port base for slowdown.Paul Mundt2009-11-121-9/+3Star
* sh: Remap physical memory into P1 and P2 in pmb_init()Matt Fleming2009-10-101-2/+2
* sh: Read from CCN_PVR instead of ROM for delay.Stuart Menefy2009-08-241-1/+5
* sh: Allow use of GENERIC_IOMAPDavid McKay2009-08-241-0/+10
* sh: Provide __read_{read,write}sl() definitions for sh64.Paul Mundt2009-05-091-1/+6
* sh: Integrate the SH-5 onchip_remap() more coherently.Paul Mundt2009-05-071-7/+0Star
* sh: pass through ioremap() for non-mmu processors.Magnus Damm2009-04-301-6/+6
* sh: Support fixed 32-bit PMB mappings from bootloader.Yoshihiro Shimoda2009-03-101-2/+2
* sh: P4 ioremap pass-throughMagnus Damm2008-12-221-0/+4
* sh: Provide a sane valid_phys_addr_range() to prevent TLB reset with PMB.Paul Mundt2008-11-121-0/+4
* sh: More I/O routine overhauling.Paul Mundt2008-10-031-161/+96Star
* sh: Fix up the __raw_read/writeX() definitions.Paul Mundt2008-10-011-41/+36Star
* sh: ioremap_prot support.Paul Mundt2008-09-121-0/+2
* sh: fixup many sparse errors.Paul Mundt2008-09-081-2/+2
* sh: migrate to arch/sh/include/Paul Mundt2008-07-291-0/+366