Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | MIPS: Support dynamic I/O port base address | Paul Burton | 2016-02-01 | -21/+27 |
* | MIPS: Remove SLOW_DOWN_IO | Paul Burton | 2016-02-01 | -37/+3 |
* | mips: asm/io.h: Add in <linux/bug.h> | Tom Rini | 2016-01-25 | -0/+1 |
* | MIPS: implement bit manipulating I/O accessors | Daniel Schwierzeck | 2016-01-16 | -0/+55 |
* | MIPS: sync I/O related header files with linux-4.4 | Daniel Schwierzeck | 2016-01-16 | -362/+399 |
* | MIPS: change 'extern inline' to 'static inline' | Daniel Schwierzeck | 2015-07-02 | -6/+6 |
* | include: delete include/linux/config.h | Masahiro Yamada | 2013-11-08 | -1/+0 |
* | MIPS: fix __raw_* IO accessors | Gabor Juhos | 2013-06-08 | -13/+13 |
* | MIPS: convert IO port accessor functions to 'static inline' | Gabor Juhos | 2013-01-22 | -4/+4 |
* | MIPS: use inline directive for __in*s functions | Gabor Juhos | 2013-01-22 | -1/+1 |
* | MIPS: add support for 64 bit addressing | Zhi-zhou Zhang | 2012-10-16 | -0/+16 |
* | Move architecture-specific includes to arch/$ARCH/include/asm | Peter Tyser | 2010-04-13 | -0/+492 |