aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/include/asm/io.h
AgeCommit message (Expand)Author
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
2015-10-06MIPS: Define ioremap_ucBen Hutchings
2014-11-24MIPS: Replace use of phys_t with phys_addr_t.Ralf Baechle
2014-03-31MIPS: Fix gigaton of warning building with microMIPS.Ralf Baechle
2014-03-26MIPS: Extend DMA_MAYBE_COHERENT logic to DMA_NONCOHERENT useManuel Lauss
2013-07-01MIPS: define write{b,w,l,q}_relaxedFlorian Fainelli
2013-07-01MIPS: Expose missing pci_io{map,unmap} declarationsMarkos Chandras
2013-05-17MIPS: Make virt_to_phys() work for all unmapped addresses.David Daney
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle
2012-11-09MIPS: Remove irqflags.h dependency from bitops.hJim Quinlan
2012-07-18mips: fix bug.h build regressionYoichi Yuasa
2011-10-20Revert "MIPS: LD/SD o32 macro GAS fix update"Ralf Baechle
2011-03-31Fix common misspellingsLucas De Marchi
2010-12-16MIPS: LD/SD o32 macro GAS fix updateMaciej W. Rozycki