summaryrefslogtreecommitdiff
path: root/arch/alpha/include/asm/io.h
AgeCommit message (Expand)Author
2023-11-23asm/io: remove unnecessary xlate_dev_mem_ptr() and unxlate_dev_mem_ptr()Kefeng Wang
2023-11-23arch/*/io.h: remove ioremap_uc in some architecturesBaoquan He
2023-02-14alpha: remove unused __SLOW_DOWN_IO and SLOW_DOWN_IO definitionsBjorn Helgaas
2022-10-04alpha: add full ioread64/iowrite64 implementationArnd Bergmann
2022-09-08alpha: Use generic <asm-generic/io.h>Linus Walleij
2022-06-28arch/*/: remove CONFIG_VIRT_TO_BUSArnd Bergmann
2021-09-16alpha: Declare virt_to_phys and virt_to_bus parameter as pointer to volatileGuenter Roeck
2021-05-07mm: remove xlate_dev_kmem_ptr()David Hildenbrand
2020-08-14iomap: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski
2020-08-12alpha: fix annotation of io{read,write}{16,32}be()Luc Van Oostenryck
2020-06-12alpha: fix memory barriers so that they conform to the specificationMikulas Patocka
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-11-11alpha: remove the unused __ioremap wrapperChristoph Hellwig
2019-07-16arch/*: remove unused isa_page_to_bus()Stephen Kitt
2019-04-08arch: Remove dummy mmiowb() definitions from arch codeWill Deacon
2018-04-07alpha: io: reorder barriers to guarantee writeX() and iowriteX() orderingSinan Kaya
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-29alpha: Define ioremap_wcGuenter Roeck
2015-09-17alpha: io: define ioremap_ucSudip Mukherjee
2014-08-29alpha: io: implement relaxed accessor macros for writesWill Deacon
2012-05-24alpha: add io{read,write}{16,32}be functionsMichael Cree
2012-03-28Disintegrate asm/system.h for AlphaDavid Howells
2011-01-17alpha: fix breakage caused by df9ee29270Ivan Kokshaysky
2008-12-29alpha: remove dead BIO_VMERGE_BOUNDARYFUJITA Tomonori
2008-08-15alpha: move include/asm-alpha to arch/alpha/include/asmLinus Torvalds