aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv/include/asm/io.h
AgeCommit message (Expand)Author
2021-06-30RISC-V: Use asm-generic for {in,out}{bwlq}Palmer Dabbelt
2020-10-02RISC-V: Add early ioremap supportAtish Patra
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2019-11-17riscv: add nommu supportChristoph Hellwig
2019-11-05riscv: separate MMIO functions into their own header filePaul Walmsley
2019-10-28RISC-V: Add PCIe I/O BAR memory mappingYash Shah
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner
2019-04-08riscv/mmiowb: Hook up mmwiob() implementation to asm-generic codeWill Deacon
2019-02-28riscv: io: Update __io_[p]ar() macros to take an argumentWill Deacon
2018-01-07riscv: remove CONFIG_MMU ifdefsChristoph Hellwig
2017-12-01RISC-V: Fixes for clean allmodconfig buildPalmer Dabbelt
2017-12-01RISC-V: __io_writes should respect the length argumentPalmer Dabbelt
2017-11-30RISC-V: io.h: type fixes for warningsOlof Johansson
2017-09-26RISC-V: Atomic and Locking CodePalmer Dabbelt