aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nftlcore.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-27mtd: nand: add a helper to detect the nand typeHuang Shijie1-1/+1
2012-03-27mtd: nftlcore: remove out-of-date and now irrelevant piece of codeArtem Bityutskiy1-7/+0
2012-01-09mtd: introduce mtd_can_have_bb helperArtem Bityutskiy1-1/+1
2012-01-09mtd: introduce mtd_write_oob interfaceArtem Bityutskiy1-2/+2
2012-01-09mtd: introduce mtd_read_oob interfaceArtem Bityutskiy1-1/+1
2012-01-09mtd: introduce mtd_read interfaceArtem Bityutskiy1-6/+11
2011-09-21mtd: utilize `mtd_is_*()' functionsBrian Norris1-2/+2
2011-09-11mtd: rename MTD_OOB_* to MTD_OPS_*Brian Norris1-3/+3
2011-09-11mtd: replace DEBUG() with pr_debug()Brian Norris1-12/+11
2011-09-11mtd: remove printk's for [kv][mz]alloc failuresBrian Norris1-3/+1
2010-08-08mtd: Update copyright noticesDavid Woodhouse1-7/+18
2010-02-26mtd: blktrans: Hotplug fixesMaxim Levitsky1-1/+0
2009-09-03mtd: nftl: fix offset alignmentsDimitri Gorokhovik1-6/+9
2009-09-03mtd: nftl: write support is brokenDimitri Gorokhovik1-1/+1
2009-06-27mtd: Use BLOCK_NIL consistently in NFTL/INFTLJulia Lawall1-8/+8
2009-03-20[MTD] Auto-load nftl module when device opened.Scott James Remnant1-0/+2
2009-03-20[MTD] we don't need no misc devicesDavid Brownell1-1/+0
2008-12-10[MTD] update internal API to support 64-bit device sizeAdrian Hunter1-1/+1
2008-06-04MTD/JFFS2: remove CVS keywordsAdrian Bunk1-5/+0
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare1-1/+0
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2006-11-28[MTD] replace kmalloc+memset with kzallocBurman Yan1-2/+1
2006-11-28[MTD] [NAND] remove len/ooblen confusion.Vitaly Wool1-4/+2
2006-11-28[MTD] Allow variable block sizes in mtd_blkdevsRichard Purdie1-1/+2
2006-10-02[MTD] fix nftl_write warningFrederik Deweerdt1-2/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-05-29[MTD] NAND Signal that a bitflip was corrected by ECCThomas Gleixner1-2/+4
2006-05-29[MTD] Rework the out of band handling completelyThomas Gleixner1-16/+76
2006-05-29[MTD] Remove silly MTD_WRITE/READ macrosThomas Gleixner1-70/+74
2006-05-23[MTD] Remove read/write _ecc variantsThomas Gleixner1-7/+8
2005-11-07Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6Linus Torvalds1-40/+40
2005-11-07[PATCH] kfree cleanup: drivers/mtdJesper Juhl1-8/+4
2005-11-07[MTD] core: Clean up trailing white spacesThomas Gleixner1-40/+40
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+767