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