aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/nand
AgeCommit message (Expand)Author
2013-08-30mtd: fsmc_nand: simplify platform_get_resource_byname/devm_ioremap_resourceJulia Lawall
2013-08-30mtd: atmel_nand: pmecc: fix failure to correct bit error in 1024-bytes sectorJosh Wu
2013-08-30mtd: nand: fixup kerneldoc, rename parameterBrian Norris
2013-08-30mtd: gpmi: remove the nand_scan()Huang Shijie
2013-08-30mtd: set ONFI nand's default hooks in nand_set_defaults()Huang Shijie
2013-08-30mtd: set the ecc step size for master/slave mtd_infoHuang Shijie
2013-08-30mtd: nand: silence some shift wrap warningsDan Carpenter
2013-08-30mtd: simplify use of devm_ioremap_resourceJulia Lawall
2013-08-30mtd: nand: Allow to build pxa3xx_nand on Orion platformsEzequiel Garcia
2013-08-30mtd: nand: pxa3xx: Allow devices with no dma resourcesEzequiel Garcia
2013-08-30mtd: nand: pxa3xx: Add __maybe_unused keyword to enable_int()Ezequiel Garcia
2013-08-30mtd: nand: pxa3xx: Make dma code dependent on dma capable platformsEzequiel Garcia
2013-08-30mtd: nand: pxa3xx: Move cached registers to info structureEzequiel Garcia
2013-08-30mtd: nand: pxa3xx: Remove unneeded internal cmdsetEzequiel Garcia
2013-08-30mtd: nand: pxa3xx: Remove hardcoded mtd nameEzequiel Garcia
2013-08-30mtd: nand: pxa3xx: Add a local loop variableEzequiel Garcia
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: nand: 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: 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-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