summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/inftlcore.c
AgeCommit message (Expand)AuthorLines
2013-10-27mtd: nand: add a helper to detect the nand typeHuang Shijie-1/+1
2012-03-27mtd: add leading underscore to all mtd functionsArtem Bityutskiy-1/+1
2012-01-09mtd: introduce mtd_write_oob interfaceArtem Bityutskiy-2/+2
2012-01-09mtd: introduce mtd_read_oob interfaceArtem Bityutskiy-1/+1
2012-01-09mtd: introduce mtd_read interfaceArtem Bityutskiy-8/+11
2011-09-21mtd: utilize `mtd_is_*()' functionsBrian Norris-2/+2
2011-09-11mtd: rename MTD_OOB_* to MTD_OPS_*Brian Norris-3/+3
2011-09-11mtd: cleanup style on pr_debug messagesBrian Norris-19/+16
2011-09-11mtd: replace DEBUG() with pr_debug()Brian Norris-19/+19
2011-09-11mtd: remove printk's for [kv][mz]alloc failuresBrian Norris-3/+1
2010-08-08mtd: Update copyright noticesDavid Woodhouse-3/+3
2010-03-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse-0/+0
2010-02-26mtd: blktrans: Hotplug fixesMaxim Levitsky-1/+0
2010-02-04tree wide: remove execute flag from .c filesSebastian Andrzej Siewior-0/+0
2009-09-19mtd: inftl: fix fold chain block numberMohanlal Jangir-1/+1
2009-06-27mtd: Use BLOCK_NIL consistently in NFTL/INFTLJulia Lawall-5/+6
2008-12-10[MTD] update internal API to support 64-bit device sizeAdrian Hunter-1/+1
2008-10-08[MTD] [INFTL] Fix infinite loop in INFTL_foldchainDaniel Rosenthal-1/+4
2008-06-04MTD/JFFS2: remove CVS keywordsAdrian Bunk-5/+0
2006-11-28[MTD] replace kmalloc+memset with kzallocBurman Yan-2/+1
2006-11-28[MTD] [NAND] remove len/ooblen confusion.Vitaly Wool-4/+2
2006-11-28[MTD] Allow variable block sizes in mtd_blkdevsRichard Purdie-1/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-05-29[MTD] NAND Signal that a bitflip was corrected by ECCThomas Gleixner-2/+5
2006-05-29[MTD] Rework the out of band handling completelyThomas Gleixner-24/+87
2006-05-29[MTD] Remove silly MTD_WRITE/READ macrosThomas Gleixner-29/+34
2006-05-23[MTD] Remove read/write _ecc variantsThomas Gleixner-31/+32
2006-03-31[PATCH] Fix debug statement in inftlcore.cEric Sesterhenn / snakebyte-1/+1
2006-03-31[PATCH] drivers/mtd/: small cleanupsAdrian Bunk-5/+0
2005-11-07Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6Linus Torvalds-24/+24
2005-11-07[PATCH] kfree cleanup: drivers/mtdJesper Juhl-8/+4
2005-11-07[MTD] core: Clean up trailing white spacesThomas Gleixner-24/+24
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+912