Age | Commit message (Expand) | Author |
---|---|---|
2024-10-28 | asm-generic: provide generic page_to_phys and phys_to_page implementations | Christoph Hellwig |
2019-11-11 | nios2: remove __iounmap | Christoph Hellwig |
2019-11-11 | arch: rely on asm-generic/io.h for default ioremap_* definitions | Christoph Hellwig |
2019-11-11 | nios2: remove __ioremap | Christoph Hellwig |
2018-03-16 | nios2: add ioremap_nocache declaration before include asm-generic/io.h. | Greentime Hu |
2016-04-22 | nios2: use correct void* return type for page_to_virt() | Ard Biesheuvel |
2015-06-07 | arch/*/io.h: Add ioremap_wt() to all architectures | Toshi Kani |
2014-12-17 | nios2: add definition of ioremap_wc to io.h | Guenter Roeck |
2014-12-08 | nios2: include linux/type.h in io.h | Ley Foon Tan |
2014-12-08 | nios2: move include asm-generic/io.h to end of file | Ley Foon Tan |
2014-12-08 | nios2: remove include asm-generic/iomap.h from io.h | Ley Foon Tan |
2014-12-08 | nios2: remove unnecessary space before define | Ley Foon Tan |
2014-12-08 | nios2: I/O Mapping | Ley Foon Tan |