index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
/
asm
/
io.h
Age
Commit message (
Expand
)
Author
2019-08-31
mips: remove ioremap_cachable
Christoph Hellwig
2019-08-24
mips: avoid explicit UB in assignment of mips_io_port_base
Nick Desaulniers
2019-07-17
Merge tag 'mips_5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2019-07-16
arch/*: remove unused isa_page_to_bus()
Stephen Kitt
2019-06-24
mips: Remove q-accessors from non-64bit platforms
Serge Semin
2019-04-08
mips/mmiowb: Add unconditional mmiowb() to arch_spin_unlock()
Will Deacon
2018-11-09
MIPS: Avoid using .set mips0 to restore ISA
Paul Burton
2018-11-05
MIPS: Enable IOREMAP_PROT config option for MIPS cpus
Hassan Naveed
2018-10-09
MIPS: Provide actually relaxed MMIO accessors
Maciej W. Rozycki
2018-10-09
MIPS: Enforce strong ordering for MMIO accessors
Maciej W. Rozycki
2018-10-09
MIPS: Correct `mmiowb' barrier for `wbflush' platforms
Maciej W. Rozycki
2018-10-09
MIPS: Define MMIO ordering barriers
Maciej W. Rozycki
2018-09-18
MIPS: Loongson-3: Enable Store Fill Buffer at runtime
Huacai Chen
2018-08-30
MIPS: Remove SLOW_DOWN_IO
Paul Burton
2018-08-30
MIPS: Use GENERIC_IOMAP
Paul Burton
2018-07-30
MIPS: Fix ISA virt/bus conversion for non-zero PHYS_OFFSET
Paul Burton
2018-07-20
mips: mm: Discard ioremap_cacheable_cow() method
Serge Semin
2018-07-10
mips: mm: Discard ioremap_uncached_accelerated() method
Serge Semin
2018-07-10
mips: mm: Create UCA-based ioremap_wc() method
Serge Semin
2018-06-24
MIPS: simplify CONFIG_DMA_NONCOHERENT ifdefs
Christoph Hellwig
2018-06-19
MIPS: io: Add barrier after register read in inX()
Huacai Chen
2018-04-14
MIPS: io: Add barrier after register read in readX()
Sinan Kaya
2018-04-12
MIPS: io: Prevent compiler reordering writeX()
Sinan Kaya
2017-09-04
MIPS: Add __ioread64_copy
Paul Burton
2016-05-13
MIPS: Loongson-3: Introduce CONFIG_LOONGSON3_ENHANCEMENT
Huacai Chen
2016-01-24
MIPS: io.h: Define `ioremap_cache'
Maciej W. Rozycki
2015-10-06
MIPS: Define ioremap_uc
Ben Hutchings
2014-11-24
MIPS: Replace use of phys_t with phys_addr_t.
Ralf Baechle
2014-03-31
MIPS: Fix gigaton of warning building with microMIPS.
Ralf Baechle
2014-03-26
MIPS: Extend DMA_MAYBE_COHERENT logic to DMA_NONCOHERENT use
Manuel Lauss
2013-07-01
MIPS: define write{b,w,l,q}_relaxed
Florian Fainelli
2013-07-01
MIPS: Expose missing pci_io{map,unmap} declarations
Markos Chandras
2013-05-17
MIPS: Make virt_to_phys() work for all unmapped addresses.
David Daney
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
2012-11-09
MIPS: Remove irqflags.h dependency from bitops.h
Jim Quinlan
2012-07-18
mips: fix bug.h build regression
Yoichi Yuasa
2011-10-20
Revert "MIPS: LD/SD o32 macro GAS fix update"
Ralf Baechle
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-12-16
MIPS: LD/SD o32 macro GAS fix update
Maciej W. Rozycki
2010-02-27
MIPS: add readl/write_be accessors
Florian Fainelli
2009-01-11
MIPS: Modify core io.h macros to account for the Octeon Errata Core-301.
David Daney
2008-10-11
MIPS: Move headfiles to new location below arch/mips/include
Ralf Baechle