summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand
AgeCommit message (Expand)Author
2014-03-25mtd: devices: elm: check for hardware engine's design constraintsPekon Gupta
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-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-14mtd: nand: fix off-by-one read retry mode countingBrian Norris
2014-01-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2014-01-29Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt
2014-01-27mtd: gpmi: add sanity check when mapping DMA for read_buf/write_bufHuang Shijie
2014-01-27mtd: gpmi: allocate a proper buffer for non ECC read/writeHuang Shijie
2014-01-22mtd: s3c2410: Merge plat/regs-nand.h into s3c2410.cSachin Kamat
2014-01-20mtd: nuc900_nand: remove redundant return value check of platform_get_resource()Wei Yongjun
2014-01-20mtd: plat_nand: remove redundant return value check of platform_get_resource()Wei Yongjun
2014-01-20mtd: nand: add Intel manufacturer IDHuang Shijie
2014-01-20mtd: nand: add SanDisk manufacturer IDHuang Shijie
2014-01-20mtd: nand: add support for Samsung K9LCG08U0BHuang Shijie
2014-01-20mtd: nand: pxa3xx: Add support for 2048 bytes page size devicesRodolfo Giometti
2014-01-14mtd: nand: don't use {read,write}_buf for 8-bit transfersUwe Kleine-König
2014-01-13mtd: nand: support Micron READ RETRYBrian Norris