aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/io.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2015-10-06MIPS: Define ioremap_ucBen Hutchings1-0/+1
2014-11-24MIPS: Replace use of phys_t with phys_addr_t.Ralf Baechle1-4/+4
2014-03-31MIPS: Fix gigaton of warning building with microMIPS.Ralf Baechle1-2/+2
2014-03-26MIPS: Extend DMA_MAYBE_COHERENT logic to DMA_NONCOHERENT useManuel Lauss1-2/+2
2013-07-01MIPS: define write{b,w,l,q}_relaxedFlorian Fainelli1-0/+5
2013-07-01MIPS: Expose missing pci_io{map,unmap} declarationsMarkos Chandras1-0/+5
2013-05-17MIPS: Make virt_to_phys() work for all unmapped addresses.David Daney1-1/+1
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle1-15/+15
2012-11-09MIPS: Remove irqflags.h dependency from bitops.hJim Quinlan1-0/+1
2012-07-18mips: fix bug.h build regressionYoichi Yuasa1-0/+1