aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/mips/include/asm/io.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-01-17Merge tag 'mips_6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-2/+2
2024-01-08MIPS: Fix typosBjorn Helgaas1-2/+2
2023-12-05mips: remove extraneous asm-generic/iomap.h includeArnd Bergmann1-2/+0
2023-11-23asm/io: remove unnecessary xlate_dev_mem_ptr() and unxlate_dev_mem_ptr()Kefeng Wang1-9/+0
2023-11-23mips: io: remove duplicated codesBaoquan He1-23/+5
2023-11-23arch/*/io.h: remove ioremap_uc in some architecturesBaoquan He1-1/+0
2023-11-23mips: add <asm-generic/io.h> includingJiaxun Yang1-28/+68
2023-08-18asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macrosBaoquan He1-3/+2
2023-06-09mips: provide unxlate_dev_mem_ptr() in asm/io.hArnd Bergmann1-0/+1
2023-03-14MIPS: Loongson64: Opt-out war_io_reorder_wmbJiaxun Yang1-1/+1
2022-08-06Merge tag 'mips_6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-1/+1
2022-07-11MIPS: Make phys_to_virt utilize __va()Florian Fainelli1-1/+1
2022-06-28arch/*/: remove CONFIG_VIRT_TO_BUSArnd Bergmann1-9/+0
2021-05-07mm: remove xlate_dev_kmem_ptr()David Hildenbrand1-5/+0
2021-04-06MIPS: Add support for CONFIG_DEBUG_VIRTUALFlorian Fainelli1-1/+13
2020-07-28MIPS: Loongson64: Enlarge IO_SPACE_LIMITJiaxun Yang1-2/+0
2020-07-26mips: io.h: delete duplicated wordRandy Dunlap1-1/+1
2020-04-19MIPS: move ioremap_prot und iounmap out of lineChristoph Hellwig1-83/+3
2020-04-19MIPS: split out the 64-bit ioremap implementationChristoph Hellwig1-28/+37
2020-04-19MIPS: merge __ioremap_mode into ioremap_protChristoph Hellwig1-17/+13
2020-04-19MIPS: remove cpu_has_64bit_addressesChristoph Hellwig1-2/+2
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-1/+0
2020-01-06MIPS: define ioremap_nocache to ioremapChristoph Hellwig1-23/+2
2019-10-31MIPS: Loongson64: Rename CPU TYPESJiaxun Yang1-1/+1
2019-08-31mips: remove ioremap_cachableChristoph Hellwig1-4/+3
2019-08-24mips: avoid explicit UB in assignment of mips_io_port_baseNick Desaulniers1-12/+2
2019-07-17Merge tag 'mips_5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-0/+11
2019-07-16arch/*: remove unused isa_page_to_bus()Stephen Kitt1-2/+0
2019-06-24mips: Remove q-accessors from non-64bit platformsSerge Semin1-0/+11
2019-04-08mips/mmiowb: Add unconditional mmiowb() to arch_spin_unlock()Will Deacon1-3/+0
2018-11-09MIPS: Avoid using .set mips0 to restore ISAPaul Burton1-4/+6
2018-11-05MIPS: Enable IOREMAP_PROT config option for MIPS cpusHassan Naveed1-0/+12
2018-10-09MIPS: Provide actually relaxed MMIO accessorsMaciej W. Rozycki1-20/+28
2018-10-09MIPS: Enforce strong ordering for MMIO accessorsMaciej W. Rozycki1-8/+20
2018-10-09MIPS: Correct `mmiowb' barrier for `wbflush' platformsMaciej W. Rozycki1-8/+3
2018-10-09MIPS: Define MMIO ordering barriersMaciej W. Rozycki1-0/+13
2018-09-18MIPS: Loongson-3: Enable Store Fill Buffer at runtimeHuacai Chen1-1/+1
2018-08-30MIPS: Remove SLOW_DOWN_IOPaul Burton1-37/+3
2018-08-30MIPS: Use GENERIC_IOMAPPaul Burton1-5/+10
2018-07-30MIPS: Fix ISA virt/bus conversion for non-zero PHYS_OFFSETPaul Burton1-4/+4
2018-07-20mips: mm: Discard ioremap_cacheable_cow() methodSerge Semin1-7/+0
2018-07-10mips: mm: Discard ioremap_uncached_accelerated() methodSerge Semin1-6/+2
2018-07-10mips: mm: Create UCA-based ioremap_wc() methodSerge Semin1-0/+23
2018-06-24MIPS: simplify CONFIG_DMA_NONCOHERENT ifdefsChristoph Hellwig1-2/+2
2018-06-19MIPS: io: Add barrier after register read in inX()Huacai Chen1-0/+2
2018-04-14MIPS: io: Add barrier after register read in readX()Sinan Kaya1-0/+2
2018-04-12MIPS: io: Prevent compiler reordering writeX()Sinan Kaya1-1/+1
2017-09-04MIPS: Add __ioread64_copyPaul Burton1-0/+2
2016-05-13MIPS: Loongson-3: Introduce CONFIG_LOONGSON3_ENHANCEMENTHuacai Chen1-5/+5
2016-01-24MIPS: io.h: Define `ioremap_cache'Maciej W. Rozycki1-0/+1