aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-30mtd: nand: pxa3xx: Allow to set/clear the 'spare enable' fieldEzequiel Garcia1-0/+7
2013-08-30mtd: nand: pxa3xx: Handle ECC and DMA enable/disable properlyEzequiel Garcia1-2/+11
2013-08-30mtd: nand: pxa3xx: Introduce 'marvell,armada370-nand' compatible stringEzequiel Garcia1-1/+30
2013-08-30mtd: gpmi: set the BCH's geometry with the ecc infoHuang Shijie1-1/+131
2013-08-30mtd: add the ecc info for some full-id nand chipsHuang Shijie1-4/+4
2013-08-30mtd: parse out the ECC info for the full-id nand chipsHuang Shijie1-0/+2
2013-08-30mtd: replace the hardcode with the onfi_feature()Huang Shijie1-2/+4
2013-08-30mtd: get the ECC info from the Extended Parameter PageHuang Shijie1-0/+87
2013-08-30mtd: get the ECC info from the parameter page for ONFI nandHuang Shijie1-0/+5
2013-08-30mtd: atmel_nand: move the sanity check to the beginning of pmecc_enable()Josh Wu1-4/+4
2013-08-30mtd: onenand: use dev_get_platdata()Jingoo Han3-3/+3
2013-08-30mtd: nand: use dev_get_platdata()Jingoo Han18-35/+37
2013-08-30mtd: maps: use dev_get_platdata()Jingoo Han9-16/+16
2013-08-30mtd: devices: use dev_get_platdata()Jingoo Han3-3/+3
2013-08-30mtd: denali: use NAND_CI_CELLTYPE_MSK instead of hardcoded constantAkinobu Mita1-1/+1
2013-08-30mtd: nand: gpmi-nand: use more sensible error codes at various placesLothar Waßmann1-3/+3
2013-08-30mtd: atmel_nand: fix the warning when CONFIG_OF is not definedJosh Wu1-0/+2
2013-08-30mtd: mtd_nandbiterrs: use mtd_test helpersAkinobu Mita1-33/+6
2013-08-30mtd: mtd_torturetest: use mtd_test helpersAkinobu Mita1-59/+7
2013-08-30mtd: mtd_subpagetest: use mtd_test helpersAkinobu Mita1-78/+9
2013-08-30mtd: mtd_stresstest: use mtd_test helpersAkinobu Mita1-74/+12
2013-08-30mtd: mtd_speedtest: use mtd_test helpersAkinobu Mita1-144/+36
2013-08-30mtd: mtd_readtest: use mtd_test helpersAkinobu Mita1-41/+8
2013-08-30mtd: mtd_pagetest: use mtd_test helpersAkinobu Mita1-147/+58
2013-08-30mtd: mtd_oobtest: use mtd_test helpersAkinobu Mita1-80/+12
2013-08-30mtd: tests: rename sources in order to link a helper objectAkinobu Mita9-0/+9
2013-08-30mtd: tests: introduce helper functionsAkinobu Mita2-0/+121
2013-08-30mtd: nand: remove NAND_BBT_SCANEMPTYBrian Norris3-30/+6
2013-08-30mtd: nand: hide in-memory BBT implementation detailsBrian Norris2-23/+37
2013-08-30mtd: nand: refactor chip->block_markbad interfaceBrian Norris5-75/+72
2013-08-30mtd: nand: eliminate castBrian Norris1-3/+2
2013-08-30mtd: nand: remove multiplied-by-2 block logicBrian Norris1-48/+35
2013-08-30mtd: nand: add accessors, macros for in-memory BBTBrian Norris1-22/+48
2013-08-23mtd: mpc5121_nfc: cleanup clock API useGerhard Sittig1-9/+12
2013-08-20UBI: Fix invalidate_fastmap()Richard Weinberger1-4/+1
2013-08-19UBI: Fix PEB leak in wear_leveling_worker()Richard Weinberger1-0/+3
2013-08-05mtd: ofpart: add compatible check for child nodesJosh Wu1-1/+13
2013-08-05mtd: atmel_nand: enable Nand Flash Controller (NFC) write via sramJosh Wu1-5/+101
2013-08-05mtd: atmel_nand: enable Nand Flash Controller (NFC) read data via sramJosh Wu1-6/+157
2013-08-05mtd: atmel_nand: add Nand Flash Controller (NFC) supportJosh Wu2-33/+476
2013-08-05mtd: atmel_nand: replace pmecc enable code with one function.Josh Wu1-15/+26
2013-08-05mtd: atmel_nand: use devm_xxx gpio kzalloc, gpio and ioremapJean-Christophe PLAGNIOL-VILLARD1-115/+65
2013-08-05mtd: nandsim: remove unused ns->geom.oobshiftAkinobu Mita1-3/+1
2013-08-05mtd: nandsim: remove unused codeAkinobu Mita1-6/+0
2013-08-05mtd: nandsim: use NS_RAW_OFFSET()Akinobu Mita1-2/+2
2013-08-05mtd: nandsim: simplify NS_RAW_OFFSET()Akinobu Mita1-1/+1
2013-08-05mtd: nandsim: use kasprintf()Akinobu Mita1-3/+1
2013-08-05mtd: nandsim: convert pages_written[] to bitmapAkinobu Mita1-7/+8
2013-08-05mtd: nand: detect OOB size for Toshiba 24nm raw SLCBrian Norris1-0/+16
2013-08-05mtd: jedec_probe: fix LH28F640BF definitionAndrea Adami1-6/+7