aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-30mtd: davinci-nand: disable subpage write for keystone-nandMurali Karicheri1-0/+6
2014-04-07Merge tag 'for-linus-20140405' of git://git.infradead.org/linux-mtdLinus Torvalds22-407/+527
2014-04-05Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-22/+0
2014-04-04Fix index regression in nand_read_subpageRon1-3/+2
2014-04-01Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds2-1/+2
2014-03-31mtd: diskonchip: mem resource name is not optionalSasha Levin1-1/+1
2014-03-26mtd: nand: fix mention to CONFIG_MTD_NAND_ECC_BCHErico Nunes1-1/+1
2014-03-25mtd: omap2: Use devm_ioremap_resource()Jingoo Han1-20/+3
2014-03-25mtd: denali_dt: Use devm_ioremap_resource()Jingoo Han1-31/+8
2014-03-25mtd: devices: elm: check for hardware engine's design constraintsPekon Gupta1-3/+6
2014-03-20Merge branches 'pm-qos', 'pm-domains' and 'pm-drivers'Rafael J. Wysocki1-1/+1
2014-03-20mtd: nand: omap: remove is_elm_present flagPekon Gupta1-3/+0
2014-03-20mtd: nand: omap: ecc.hwctl: clean omap_enable_hwecc_bch for redundant ECC configsPekon Gupta1-13/+10
2014-03-20mtd: nand: omap: ecc.hwctl: refactor omap_enable_hwecc_bch for ECC related GPMC configsPekon Gupta1-24/+50
2014-03-20mtd: nand: omap: ecc.hwctl: rename omap3_enable_hwecc_bch to omap_enable_hwecc_bchPekon Gupta1-8/+7
2014-03-20mtd: nand: omap: ecc.calculate: merge omap3_calculate_ecc_bch8 in omap_calculate_ecc_bchPekon Gupta1-49/+10
2014-03-20mtd: nand: omap: ecc.calculate: merge omap3_calculate_ecc_bch4 in omap_calculate_ecc_bchPekon Gupta1-41/+10
2014-03-20mtd: nand: omap: ecc.calculate: refactor omap_calculate_ecc_bch for BCHx_HW ecc-schemePekon Gupta1-33/+35
2014-03-20mtd: nand: omap: ecc.calculate: rename omap3_calculate_ecc_bch to omap_calculate_ecc_bchPekon Gupta1-5/+5
2014-03-20mtd: nand: omap: ecc.correct: omap_elm_correct_data: fix programmed-page bit-flip correction logicPekon Gupta1-10/+19
2014-03-20mtd: nand: omap: ecc.correct: omap_elm_correct_data: cleanup for future enhancementsPekon Gupta1-25/+13
2014-03-20mtd: nand: omap: ecc.correct: omap_elm_correct_data: fix erased-page detection for BCHx_HW ECC schemesPekon Gupta1-52/+33
2014-03-20mtd: nand: omap: ecc.correct: omap_elm_correct_data: rename ambiguous variable 'eccsize' and 'ecc_vector_size'Pekon Gupta1-16/+23
2014-03-20mtd: nand: omap: add field to indicate current ecc-scheme in 'struct omap_nand_info'Pekon Gupta1-1/+3
2014-03-10mtd: atmel_nand: Disable subpage NAND write when using Atmel PMECCHerve Codina1-0/+1
2014-03-10mtd: gpmi: add subpage read supportHuang Shijie1-0/+96
2014-03-10mtd: gpmi: do not use the mtd->writesizeHuang Shijie1-3/+3
2014-03-10mtd: nand: add "page" argument for read_subpage hookHuang Shijie1-2/+5
2014-03-10mtd: nand: remove unused function input parameterCai Zhiyong1-7/+5
2014-03-10mtd: nand: pxa3xx: Print actual ECC strength in error messageEzequiel Garcia1-1/+1
2014-03-10mtd: nand: pxa3xx: Remove unused macroEzequiel Garcia1-1/+0
2014-03-10mtd: nuc900_nand: NULL dereference in nuc900_nand_enable()Dan Carpenter1-1/+1
2014-03-10mtd: nand: print out the right information for JEDEC compliant NANDHuang Shijie1-2/+11
2014-03-10mtd: nand: parse out the JEDEC compliant NANDHuang Shijie1-0/+85
2014-03-10mtd: mxc_nand: Propagate the error if platform_get_irq() failsFabio Estevam1-0/+2
2014-03-10mtd: atmel_nand: change log levelNicolas Ferre1-1/+1
2014-03-10mtd: nand: fix erroneous read_buf call in nand_write_page_raw_syndromeBoris BREZILLON1-1/+1
2014-03-10mtd: nand: flctl: Add dependency on HAS_IOMEM and HAS_DMARichard Weinberger1-0/+2
2014-03-10mtd: nand: don't use read_buf for 8-bit ONFI transfersBrian Norris1-11/+3
2014-03-10mtd: nand: force NAND_CMD_READID onto 8-bit busBrian Norris5-10/+16
2014-03-10mtd: nand: add support for SanDisk SDTNRGAMA-008GHuang Shijie1-0/+3
2014-03-10mtd: nand: kill the the NAND_MAX_PAGESIZE/NAND_MAX_OOBSIZE for nand_buffers{}Huang Shijie2-26/+61
2014-03-10mtd: delete non-required instances of include <linux/init.h>Paul Gortmaker11-11/+0
2014-03-02Merge 3.14-rc5 into char-misc-nextGreg Kroah-Hartman2-22/+41
2014-02-28powerpc: select MEMORY for FSL_IFC to not break existing .config filesPaul Gortmaker1-0/+1
2014-02-23mtd: nand: omap: fix ecclayout->oobfree->lengthPekon Gupta1-3/+2
2014-02-23mtd: nand: omap: fix ecclayout->oobfree->offsetPekon Gupta1-10/+15
2014-02-23mtd: nand: omap: fix ecclayout to be in sync with u-boot NAND driverPekon Gupta1-8/+23
2014-02-23ARM: davinci: aemif: get rid of davinci-nand driver dependency on aemifIvan Khoronzhuk1-22/+0
2014-02-18driver/memory:Move Freescale IFC driver to a common driverPrabhakar Kushwaha1-1/+1