summaryrefslogtreecommitdiff
path: root/arch/nios2/include/asm/io.h
AgeCommit message (Expand)Author
2019-11-11nios2: remove __iounmapChristoph Hellwig
2019-11-11arch: rely on asm-generic/io.h for default ioremap_* definitionsChristoph Hellwig
2019-11-11nios2: remove __ioremapChristoph Hellwig
2018-03-16nios2: add ioremap_nocache declaration before include asm-generic/io.h.Greentime Hu
2016-04-22nios2: use correct void* return type for page_to_virt()Ard Biesheuvel
2015-06-07arch/*/io.h: Add ioremap_wt() to all architecturesToshi Kani
2014-12-17nios2: add definition of ioremap_wc to io.hGuenter Roeck
2014-12-08nios2: include linux/type.h in io.hLey Foon Tan
2014-12-08nios2: move include asm-generic/io.h to end of fileLey Foon Tan
2014-12-08nios2: remove include asm-generic/iomap.h from io.hLey Foon Tan
2014-12-08nios2: remove unnecessary space before defineLey Foon Tan
2014-12-08nios2: I/O MappingLey Foon Tan