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