aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/include/asm/io.h
AgeCommit message (Expand)AuthorFilesLines
2018-11-14mips: Implement {in, out}_{le, be}_{16, 32, 64} and {in, out}_8Mario Six1-0/+22
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-10-02mips: Use asm-generic/io.hPaul Burton1-11/+6
2016-11-30MIPS: Fix map_physmem for cached mappingsPaul Burton1-1/+1
2016-05-31MIPS: Use CPHYSADDR to implement mips32 virt_to_physPaul Burton1-4/+1
2016-02-01MIPS: Support dynamic I/O port base addressPaul Burton1-21/+27
2016-02-01MIPS: Remove SLOW_DOWN_IOPaul Burton1-37/+3
2016-01-25mips: asm/io.h: Add in <linux/bug.h>Tom Rini1-0/+1
2016-01-16MIPS: implement bit manipulating I/O accessorsDaniel Schwierzeck1-0/+55
2016-01-16MIPS: sync I/O related header files with linux-4.4Daniel Schwierzeck1-362/+399
2015-07-02MIPS: change 'extern inline' to 'static inline'Daniel Schwierzeck1-6/+6
2013-11-08include: delete include/linux/config.hMasahiro Yamada1-1/+0
2013-06-08MIPS: fix __raw_* IO accessorsGabor Juhos1-13/+13
2013-01-22MIPS: convert IO port accessor functions to 'static inline'Gabor Juhos1-4/+4
2013-01-22MIPS: use inline directive for __in*s functionsGabor Juhos1-1/+1
2012-10-16MIPS: add support for 64 bit addressingZhi-zhou Zhang1-0/+16
2010-04-13Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser1-0/+492