| Commit message (Expand) | Author | Age | Files | Lines |
* | asm/io: remove unnecessary xlate_dev_mem_ptr() and unxlate_dev_mem_ptr() | Kefeng Wang | 2023-11-23 | 1 | -6/+0 |
* | arch/*/io.h: remove ioremap_uc in some architectures | Baoquan He | 2023-11-23 | 1 | -1/+0 |
* | alpha: remove unused __SLOW_DOWN_IO and SLOW_DOWN_IO definitions | Bjorn Helgaas | 2023-02-14 | 1 | -4/+0 |
* | alpha: add full ioread64/iowrite64 implementation | Arnd Bergmann | 2022-10-04 | 1 | -0/+19 |
* | alpha: Use generic <asm-generic/io.h> | Linus Walleij | 2022-09-08 | 1 | -10/+68 |
* | arch/*/: remove CONFIG_VIRT_TO_BUS | Arnd Bergmann | 2022-06-28 | 1 | -4/+4 |
* | alpha: Declare virt_to_phys and virt_to_bus parameter as pointer to volatile | Guenter Roeck | 2021-09-16 | 1 | -3/+3 |
* | mm: remove xlate_dev_kmem_ptr() | David Hildenbrand | 2021-05-07 | 1 | -5/+0 |
* | iomap: constify ioreadX() iomem argument (as in generic implementation) | Krzysztof Kozlowski | 2020-08-14 | 1 | -6/+6 |
* | alpha: fix annotation of io{read,write}{16,32}be() | Luc Van Oostenryck | 2020-08-12 | 1 | -4/+4 |
* | alpha: fix memory barriers so that they conform to the specification | Mikulas Patocka | 2020-06-12 | 1 | -15/+59 |
* | mm: don't include asm/pgtable.h if linux/mm.h is already included | Mike Rapoport | 2020-06-09 | 1 | -1/+0 |
* | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig | 2020-01-06 | 1 | -8/+2 |
* | alpha: remove the unused __ioremap wrapper | Christoph Hellwig | 2019-11-11 | 1 | -6/+0 |
* | arch/*: remove unused isa_page_to_bus() | Stephen Kitt | 2019-07-16 | 1 | -5/+0 |
* | arch: Remove dummy mmiowb() definitions from arch code | Will Deacon | 2019-04-08 | 1 | -2/+0 |
* | alpha: io: reorder barriers to guarantee writeX() and iowriteX() ordering | Sinan Kaya | 2018-04-07 | 1 | -7/+7 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | alpha: Define ioremap_wc | Guenter Roeck | 2017-08-29 | 1 | -0/+1 |
* | alpha: io: define ioremap_uc | Sudip Mukherjee | 2015-09-17 | 1 | -1/+3 |
* | alpha: io: implement relaxed accessor macros for writes | Will Deacon | 2014-08-29 | 1 | -4/+8 |
* | alpha: add io{read,write}{16,32}be functions | Michael Cree | 2012-05-24 | 1 | -0/+5 |
* | Disintegrate asm/system.h for Alpha | David Howells | 2012-03-28 | 1 | -1/+0 |
* | alpha: fix breakage caused by df9ee29270 | Ivan Kokshaysky | 2011-01-17 | 1 | -3/+5 |
* | alpha: remove dead BIO_VMERGE_BOUNDARY | FUJITA Tomonori | 2008-12-29 | 1 | -3/+0 |
* | alpha: move include/asm-alpha to arch/alpha/include/asm | Linus Torvalds | 2008-08-15 | 1 | -0/+577 |