summaryrefslogtreecommitdiff
path: root/drivers/mtd/inftlcore.c
Commit message (Expand)AuthorAge
* mtd: nand: Rename nand.h into rawnand.hBoris Brezillon2017-08-13
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* mtd: nand: add a helper to detect the nand typeHuang Shijie2013-10-27
* mtd: add leading underscore to all mtd functionsArtem Bityutskiy2012-03-27
* mtd: introduce mtd_write_oob interfaceArtem Bityutskiy2012-01-09
* mtd: introduce mtd_read_oob interfaceArtem Bityutskiy2012-01-09
* mtd: introduce mtd_read interfaceArtem Bityutskiy2012-01-09
* mtd: utilize `mtd_is_*()' functionsBrian Norris2011-09-21
* mtd: rename MTD_OOB_* to MTD_OPS_*Brian Norris2011-09-11
* mtd: cleanup style on pr_debug messagesBrian Norris2011-09-11
* mtd: replace DEBUG() with pr_debug()Brian Norris2011-09-11
* mtd: remove printk's for [kv][mz]alloc failuresBrian Norris2011-09-11
* mtd: Update copyright noticesDavid Woodhouse2010-08-08
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2010-03-26
|\
| * tree wide: remove execute flag from .c filesSebastian Andrzej Siewior2010-02-04
* | mtd: blktrans: Hotplug fixesMaxim Levitsky2010-02-26
|/
* mtd: inftl: fix fold chain block numberMohanlal Jangir2009-09-19
* mtd: Use BLOCK_NIL consistently in NFTL/INFTLJulia Lawall2009-06-27
* [MTD] update internal API to support 64-bit device sizeAdrian Hunter2008-12-10
* [MTD] [INFTL] Fix infinite loop in INFTL_foldchainDaniel Rosenthal2008-10-08
* MTD/JFFS2: remove CVS keywordsAdrian Bunk2008-06-04
* [MTD] replace kmalloc+memset with kzallocBurman Yan2006-11-28
* [MTD] [NAND] remove len/ooblen confusion.Vitaly Wool2006-11-28
* [MTD] Allow variable block sizes in mtd_blkdevsRichard Purdie2006-11-28
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [MTD] NAND Signal that a bitflip was corrected by ECCThomas Gleixner2006-05-29
* [MTD] Rework the out of band handling completelyThomas Gleixner2006-05-29
* [MTD] Remove silly MTD_WRITE/READ macrosThomas Gleixner2006-05-29
* [MTD] Remove read/write _ecc variantsThomas Gleixner2006-05-23
* [PATCH] Fix debug statement in inftlcore.cEric Sesterhenn / snakebyte2006-03-31
* [PATCH] drivers/mtd/: small cleanupsAdrian Bunk2006-03-31
* Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6Linus Torvalds2005-11-07
|\
| * [MTD] core: Clean up trailing white spacesThomas Gleixner2005-11-07
* | [PATCH] kfree cleanup: drivers/mtdJesper Juhl2005-11-07
|/
* Linux-2.6.12-rc2Linus Torvalds2005-04-16