aboutsummaryrefslogtreecommitdiffstats
path: root/arch/hexagon/include/asm/io.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-1/+0
2020-01-04hexagon: define ioremap_ucNick Desaulniers1-0/+1
2019-11-11hexagon: remove __iounmapChristoph Hellwig1-6/+1
2019-11-11hexagon: clean up ioremapChristoph Hellwig1-9/+2
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 267Thomas Gleixner1-14/+1
2019-04-08arch: Remove dummy mmiowb() definitions from arch codeWill Deacon1-2/+0
2018-05-01hexagon: add memset_io() helperArnd Bergmann1-0/+6
2018-01-09hexagon: remove unused flush_write_buffers definitionChristoph Hellwig1-2/+0
2014-12-16hexagon: Fix build failures in linux-nextGuenter Roeck1-5/+0
2014-04-04arch: hexagon: include: asm: add generic macro 'mmiowb' in "io.h"Chen Gang1-0/+2
2013-04-30Hexagon: update copyright datesRichard Kuo1-1/+1
2013-04-30Hexagon: add IOMEM and _relaxed IO macrosRichard Kuo1-0/+14
2012-10-18Hexagon: Copyright marking changesRichard Kuo1-1/+1
2011-11-01Hexagon: Provide basic implementation and/or stubs for I/O routines.Richard Kuo1-0/+326