aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/nftlmount.c
AgeCommit message (Expand)Author
2018-12-02mtd: nftl: clean up indentation, remove extraneous tabsColin Ian King
2018-07-07mtd: nftl: remove redundant variable nb_erasesColin Ian King
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-04-30mtd: nftl: Remove VLA usageKees Cook
2018-03-21mtd: nftl: use %*ph to print small bufferAntonio Cardace
2018-03-15mtd: Unconditionally update ->fail_addr and ->addr in part_erase()Boris Brezillon
2018-03-15mtd: Stop assuming mtd_erase() is asynchronousBoris Brezillon
2017-08-13mtd: nand: Rename nand.h into rawnand.hBoris Brezillon
2015-01-09mtd: nftl: reorganize operations in condition checkAndy Shevchenko
2012-01-09mtd: introduce mtd_block_markbad interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_block_isbad interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_read interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_erase interfaceArtem Bityutskiy
2011-09-11mtd: spelling fixesBrian Norris
2010-08-08mtd: Update copyright noticesDavid Woodhouse
2008-12-10[MTD] update internal API to support 64-bit device sizeAdrian Hunter
2008-06-04MTD/JFFS2: remove CVS keywordsAdrian Bunk
2008-04-22[MTD] proper prototypes for nftl_{read,write}_oob()Adrian Bunk
2008-02-03Spelling fixes: lenght->lengthPaulius Zaleckas
2006-05-29[MTD] Rework the out of band handling completelyThomas Gleixner
2006-05-29[MTD] Remove silly MTD_WRITE/READ macrosThomas Gleixner
2006-05-23[MTD] Remove read/write _ecc variantsThomas Gleixner
2005-11-07[MTD] core: Clean up trailing white spacesThomas Gleixner
2005-04-16Linux-2.6.12-rc2Linus Torvalds