aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-mips/io.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-18[MIPS] Iomap implementation.Ralf Baechle1-28/+1
2007-02-09[PATCH] kill eth_io_copy_and_sum()Al Viro1-6/+0
2007-02-06[MIPS] FLATMEM: introduce PHYS_OFFSET.Franck Bui-Huu1-2/+2
2006-11-30[MIPS] page.h: remove __pa() usages.Franck Bui-Huu1-1/+1
2006-10-19[MIPS] Fix iounmap argument to const volatile.Ralf Baechle1-2/+2
2006-10-11[PATCH] Consolidate check_signatureMatthew Wilcox1-26/+0
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse1-1/+0
2006-03-24[PATCH] remove ISA legacy functions: remove the helpersAl Viro1-13/+0
2006-03-21[MIPS] Make I/O helpers more customizableAtsushi Nemoto1-57/+12
2006-03-18[MIPS] Work around bad code generation for <asm/io.h>.Ralf Baechle1-3/+15
2006-02-28[MIPS] Fix build error on processors that don's support copy-on-write.Ralf Baechle1-0/+18
2006-02-08Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-1/+1
2006-02-08[MIPS] Add 'const' to readb and friendsAtsushi Nemoto1-1/+1
2006-02-08[PATCH] mips: namespace pollution - mem_... -> __mem_... in io.hAl Viro1-16/+16
2006-02-07[PATCH] remove bogus asm/bug.h includes.Al Viro1-1/+0
2005-11-17[MIPS] Add const qualifier to writes##bwlq.Arnaud Giersch1-3/+3
2005-10-29Glue again after removal of BUILD_BUG().Ralf Baechle1-25/+32
2005-10-29Inline ioremap() calls for constant addresses that map to KSEG1.Maciej W. Rozycki1-2/+29
2005-10-29Fix a few build warnings.Ralf Baechle1-2/+2
2005-10-29Sparseify MIPS.Ralf Baechle1-4/+14
2005-10-29ISOify.Ralf Baechle1-2/+2
2005-10-29Define mem_*() I/O accessory functions that preserve byte addresses.Maciej W. Rozycki1-19/+27
2005-10-29Enable/disable irq's only if needed.Thiemo Seufer1-2/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+630