summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nftlmount.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-121-2/+5
* mtd: nftl: Remove VLA usageKees Cook2018-04-301-7/+16
* mtd: nftl: use %*ph to print small bufferAntonio Cardace2018-03-211-2/+1
* mtd: Unconditionally update ->fail_addr and ->addr in part_erase()Boris Brezillon2018-03-151-1/+0
* mtd: Stop assuming mtd_erase() is asynchronousBoris Brezillon2018-03-151-3/+1
* mtd: nand: Rename nand.h into rawnand.hBoris Brezillon2017-08-131-1/+1
* mtd: nftl: reorganize operations in condition checkAndy Shevchenko2015-01-091-7/+11
* mtd: introduce mtd_block_markbad interfaceArtem Bityutskiy2012-01-091-1/+1
* mtd: introduce mtd_block_isbad interfaceArtem Bityutskiy2012-01-091-1/+2
* mtd: introduce mtd_read interfaceArtem Bityutskiy2012-01-091-3/+3
* mtd: introduce mtd_erase interfaceArtem Bityutskiy2012-01-091-1/+1
* mtd: spelling fixesBrian Norris2011-09-111-13/+13
* mtd: Update copyright noticesDavid Woodhouse2010-08-081-1/+2
* [MTD] update internal API to support 64-bit device sizeAdrian Hunter2008-12-101-2/+2
* MTD/JFFS2: remove CVS keywordsAdrian Bunk2008-06-041-4/+0
* [MTD] proper prototypes for nftl_{read,write}_oob()Adrian Bunk2008-04-221-5/+0
* Spelling fixes: lenght->lengthPaulius Zaleckas2008-02-031-1/+1
* [MTD] Rework the out of band handling completelyThomas Gleixner2006-05-291-12/+17
* [MTD] Remove silly MTD_WRITE/READ macrosThomas Gleixner2006-05-291-30/+44
* [MTD] Remove read/write _ecc variantsThomas Gleixner2006-05-231-4/+8
* [MTD] core: Clean up trailing white spacesThomas Gleixner2005-11-071-28/+28
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+770
OpenPOWER on IntegriCloud