summaryrefslogtreecommitdiffstats
path: root/arch/hexagon/include/asm/io.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* asm/io: remove unnecessary xlate_dev_mem_ptr() and unxlate_dev_mem_ptr()Kefeng Wang2023-11-231-6/+0
* arch/*/io.h: remove ioremap_uc in some architecturesBaoquan He2023-11-231-3/+0
* hexagon: mm: convert to GENERIC_IOREMAPBaoquan He2023-08-181-4/+7
* regmap/hexagon: Properly fix the generic IO helpersLinus Walleij2022-08-221-0/+23
* regmap: mmio: Support accelerared noinc operationsLinus Walleij2022-08-171-0/+2
* mm: remove xlate_dev_kmem_ptr()David Hildenbrand2021-05-071-1/+0
* remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-1/+0
* hexagon: define ioremap_ucNick Desaulniers2020-01-041-0/+1
* hexagon: remove __iounmapChristoph Hellwig2019-11-111-6/+1
* hexagon: clean up ioremapChristoph Hellwig2019-11-111-9/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 267Thomas Gleixner2019-06-051-14/+1
* arch: Remove dummy mmiowb() definitions from arch codeWill Deacon2019-04-081-2/+0
* hexagon: add memset_io() helperArnd Bergmann2018-05-011-0/+6
* hexagon: remove unused flush_write_buffers definitionChristoph Hellwig2018-01-091-2/+0
* hexagon: Fix build failures in linux-nextGuenter Roeck2014-12-161-5/+0
* arch: hexagon: include: asm: add generic macro 'mmiowb' in "io.h"Chen Gang2014-04-051-0/+2
* Hexagon: update copyright datesRichard Kuo2013-05-011-1/+1
* Hexagon: add IOMEM and _relaxed IO macrosRichard Kuo2013-05-011-0/+14
* Hexagon: Copyright marking changesRichard Kuo2012-10-191-1/+1
* Hexagon: Provide basic implementation and/or stubs for I/O routines.Richard Kuo2011-11-011-0/+326