aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
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-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
2013-08-05mtd: nand: detect OOB size for Toshiba 24nm raw SLCBrian Norris
2013-08-05mtd: jedec_probe: fix LH28F640BF definitionAndrea Adami
2013-08-05mtd: atmel_nand: fix pmecc selction for ecc requirement typoJosh Wu
2013-08-05mtd: nand: fix NAND_BUSWIDTH_AUTO for x16 devicesBrian Norris
2013-08-05mtd: diskonchip: remove unused entries in KconfigMichael Opdenacker
2013-08-05mtd: refactor call to request_moduleKees Cook
2013-08-05mtd: atmel_nand: don't use devm_pinctrl_get_select_default() in probeWolfram Sang
2013-08-05mtd: gpmi-nand: don't use devm_pinctrl_get_select_default() in probeWolfram Sang