aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/devices/lart.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-27mtd: Avoid comma separated statementsJoe Perches1-2/+8
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 420Thomas Gleixner1-4/+1
2018-03-21mtd: Stop updating erase_info->state and calling mtd_erase_callback()Boris Brezillon1-6/+0
2017-11-06mtd: constify mtd_partitionArvind Yadav1-1/+1
2017-02-28ARM: 8638/1: mtd: lart: Rename partition defines to be prefixed with PART_Florian Fainelli1-12/+12
2012-03-27mtd: move zero length verification to MTD API functionsArtem Bityutskiy1-3/+0
2012-03-27mtd: remove retlen zeroing duplicationArtem Bityutskiy1-2/+0
2012-03-27mtd: do not duplicate length and offset checks in driversArtem Bityutskiy1-5/+0
2012-03-27mtd: lart: initialize writebufsizeArtem Bityutskiy1-0/+1
2012-03-27mtd: add leading underscore to all mtd functionsArtem Bityutskiy1-3/+3
2011-09-11mtd: lart: cleanup: drop HAVE_PARTITIONSDmitry Eremin-Solenikov1-17/+1
2011-05-25mtd: convert remaining users to mtd_device_register()Jamie Iles1-4/+5
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock1-1/+1
2009-09-19mtd: lart: Prevent a read from mtd->eraseregions[-1]Roel Kluin1-2/+4
2008-12-10[MTD] Make lart_flash_init, lart_flash_exit staticDmitri Vorobiev1-4/+2
2008-06-04MTD/JFFS2: remove CVS keywordsAdrian Bunk1-2/+0
2008-04-22[MTD] replace remaining __FUNCTION__ occurrencesHarvey Harrison1-8/+8
2008-02-03[MTD] [NOR] Test devtype, not definition in flash_probe(), drivers/mtd/devices/lart.cRoel Kluin1-1/+1
2006-06-14[MTD] assume mtd->writesize is 1 for NOR flashesArtem B. Bityutskiy1-0/+1
2006-03-31[PATCH] drivers/mtd: Use ARRAY_SIZE macroTobias Klauser1-6/+4
2005-11-07[MTD] devices: Clean up trailing white spacesThomas Gleixner1-4/+4
2005-10-30[PATCH] fix missing includesTim Schmielau1-0/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+711