summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand
AgeCommit message (Expand)Author
2014-05-20mtd: nand: Add support to use nand_base poi databuf as bounce bufferKamal Dasu
2014-05-20mtd: eLBC NAND: fix subpage write supportPekon Gupta
2014-05-20mtd: orion_nand: Make of_device_id array constJingoo Han
2014-05-20mtd: nand: pxa3xx: Make of_device_id array constJingoo Han
2014-05-20mtd: nand: omap: fix BCHx ecc.correct to return detected bit-flips in erased-...pekon gupta
2014-05-09mtd: nand: refactor erase_cmd() to return chip statusBrian Norris
2014-04-29mtd: nand: fix a typo in a comment lineMasahiro Yamada
2014-04-16mtd: gpmi: add gpmi_devdata{} to simplify the codeHuang Shijie
2014-04-16mtd: nand: add line feed to pr_errRaphaël Poggi
2014-04-15mtd: davinci-nand: disable subpage write for keystone-nandMurali Karicheri
2014-04-15mtd: nand: use the nand_read_subpage index everywhereRon
2014-04-15mtd: nand: omap: fix compile warning on ‘erased_sector_bitflips’Christian Engelmayer
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