summaryrefslogtreecommitdiffstats
path: root/arch/riscv/include/asm/io.h
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner1-9/+1
2019-04-08riscv/mmiowb: Hook up mmwiob() implementation to asm-generic codeWill Deacon1-13/+2
2019-02-28riscv: io: Update __io_[p]ar() macros to take an argumentWill Deacon1-18/+18
2018-01-07riscv: remove CONFIG_MMU ifdefsChristoph Hellwig1-4/+0
2017-12-01RISC-V: Fixes for clean allmodconfig buildPalmer Dabbelt1-7/+9
2017-12-01RISC-V: __io_writes should respect the length argumentPalmer Dabbelt1-1/+1
2017-11-30RISC-V: io.h: type fixes for warningsOlof Johansson1-7/+9
2017-09-26RISC-V: Atomic and Locking CodePalmer Dabbelt1-0/+303