summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand
AgeCommit message (Expand)Author
2014-09-17mtd: nand: atmel_nand: retrieve NFC clockBoris BREZILLON
2014-09-15mtd: denali: remove a set-but-unused variableMasahiro Yamada
2014-09-15mtd: denali: change the type of iterators to intMasahiro Yamada
2014-09-15mtd: denali: remove unnecessary castsMasahiro Yamada
2014-09-15mtd: denali: remove unnecessary variable initializationsMasahiro Yamada
2014-09-15mtd: denali: fix the format of comment blocksMasahiro Yamada
2014-09-15Merge tag 'v3.17-rc5' from upstreamBrian Norris
2014-08-25mtd: nand: omap: Fix 1-bit Hamming code scheme, omap_calculate_ecc()Roger Quadros
2014-08-25mtd: nand: omap: Revert to using software ECC by defaultRoger Quadros
2014-08-19mtd: nand: Use ULL-suffix for big u64 constantGeert Uytterhoeven
2014-08-19mtd: atmel_nand: NFC: fix mtd_nandbiterrs.ko test fail when using sram writeWu, Josh
2014-08-19mtd: nand: fix integer widening problemsBrian Norris
2014-08-19mtd: nandsim: fix integer wideningBrian Norris
2014-08-19mtd: nand: denali: set proper error code on timeoutBrian Norris
2014-08-19mtd: use __packed shorthandBrian Norris
2014-08-19mtd: nand: fix nand_lock/unlock() functionWhite Ding
2014-08-19mtd: denali: avoid using a magic numberMasahiro Yamada
2014-08-19mtd: atmel_nand: remove redundant dev_err callWei Yongjun
2014-08-19mtd: atmel_nand: add pmecc support for 512, 1k, 4k, 8k page sizeWu, Josh
2014-08-19mtd: atmel_nand: increase chip_delayRaphaël Poggi
2014-08-19mtd: ndfc: silence an array underflow static checker warningDan Carpenter
2014-08-08Merge tag 'for-linus-20140808' of git://git.infradead.org/linux-mtdLinus Torvalds
2014-08-07Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-07-30MIPS: Alchemy: remove au_read/write/syncManuel Lauss
2014-07-30MIPS: Alchemy: add helpers to access static memory ctrl registers.Manuel Lauss
2014-07-27mtd: gpmi: make blockmark swapping optionalLothar Waßmann
2014-07-27mtd: gpmi: remove line breaks from error messages and improve wordingLothar Waßmann
2014-07-27mtd: gpmi: remove useless (void *) type casts and spaces between type casts a...Lothar Waßmann
2014-07-21mtd: atmel_nand: NFC: support multiple interrupt handlingJosh Wu
2014-07-21mtd: atmel_nand: implement the nfc_device_ready() by checking the R/B bitWu, Josh
2014-07-21mtd: atmel_nand: add NFC status error checkWu, Josh
2014-07-21mtd: atmel_nand: make ecc parameters same as definitionBo Shen
2014-07-21mtd: nand: add ONFI timing mode to nand_timings converterBoris BREZILLON
2014-07-21Merge tag 'v3.16-rc6' into MTD development branchBrian Norris
2014-07-14mtd: denali: use 8 bytes for READID commandgrmoore@altera.com
2014-07-13mtd: nand: reduce the warning noise when the ECC is too weakThomas Petazzoni
2014-07-08mtd: Introduce mtd_block_isreserved()Ezequiel Garcia
2014-07-02mtd: bf5xx_nand: drop no-op PM supportBrian Norris
2014-07-02mtd: s3c2410: Move to clk_prepare_enable/clk_disable_unprepareVasily Khoruzhick
2014-07-01mtd: lpc32xx: drop bitflip_threshold initializationBrian Norris
2014-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-06-12Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linusAl Viro
2014-05-28mtd: gpmi: add gpmi support for imx6sxHuang Shijie
2014-05-28mtd: bf5xx_nand: use the managed version of kzallocHimangi Saraogi
2014-05-28mtd: pxa3xx_nand: make the driver work on big-endian systemsThomas Petazzoni
2014-05-28mtd: nand: omap: fix omap_calculate_ecc_bch() for-loop errorTed Juan
2014-05-28mtd: nand: r852: correct write_buf loop boundsBrian Norris
2014-05-28mtd: nand_bbt: handle error case for nand_create_badblock_pattern()Brian Norris
2014-05-28mtd: nand_bbt: remove unused variableBrian Norris
2014-05-21mtd: nand: pxa3xx: Use ECC strength and step size devicetree bindingEzequiel Garcia