summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/inftlmount.c
Commit message (Collapse)AuthorAgeFilesLines
* [MTD] Remove read/write _ecc variantsThomas Gleixner2006-05-231-6/+6
| | | | | | | MTD clients are agnostic of FLASH which needs ECC suppport. Remove the functions and fixup the callers. Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
* Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6Linus Torvalds2005-11-071-10/+10
|\ | | | | | | Some manual fixups for clashing kfree() cleanups etc.
| * [MTD] core: Clean up trailing white spacesThomas Gleixner2005-11-071-10/+10
| | | | | | | | Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
| * [MTD] Missing check on kmalloc return in INFTL mount.David Woodhouse2005-11-061-3/+8
| | | | | | | | | | | | Signed-off-by: Youssef Hmamouche <hyoussef@gmail.com> Signed-off-by: David Woodhouse <dwmw2@infradead.org> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
* | [PATCH] check for failed kmalloc in inftlmount.cGreg Ungerer2005-11-071-0/+6
|/ | | | | | | | | The INFTL mount code contains a kmalloc() followed by a memset() without handling a possible memory allocation failure. Signed-off-by: <panagiotis.issaris@mech.kuleuven.ac.be> Signed-off-by: Greg Ungerer <gerg@uclinux.com> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+804
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!
OpenPOWER on IntegriCloud