Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | arch/*/io.h: remove ioremap_uc in some architectures | Baoquan He | 2023-11-23 | 1 | -1/+0 |
* | asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macros | Baoquan He | 2023-08-18 | 1 | -2/+0 |
* | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig | 2020-01-06 | 1 | -1/+0 |
* | m68k: rename __iounmap and mark it static | Christoph Hellwig | 2019-11-11 | 1 | -1/+0 |
* | m68k: Remove ioremap_fullcache() | Christoph Hellwig | 2019-09-02 | 1 | -7/+0 |
* | m68k: Simplify ioremap_nocache() | Christoph Hellwig | 2019-09-02 | 1 | -8/+2 |
* | m68k/io: Move mem*io define guards to <asm/kmap.h> | Geert Uytterhoeven | 2018-07-29 | 1 | -0/+3 |
* | m68k/io: Add missing ioremap define guards, fix typo | Geert Uytterhoeven | 2018-07-29 | 1 | -1/+5 |
* | m68k: group io mapping definitions and functions | Greg Ungerer | 2018-05-28 | 1 | -0/+80 |