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