aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha/include/asm/io.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-04alpha: add full ioread64/iowrite64 implementationArnd Bergmann1-0/+19
2022-09-08alpha: Use generic <asm-generic/io.h>Linus Walleij1-10/+68
2022-06-28arch/*/: remove CONFIG_VIRT_TO_BUSArnd Bergmann1-4/+4
2021-09-16alpha: Declare virt_to_phys and virt_to_bus parameter as pointer to volatileGuenter Roeck1-3/+3
2021-05-07mm: remove xlate_dev_kmem_ptr()David Hildenbrand1-5/+0
2020-08-14iomap: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski1-6/+6
2020-08-12alpha: fix annotation of io{read,write}{16,32}be()Luc Van Oostenryck1-4/+4
2020-06-12alpha: fix memory barriers so that they conform to the specificationMikulas Patocka1-15/+59
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport1-1/+0
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-8/+2
2019-11-11alpha: remove the unused __ioremap wrapperChristoph Hellwig1-6/+0
2019-07-16arch/*: remove unused isa_page_to_bus()Stephen Kitt1-5/+0
2019-04-08arch: Remove dummy mmiowb() definitions from arch codeWill Deacon1-2/+0
2018-04-07alpha: io: reorder barriers to guarantee writeX() and iowriteX() orderingSinan Kaya1-7/+7
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-29alpha: Define ioremap_wcGuenter Roeck1-0/+1
2015-09-17alpha: io: define ioremap_ucSudip Mukherjee1-1/+3
2014-08-29alpha: io: implement relaxed accessor macros for writesWill Deacon1-4/+8
2012-05-24alpha: add io{read,write}{16,32}be functionsMichael Cree1-0/+5
2012-03-28Disintegrate asm/system.h for AlphaDavid Howells1-1/+0
2011-01-17alpha: fix breakage caused by df9ee29270Ivan Kokshaysky1-3/+5
2008-12-29alpha: remove dead BIO_VMERGE_BOUNDARYFUJITA Tomonori1-3/+0
2008-08-15alpha: move include/asm-alpha to arch/alpha/include/asmLinus Torvalds1-0/+577