index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
/
asm
/
io.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
MIPS: Loongson64: Enlarge IO_SPACE_LIMIT
Jiaxun Yang
2020-07-28
1
-2
/
+0
*
mips: io.h: delete duplicated word
Randy Dunlap
2020-07-26
1
-1
/
+1
*
MIPS: move ioremap_prot und iounmap out of line
Christoph Hellwig
2020-04-19
1
-83
/
+3
*
MIPS: split out the 64-bit ioremap implementation
Christoph Hellwig
2020-04-19
1
-28
/
+37
*
MIPS: merge __ioremap_mode into ioremap_prot
Christoph Hellwig
2020-04-19
1
-17
/
+13
*
MIPS: remove cpu_has_64bit_addresses
Christoph Hellwig
2020-04-19
1
-2
/
+2
*
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-06
1
-1
/
+0
*
MIPS: define ioremap_nocache to ioremap
Christoph Hellwig
2020-01-06
1
-23
/
+2
*
MIPS: Loongson64: Rename CPU TYPES
Jiaxun Yang
2019-10-31
1
-1
/
+1
*
mips: remove ioremap_cachable
Christoph Hellwig
2019-08-31
1
-4
/
+3
*
mips: avoid explicit UB in assignment of mips_io_port_base
Nick Desaulniers
2019-08-24
1
-12
/
+2
*
Merge tag 'mips_5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2019-07-17
1
-0
/
+11
|
\
|
*
mips: Remove q-accessors from non-64bit platforms
Serge Semin
2019-06-24
1
-0
/
+11
*
|
arch/*: remove unused isa_page_to_bus()
Stephen Kitt
2019-07-17
1
-2
/
+0
|
/
*
mips/mmiowb: Add unconditional mmiowb() to arch_spin_unlock()
Will Deacon
2019-04-08
1
-3
/
+0
*
MIPS: Avoid using .set mips0 to restore ISA
Paul Burton
2018-11-09
1
-4
/
+6
*
MIPS: Enable IOREMAP_PROT config option for MIPS cpus
Hassan Naveed
2018-11-05
1
-0
/
+12
*
MIPS: Provide actually relaxed MMIO accessors
Maciej W. Rozycki
2018-10-09
1
-20
/
+28
*
MIPS: Enforce strong ordering for MMIO accessors
Maciej W. Rozycki
2018-10-09
1
-8
/
+20
*
MIPS: Correct `mmiowb' barrier for `wbflush' platforms
Maciej W. Rozycki
2018-10-09
1
-8
/
+3
*
MIPS: Define MMIO ordering barriers
Maciej W. Rozycki
2018-10-09
1
-0
/
+13
*
MIPS: Loongson-3: Enable Store Fill Buffer at runtime
Huacai Chen
2018-09-19
1
-1
/
+1
*
MIPS: Remove SLOW_DOWN_IO
Paul Burton
2018-08-30
1
-37
/
+3
*
MIPS: Use GENERIC_IOMAP
Paul Burton
2018-08-30
1
-5
/
+10
*
MIPS: Fix ISA virt/bus conversion for non-zero PHYS_OFFSET
Paul Burton
2018-07-30
1
-4
/
+4
*
mips: mm: Discard ioremap_cacheable_cow() method
Serge Semin
2018-07-21
1
-7
/
+0
*
mips: mm: Discard ioremap_uncached_accelerated() method
Serge Semin
2018-07-10
1
-6
/
+2
*
mips: mm: Create UCA-based ioremap_wc() method
Serge Semin
2018-07-10
1
-0
/
+23
*
MIPS: simplify CONFIG_DMA_NONCOHERENT ifdefs
Christoph Hellwig
2018-06-24
1
-2
/
+2
*
MIPS: io: Add barrier after register read in inX()
Huacai Chen
2018-06-20
1
-0
/
+2
*
MIPS: io: Add barrier after register read in readX()
Sinan Kaya
2018-04-14
1
-0
/
+2
*
MIPS: io: Prevent compiler reordering writeX()
Sinan Kaya
2018-04-13
1
-1
/
+1
*
MIPS: Add __ioread64_copy
Paul Burton
2017-09-04
1
-0
/
+2
*
MIPS: Loongson-3: Introduce CONFIG_LOONGSON3_ENHANCEMENT
Huacai Chen
2016-05-13
1
-5
/
+5
*
MIPS: io.h: Define `ioremap_cache'
Maciej W. Rozycki
2016-01-24
1
-0
/
+1
*
MIPS: Define ioremap_uc
Ben Hutchings
2015-10-06
1
-0
/
+1
*
MIPS: Replace use of phys_t with phys_addr_t.
Ralf Baechle
2014-11-24
1
-4
/
+4
*
MIPS: Fix gigaton of warning building with microMIPS.
Ralf Baechle
2014-03-31
1
-2
/
+2
*
MIPS: Extend DMA_MAYBE_COHERENT logic to DMA_NONCOHERENT use
Manuel Lauss
2014-03-26
1
-2
/
+2
*
MIPS: define write{b,w,l,q}_relaxed
Florian Fainelli
2013-07-01
1
-0
/
+5
*
MIPS: Expose missing pci_io{map,unmap} declarations
Markos Chandras
2013-07-01
1
-0
/
+5
*
MIPS: Make virt_to_phys() work for all unmapped addresses.
David Daney
2013-05-17
1
-1
/
+1
*
MIPS: Whitespace cleanup.
Ralf Baechle
2013-02-01
1
-15
/
+15
*
MIPS: Remove irqflags.h dependency from bitops.h
Jim Quinlan
2012-11-09
1
-0
/
+1
*
mips: fix bug.h build regression
Yoichi Yuasa
2012-07-19
1
-0
/
+1
*
Revert "MIPS: LD/SD o32 macro GAS fix update"
Ralf Baechle
2011-10-20
1
-10
/
+2
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
MIPS: LD/SD o32 macro GAS fix update
Maciej W. Rozycki
2010-12-16
1
-2
/
+10
*
MIPS: add readl/write_be accessors
Florian Fainelli
2010-02-27
1
-0
/
+18
*
MIPS: Modify core io.h macros to account for the Octeon Errata Core-301.
David Daney
2009-01-11
1
-0
/
+14
[next]