aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand
Commit message (Expand)AuthorAge
...
* | mtd: eLBC NAND: fix subpage write supportPekon Gupta2014-05-20
* | mtd: orion_nand: Make of_device_id array constJingoo Han2014-05-20
* | mtd: nand: pxa3xx: Make of_device_id array constJingoo Han2014-05-20
* | mtd: nand: omap: fix BCHx ecc.correct to return detected bit-flips in erased-...pekon gupta2014-05-20
* | mtd: nand: refactor erase_cmd() to return chip statusBrian Norris2014-05-09
* | mtd: nand: fix a typo in a comment lineMasahiro Yamada2014-04-29
* | mtd: gpmi: add gpmi_devdata{} to simplify the codeHuang Shijie2014-04-16
* | mtd: nand: add line feed to pr_errRaphaël Poggi2014-04-16
* | mtd: davinci-nand: disable subpage write for keystone-nandMurali Karicheri2014-04-16
* | mtd: nand: use the nand_read_subpage index everywhereRon2014-04-16
* | mtd: nand: omap: fix compile warning on ‘erased_sector_bitflips’Christian Engelmayer2014-04-16
|/
* Merge tag 'for-linus-20140405' of git://git.infradead.org/linux-mtdLinus Torvalds2014-04-07
|\
| * Fix index regression in nand_read_subpageRon2014-04-05
| * mtd: diskonchip: mem resource name is not optionalSasha Levin2014-03-31
| * mtd: nand: fix mention to CONFIG_MTD_NAND_ECC_BCHErico Nunes2014-03-26
| * mtd: omap2: Use devm_ioremap_resource()Jingoo Han2014-03-26
| * mtd: denali_dt: Use devm_ioremap_resource()Jingoo Han2014-03-26
| * mtd: devices: elm: check for hardware engine's design constraintsPekon Gupta2014-03-26
| * mtd: nand: omap: remove is_elm_present flagPekon Gupta2014-03-20
| * mtd: nand: omap: ecc.hwctl: clean omap_enable_hwecc_bch for redundant ECC con...Pekon Gupta2014-03-20
| * mtd: nand: omap: ecc.hwctl: refactor omap_enable_hwecc_bch for ECC related GP...Pekon Gupta2014-03-20
| * mtd: nand: omap: ecc.hwctl: rename omap3_enable_hwecc_bch to omap_enable_hwec...Pekon Gupta2014-03-20
| * mtd: nand: omap: ecc.calculate: merge omap3_calculate_ecc_bch8 in omap_calcul...Pekon Gupta2014-03-20
| * mtd: nand: omap: ecc.calculate: merge omap3_calculate_ecc_bch4 in omap_calcul...Pekon Gupta2014-03-20
| * mtd: nand: omap: ecc.calculate: refactor omap_calculate_ecc_bch for BCHx_HW e...Pekon Gupta2014-03-20
| * mtd: nand: omap: ecc.calculate: rename omap3_calculate_ecc_bch to omap_calcul...Pekon Gupta2014-03-20
| * mtd: nand: omap: ecc.correct: omap_elm_correct_data: fix programmed-page bit-...Pekon Gupta2014-03-20
| * mtd: nand: omap: ecc.correct: omap_elm_correct_data: cleanup for future enhan...Pekon Gupta2014-03-20
| * mtd: nand: omap: ecc.correct: omap_elm_correct_data: fix erased-page detectio...Pekon Gupta2014-03-20
| * mtd: nand: omap: ecc.correct: omap_elm_correct_data: rename ambiguous variabl...Pekon Gupta2014-03-20
| * mtd: nand: omap: add field to indicate current ecc-scheme in 'struct omap_nan...Pekon Gupta2014-03-20
| * mtd: atmel_nand: Disable subpage NAND write when using Atmel PMECCHerve Codina2014-03-11
| * mtd: gpmi: add subpage read supportHuang Shijie2014-03-11
| * mtd: gpmi: do not use the mtd->writesizeHuang Shijie2014-03-11
| * mtd: nand: add "page" argument for read_subpage hookHuang Shijie2014-03-11
| * mtd: nand: remove unused function input parameterCai Zhiyong2014-03-11
| * mtd: nand: pxa3xx: Print actual ECC strength in error messageEzequiel Garcia2014-03-11
| * mtd: nand: pxa3xx: Remove unused macroEzequiel Garcia2014-03-11
| * mtd: nuc900_nand: NULL dereference in nuc900_nand_enable()Dan Carpenter2014-03-11
| * mtd: nand: print out the right information for JEDEC compliant NANDHuang Shijie2014-03-11
| * mtd: nand: parse out the JEDEC compliant NANDHuang Shijie2014-03-11
| * mtd: mxc_nand: Propagate the error if platform_get_irq() failsFabio Estevam2014-03-11
| * mtd: atmel_nand: change log levelNicolas Ferre2014-03-11
| * mtd: nand: fix erroneous read_buf call in nand_write_page_raw_syndromeBoris BREZILLON2014-03-11
| * mtd: nand: flctl: Add dependency on HAS_IOMEM and HAS_DMARichard Weinberger2014-03-11
| * mtd: nand: don't use read_buf for 8-bit ONFI transfersBrian Norris2014-03-11
| * mtd: nand: force NAND_CMD_READID onto 8-bit busBrian Norris2014-03-11
| * mtd: nand: add support for SanDisk SDTNRGAMA-008GHuang Shijie2014-03-11
| * mtd: nand: kill the the NAND_MAX_PAGESIZE/NAND_MAX_OOBSIZE for nand_buffers{}Huang Shijie2014-03-11
| * mtd: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-03-11