summaryrefslogtreecommitdiffstats
path: root/include/asm-mips/io.h
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] Workaround for a sparse warning in include/asm-mips/io.hAtsushi Nemoto2007-07-121-1/+2
* [MIPS] Make ioremap() work on TX39/49 special unmapped segmentAtsushi Nemoto2007-07-101-0/+8
* [MIPS] Iomap implementation.Ralf Baechle2007-02-181-28/+1Star
* [PATCH] kill eth_io_copy_and_sum()Al Viro2007-02-091-6/+0Star
* [MIPS] FLATMEM: introduce PHYS_OFFSET.Franck Bui-Huu2007-02-061-2/+2
* [MIPS] page.h: remove __pa() usages.Franck Bui-Huu2006-11-301-1/+1
* [MIPS] Fix iounmap argument to const volatile.Ralf Baechle2006-10-191-2/+2
* [PATCH] Consolidate check_signatureMatthew Wilcox2006-10-111-26/+0Star
* Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-261-1/+0Star
* [PATCH] remove ISA legacy functions: remove the helpersAl Viro2006-03-241-13/+0Star
* [MIPS] Make I/O helpers more customizableAtsushi Nemoto2006-03-211-57/+12Star
* [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-081-1/+0Star
* [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-rc2Linus Torvalds2005-04-171-0/+630