An error occurred fetching the project authors.
- 04 Sep, 2009 1 commit
-
-
Roel Kluin authored
map[count] is checked before count < SLRAM_MAX_DEVICES_PARAMS Signed-off-by:
Roel Kluin <roel.kluin@gmail.com> Signed-off-by:
Artem Bityutskiy <Artem.Bityutskiy@nokia.com> Signed-off-by:
David Woodhouse <David.Woodhouse@intel.com>
-
- 19 Jan, 2009 1 commit
-
-
Roel Kluin authored
A negative devlength won't get noticed and clean up: Signed-off-by:
Roel Kluin <roel.kluin@gmail.com> Signed-off-by:
David Woodhouse <David.Woodhouse@intel.com>
-
- 04 Jun, 2008 1 commit
-
-
Adrian Bunk authored
Once upon a time, the MTD repository was using CVS. This patch therefore removes all usages of the no longer updated CVS keywords from the MTD code. This also includes code that printed them to the user. Signed-off-by:
Adrian Bunk <bunk@kernel.org> Signed-off-by:
David Woodhouse <dwmw2@infradead.org>
-
- 01 May, 2008 1 commit
-
-
Jared Hulbert authored
Adding the ability to get a physical address from point() in addition to virtual address. This physical address is required for XIP of userspace code from flash. Signed-off-by:
Jared Hulbert <jaredeh@gmail.com> Reviewed-by:
Jörn Engel <joern@logfs.org> Acked-by:
Nicolas Pitre <nico@cam.org> Acked-by:
Greg Ungerer <gerg@uclinux.org> Signed-off-by:
David Woodhouse <dwmw2@infradead.org>
-
- 14 Feb, 2007 1 commit
-
-
Tim Schmielau authored
After Al Viro (finally) succeeded in removing the sched.h #include in module.h recently, it makes sense again to remove other superfluous sched.h includes. There are quite a lot of files which include it but don't actually need anything defined in there. Presumably these includes were once needed for macros that used to live in sched.h, but moved to other header files in the course of cleaning it up. To ease the pain, this time I did not fiddle with any header files and only removed #includes from .c-files, which tend to cause less trouble. Compile tested against 2.6.20-rc2 and 2.6.20-rc2-mm2 (with offsets) on alpha, arm, i386, ia64, mips, powerpc, and x86_64 with allnoconfig, defconfig, allmodconfig, and allyesconfig as well as a few randconfigs on x86_64 and all configs in arch/arm/configs on arm. I also checked that no new warnings were introduced by the patch (actually, some warnings are removed that were emitted by unnecessarily included header files). Signed-off-by:
Tim Schmielau <tim@physik3.uni-rostock.de> Acked-by:
Russell King <rmk+kernel@arm.linux.org.uk> Signed-off-by:
Andrew Morton <akpm@linux-foundation.org> Signed-off-by:
Linus Torvalds <torvalds@linux-foundation.org>
-
- 28 Nov, 2006 1 commit
-
-
Burman Yan authored
Signed-off-by:
Yan Burman <yan_952@hotmail.com> Signed-off-by:
David Woodhouse <dwmw2@infradead.org>
-
- 22 Jun, 2006 1 commit
-
-
Artem B. Bityutskiy authored
Signed-off-by:
Artem B. Bityutskiy <dedekind@infradead.org>
-
- 14 Jun, 2006 1 commit
-
-
David Woodhouse authored
Let's not attempt the abolition of mtd->type until/unless it's properly thought through. And certainly, let's not do it by halves. Signed-off-by:
David Woodhouse <dwmw2@infradead.org>
-
- 30 May, 2006 1 commit
-
-
Joern Engel authored
Ram devices get the extra capability of MTD_NO_ERASE - not requiring an explicit erase before writing to it. Currently only mtdblock uses this capability. Rest of the patch is a simple text replacement. Signed-off-by:
Joern Engel <joern@wh.fh-wedel.de>
-
- 17 Apr, 2006 1 commit
-
-
Jörn Engel authored
Several flags are set by some devices, but never checked. Remove them. Signed-off-by:
Jörn Engel <joern@wohnheim.fh-wedel.de> Signed-off-by:
David Woodhouse <dwmw2@infradead.org>
-
- 07 Nov, 2005 1 commit
-
-
Thomas Gleixner authored
Signed-off-by:
Thomas Gleixner <tglx@linutronix.de>
-
- 23 May, 2005 1 commit
-
-
Josh Boyer authored
Add error checks to read/write functions and add an eraseblock size. Makes slram a suitable device for JFFS2. Signed-off-by:
Josh Boyer <jdub@us.ibm.com> Signed-off-by:
Thomas Gleixner <tglx@linutronix.de>
-
- 16 Apr, 2005 1 commit
-
-
Linus Torvalds authored
Initial git repository build. I'm not bothering with the full history, even though we have it. We can create a separate "historical" git archive of that later if we want to, and in the meantime it's about 3.2GB when imported into git - space that would just make the early git days unnecessarily complicated, when we don't have a lot of good infrastructure for it. Let it rip!
-