summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand
AgeCommit message (Expand)Author
2014-04-07Merge tag 'for-linus-20140405' of git://git.infradead.org/linux-mtdLinus Torvalds
2014-04-05Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2014-04-04Fix index regression in nand_read_subpageRon
2014-04-01Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-03-31mtd: diskonchip: mem resource name is not optionalSasha Levin
2014-03-26mtd: nand: fix mention to CONFIG_MTD_NAND_ECC_BCHErico Nunes
2014-03-25mtd: omap2: Use devm_ioremap_resource()Jingoo Han
2014-03-25mtd: denali_dt: Use devm_ioremap_resource()Jingoo Han
2014-03-25mtd: devices: elm: check for hardware engine's design constraintsPekon Gupta
2014-03-20Merge branches 'pm-qos', 'pm-domains' and 'pm-drivers'Rafael J. Wysocki
2014-03-20mtd: nand: omap: remove is_elm_present flagPekon Gupta
2014-03-20mtd: nand: omap: ecc.hwctl: clean omap_enable_hwecc_bch for redundant ECC con...Pekon Gupta
2014-03-20mtd: nand: omap: ecc.hwctl: refactor omap_enable_hwecc_bch for ECC related GP...Pekon Gupta
2014-03-20mtd: nand: omap: ecc.hwctl: rename omap3_enable_hwecc_bch to omap_enable_hwec...Pekon Gupta
2014-03-20mtd: nand: omap: ecc.calculate: merge omap3_calculate_ecc_bch8 in omap_calcul...Pekon Gupta
2014-03-20mtd: nand: omap: ecc.calculate: merge omap3_calculate_ecc_bch4 in omap_calcul...Pekon Gupta
2014-03-20mtd: nand: omap: ecc.calculate: refactor omap_calculate_ecc_bch for BCHx_HW e...Pekon Gupta
2014-03-20mtd: nand: omap: ecc.calculate: rename omap3_calculate_ecc_bch to omap_calcul...Pekon Gupta
2014-03-20mtd: nand: omap: ecc.correct: omap_elm_correct_data: fix programmed-page bit-...Pekon Gupta
2014-03-20mtd: nand: omap: ecc.correct: omap_elm_correct_data: cleanup for future enhan...Pekon Gupta
2014-03-20mtd: nand: omap: ecc.correct: omap_elm_correct_data: fix erased-page detectio...Pekon Gupta
2014-03-20mtd: nand: omap: ecc.correct: omap_elm_correct_data: rename ambiguous variabl...Pekon Gupta
2014-03-20mtd: nand: omap: add field to indicate current ecc-scheme in 'struct omap_nan...Pekon Gupta
2014-03-10mtd: atmel_nand: Disable subpage NAND write when using Atmel PMECCHerve Codina
2014-03-10mtd: gpmi: add subpage read supportHuang Shijie
2014-03-10mtd: gpmi: do not use the mtd->writesizeHuang Shijie
2014-03-10mtd: nand: add "page" argument for read_subpage hookHuang Shijie
2014-03-10mtd: nand: remove unused function input parameterCai Zhiyong
2014-03-10mtd: nand: pxa3xx: Print actual ECC strength in error messageEzequiel Garcia
2014-03-10mtd: nand: pxa3xx: Remove unused macroEzequiel Garcia
2014-03-10mtd: nuc900_nand: NULL dereference in nuc900_nand_enable()Dan Carpenter
2014-03-10mtd: nand: print out the right information for JEDEC compliant NANDHuang Shijie
2014-03-10mtd: nand: parse out the JEDEC compliant NANDHuang Shijie
2014-03-10mtd: mxc_nand: Propagate the error if platform_get_irq() failsFabio Estevam
2014-03-10mtd: atmel_nand: change log levelNicolas Ferre
2014-03-10mtd: nand: fix erroneous read_buf call in nand_write_page_raw_syndromeBoris BREZILLON
2014-03-10mtd: nand: flctl: Add dependency on HAS_IOMEM and HAS_DMARichard Weinberger
2014-03-10mtd: nand: don't use read_buf for 8-bit ONFI transfersBrian Norris
2014-03-10mtd: nand: force NAND_CMD_READID onto 8-bit busBrian Norris
2014-03-10mtd: nand: add support for SanDisk SDTNRGAMA-008GHuang Shijie
2014-03-10mtd: nand: kill the the NAND_MAX_PAGESIZE/NAND_MAX_OOBSIZE for nand_buffers{}Huang Shijie
2014-03-10mtd: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-03-02Merge 3.14-rc5 into char-misc-nextGreg Kroah-Hartman
2014-02-28powerpc: select MEMORY for FSL_IFC to not break existing .config filesPaul Gortmaker
2014-02-23mtd: nand: omap: fix ecclayout->oobfree->lengthPekon Gupta
2014-02-23mtd: nand: omap: fix ecclayout->oobfree->offsetPekon Gupta
2014-02-23mtd: nand: omap: fix ecclayout to be in sync with u-boot NAND driverPekon Gupta
2014-02-23ARM: davinci: aemif: get rid of davinci-nand driver dependency on aemifIvan Khoronzhuk
2014-02-18driver/memory:Move Freescale IFC driver to a common driverPrabhakar Kushwaha
2014-02-14mtd: nand: fix off-by-one read retry mode countingBrian Norris