aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2013-08-30mtd: nand: pxa3xx: Use 'length override' in ONFI paramater page readEzequiel Garcia
2013-08-30mtd: nand: pxa3xx: Support command buffer #3Ezequiel Garcia
2013-08-30mtd: nand: pxa3xx: Allow to set/clear the 'spare enable' fieldEzequiel Garcia
2013-08-30mtd: nand: pxa3xx: Handle ECC and DMA enable/disable properlyEzequiel Garcia
2013-08-30mtd: nand: pxa3xx: Introduce 'marvell,armada370-nand' compatible stringEzequiel Garcia
2013-08-30mtd: gpmi: set the BCH's geometry with the ecc infoHuang Shijie
2013-08-30mtd: add the ecc info for some full-id nand chipsHuang Shijie
2013-08-30mtd: parse out the ECC info for the full-id nand chipsHuang Shijie
2013-08-30mtd: replace the hardcode with the onfi_feature()Huang Shijie
2013-08-30mtd: get the ECC info from the Extended Parameter PageHuang Shijie
2013-08-30mtd: get the ECC info from the parameter page for ONFI nandHuang Shijie
2013-08-30mtd: atmel_nand: move the sanity check to the beginning of pmecc_enable()Josh Wu
2013-08-30mtd: onenand: use dev_get_platdata()Jingoo Han
2013-08-30mtd: nand: use dev_get_platdata()Jingoo Han
2013-08-30mtd: maps: use dev_get_platdata()Jingoo Han
2013-08-30mtd: devices: use dev_get_platdata()Jingoo Han
2013-08-30mtd: denali: use NAND_CI_CELLTYPE_MSK instead of hardcoded constantAkinobu Mita
2013-08-30mtd: nand: gpmi-nand: use more sensible error codes at various placesLothar Waßmann
2013-08-30mtd: atmel_nand: fix the warning when CONFIG_OF is not definedJosh Wu
2013-08-30mtd: mtd_nandbiterrs: use mtd_test helpersAkinobu Mita
2013-08-30mtd: mtd_torturetest: use mtd_test helpersAkinobu Mita
2013-08-30mtd: mtd_subpagetest: use mtd_test helpersAkinobu Mita
2013-08-30mtd: mtd_stresstest: use mtd_test helpersAkinobu Mita
2013-08-30mtd: mtd_speedtest: use mtd_test helpersAkinobu Mita
2013-08-30mtd: mtd_readtest: use mtd_test helpersAkinobu Mita
2013-08-30mtd: mtd_pagetest: use mtd_test helpersAkinobu Mita
2013-08-30mtd: mtd_oobtest: use mtd_test helpersAkinobu Mita
2013-08-30mtd: tests: rename sources in order to link a helper objectAkinobu Mita
2013-08-30mtd: tests: introduce helper functionsAkinobu Mita
2013-08-30mtd: nand: remove NAND_BBT_SCANEMPTYBrian Norris
2013-08-30mtd: nand: hide in-memory BBT implementation detailsBrian Norris
2013-08-30mtd: nand: refactor chip->block_markbad interfaceBrian Norris
2013-08-30mtd: nand: eliminate castBrian Norris
2013-08-30mtd: nand: remove multiplied-by-2 block logicBrian Norris
2013-08-30mtd: nand: add accessors, macros for in-memory BBTBrian Norris
2013-08-23mtd: mpc5121_nfc: cleanup clock API useGerhard Sittig
2013-08-20UBI: Fix invalidate_fastmap()Richard Weinberger
2013-08-19UBI: Fix PEB leak in wear_leveling_worker()Richard Weinberger
2013-08-05mtd: ofpart: add compatible check for child nodesJosh Wu
2013-08-05mtd: atmel_nand: enable Nand Flash Controller (NFC) write via sramJosh Wu
2013-08-05mtd: atmel_nand: enable Nand Flash Controller (NFC) read data via sramJosh Wu
2013-08-05mtd: atmel_nand: add Nand Flash Controller (NFC) supportJosh Wu
2013-08-05mtd: atmel_nand: replace pmecc enable code with one function.Josh Wu
2013-08-05mtd: atmel_nand: use devm_xxx gpio kzalloc, gpio and ioremapJean-Christophe PLAGNIOL-VILLARD
2013-08-05mtd: nandsim: remove unused ns->geom.oobshiftAkinobu Mita
2013-08-05mtd: nandsim: remove unused codeAkinobu Mita
2013-08-05mtd: nandsim: use NS_RAW_OFFSET()Akinobu Mita
2013-08-05mtd: nandsim: simplify NS_RAW_OFFSET()Akinobu Mita
2013-08-05mtd: nandsim: use kasprintf()Akinobu Mita
2013-08-05mtd: nandsim: convert pages_written[] to bitmapAkinobu Mita