aboutsummaryrefslogtreecommitdiffstats
path: root/arch/nios2/include/asm/io.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-11nios2: remove __iounmapChristoph Hellwig1-6/+1
2019-11-11arch: rely on asm-generic/io.h for default ioremap_* definitionsChristoph Hellwig1-4/+0
2019-11-11nios2: remove __ioremapChristoph Hellwig1-16/+4
2018-03-16nios2: add ioremap_nocache declaration before include asm-generic/io.h.Greentime Hu1-0/+1
2016-04-22nios2: use correct void* return type for page_to_virt()Ard Biesheuvel1-1/+0
2015-06-07arch/*/io.h: Add ioremap_wt() to all architecturesToshi Kani1-0/+1
2014-12-17nios2: add definition of ioremap_wc to io.hGuenter Roeck1-0/+2
2014-12-08nios2: include linux/type.h in io.hLey Foon Tan1-0/+1
2014-12-08nios2: move include asm-generic/io.h to end of fileLey Foon Tan1-2/+2
2014-12-08nios2: remove include asm-generic/iomap.h from io.hLey Foon Tan1-1/+0
2014-12-08nios2: remove unnecessary space before defineLey Foon Tan1-4/+4
2014-12-08nios2: I/O MappingLey Foon Tan1-0/+61