summaryrefslogtreecommitdiff
path: root/include/asm-mips/io.h
AgeCommit message (Expand)Author
2008-07-15[MIPS] Remove obsolete isa_slot_offsetMaciej W. Rozycki
2008-04-28[MIPS] Allow setting of the cache attribute at run time.Chris Dearman
2007-10-17Remove dma_cache_(wback|inv|wback_inv) functionsRalf Baechle
2007-10-11[MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle
2007-07-12[MIPS] Workaround for a sparse warning in include/asm-mips/io.hAtsushi Nemoto
2007-07-10[MIPS] Make ioremap() work on TX39/49 special unmapped segmentAtsushi Nemoto
2007-02-18[MIPS] Iomap implementation.Ralf Baechle
2007-02-09[PATCH] kill eth_io_copy_and_sum()Al Viro
2007-02-06[MIPS] FLATMEM: introduce PHYS_OFFSET.Franck Bui-Huu
2006-11-30[MIPS] page.h: remove __pa() usages.Franck Bui-Huu
2006-10-19[MIPS] Fix iounmap argument to const volatile.Ralf Baechle
2006-10-11[PATCH] Consolidate check_signatureMatthew Wilcox
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse
2006-03-24[PATCH] remove ISA legacy functions: remove the helpersAl Viro
2006-03-21[MIPS] Make I/O helpers more customizableAtsushi Nemoto
2006-03-18[MIPS] Work around bad code generation for <asm/io.h>.Ralf Baechle
2006-02-28[MIPS] Fix build error on processors that don's support copy-on-write.Ralf Baechle
2006-02-08Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2006-02-08[MIPS] Add 'const' to readb and friendsAtsushi Nemoto
2006-02-08[PATCH] mips: namespace pollution - mem_... -> __mem_... in io.hAl Viro
2006-02-07[PATCH] remove bogus asm/bug.h includes.Al Viro
2005-11-17[MIPS] Add const qualifier to writes##bwlq.Arnaud Giersch
2005-10-29Glue again after removal of BUILD_BUG().Ralf Baechle
2005-10-29Inline ioremap() calls for constant addresses that map to KSEG1.Maciej W. Rozycki
2005-10-29Fix a few build warnings.Ralf Baechle
2005-10-29Sparseify MIPS.Ralf Baechle
2005-10-29ISOify.Ralf Baechle
2005-10-29Define mem_*() I/O accessory functions that preserve byte addresses.Maciej W. Rozycki
2005-10-29Enable/disable irq's only if needed.Thiemo Seufer
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds