summaryrefslogtreecommitdiffstats
path: root/include/asm-mips/io.h
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] remove ISA legacy functions: remove the helpersAl Viro2006-03-241-13/+0
* [MIPS] Make I/O helpers more customizableAtsushi Nemoto2006-03-211-57/+12
* [MIPS] Work around bad code generation for <asm/io.h>.Ralf Baechle2006-03-181-3/+15
* [MIPS] Fix build error on processors that don's support copy-on-write.Ralf Baechle2006-02-281-0/+18
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-02-081-1/+1
|\
| * [MIPS] Add 'const' to readb and friendsAtsushi Nemoto2006-02-081-1/+1
* | [PATCH] mips: namespace pollution - mem_... -> __mem_... in io.hAl Viro2006-02-081-16/+16
|/
* [PATCH] remove bogus asm/bug.h includes.Al Viro2006-02-071-1/+0
* [MIPS] Add const qualifier to writes##bwlq.Arnaud Giersch2005-11-171-3/+3
* Glue again after removal of BUILD_BUG().Ralf Baechle2005-10-291-25/+32
* Inline ioremap() calls for constant addresses that map to KSEG1.Maciej W. Rozycki2005-10-291-2/+29
* Fix a few build warnings.Ralf Baechle2005-10-291-2/+2
* Sparseify MIPS.Ralf Baechle2005-10-291-4/+14
* ISOify.Ralf Baechle2005-10-291-2/+2
* Define mem_*() I/O accessory functions that preserve byte addresses.Maciej W. Rozycki2005-10-291-19/+27
* Enable/disable irq's only if needed.Thiemo Seufer2005-10-291-2/+4
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+630
OpenPOWER on IntegriCloud