summaryrefslogtreecommitdiffstats
path: root/arch/sh/mm/ioremap_fixed.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sh-for-5.9' of git://git.libc.org/linux-shLinus Torvalds2020-08-151-0/+1
|\
| * sh: move ioremap_fixed details out of <asm/io.h>Christoph Hellwig2020-08-141-0/+1
* | mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport2020-08-071-1/+0
|/
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-311-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* sh: reworked dynamic PMB mapping.Paul Mundt2010-03-021-2/+9
* sh: Correct iounmap fixmap teardown.Paul Mundt2010-01-201-7/+2
* sh: Kill off duplicate address alignment in ioremap_fixed().Paul Mundt2010-01-191-19/+3
* sh: Make iounmap_fixed() return success/failure for iounmap() path.Paul Mundt2010-01-181-2/+7
* sh: Add fixed ioremap supportMatt Fleming2010-01-161-0/+144