aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand
Commit message (Expand)AuthorAge
* mtd: nand: atmel_nand: retrieve NFC clockBoris BREZILLON2014-09-17
* mtd: denali: remove a set-but-unused variableMasahiro Yamada2014-09-15
* mtd: denali: change the type of iterators to intMasahiro Yamada2014-09-15
* mtd: denali: remove unnecessary castsMasahiro Yamada2014-09-15
* mtd: denali: remove unnecessary variable initializationsMasahiro Yamada2014-09-15
* mtd: denali: fix the format of comment blocksMasahiro Yamada2014-09-15
* Merge tag 'v3.17-rc5' from upstreamBrian Norris2014-09-15
|\
| * mtd: nand: omap: Fix 1-bit Hamming code scheme, omap_calculate_ecc()Roger Quadros2014-08-25
| * mtd: nand: omap: Revert to using software ECC by defaultRoger Quadros2014-08-25
* | mtd: nand: Use ULL-suffix for big u64 constantGeert Uytterhoeven2014-08-19
* | mtd: atmel_nand: NFC: fix mtd_nandbiterrs.ko test fail when using sram writeWu, Josh2014-08-19
* | mtd: nand: fix integer widening problemsBrian Norris2014-08-19
* | mtd: nandsim: fix integer wideningBrian Norris2014-08-19
* | mtd: nand: denali: set proper error code on timeoutBrian Norris2014-08-19
* | mtd: use __packed shorthandBrian Norris2014-08-19
* | mtd: nand: fix nand_lock/unlock() functionWhite Ding2014-08-19
* | mtd: denali: avoid using a magic numberMasahiro Yamada2014-08-19
* | mtd: atmel_nand: remove redundant dev_err callWei Yongjun2014-08-19
* | mtd: atmel_nand: add pmecc support for 512, 1k, 4k, 8k page sizeWu, Josh2014-08-19
* | mtd: atmel_nand: increase chip_delayRaphaël Poggi2014-08-19
* | mtd: ndfc: silence an array underflow static checker warningDan Carpenter2014-08-19
|/
* Merge tag 'for-linus-20140808' of git://git.infradead.org/linux-mtdLinus Torvalds2014-08-08
|\
| * mtd: gpmi: make blockmark swapping optionalLothar Waßmann2014-07-28
| * mtd: gpmi: remove line breaks from error messages and improve wordingLothar Waßmann2014-07-28
| * mtd: gpmi: remove useless (void *) type casts and spaces between type casts a...Lothar Waßmann2014-07-28
| * mtd: atmel_nand: NFC: support multiple interrupt handlingJosh Wu2014-07-21
| * mtd: atmel_nand: implement the nfc_device_ready() by checking the R/B bitWu, Josh2014-07-21
| * mtd: atmel_nand: add NFC status error checkWu, Josh2014-07-21
| * mtd: atmel_nand: make ecc parameters same as definitionBo Shen2014-07-21
| * mtd: nand: add ONFI timing mode to nand_timings converterBoris BREZILLON2014-07-21
| * Merge tag 'v3.16-rc6' into MTD development branchBrian Norris2014-07-21
| |\
| * | mtd: denali: use 8 bytes for READID commandgrmoore@altera.com2014-07-14
| * | mtd: Introduce mtd_block_isreserved()Ezequiel Garcia2014-07-08
| * | mtd: bf5xx_nand: drop no-op PM supportBrian Norris2014-07-02
| * | mtd: s3c2410: Move to clk_prepare_enable/clk_disable_unprepareVasily Khoruzhick2014-07-02
| * | mtd: lpc32xx: drop bitflip_threshold initializationBrian Norris2014-07-01
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-08-07
|\ \ \ | |_|/ |/| |
| * | MIPS: Alchemy: remove au_read/write/syncManuel Lauss2014-07-30
| * | MIPS: Alchemy: add helpers to access static memory ctrl registers.Manuel Lauss2014-07-30
| |/
* / mtd: nand: reduce the warning noise when the ECC is too weakThomas Petazzoni2014-07-14
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-06-12
|\
| * Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linusAl Viro2014-06-12
| |\
| | * mtd: davinci-nand: disable subpage write for keystone-nandMurali Karicheri2014-04-30
| * | replace checking for ->read/->aio_read presence with check in ->f_modeAl Viro2014-05-06
| |/
* | mtd: gpmi: add gpmi support for imx6sxHuang Shijie2014-05-28
* | mtd: bf5xx_nand: use the managed version of kzallocHimangi Saraogi2014-05-28
* | mtd: pxa3xx_nand: make the driver work on big-endian systemsThomas Petazzoni2014-05-28
* | mtd: nand: omap: fix omap_calculate_ecc_bch() for-loop errorTed Juan2014-05-28
* | mtd: nand: r852: correct write_buf loop boundsBrian Norris2014-05-28
* | mtd: nand_bbt: handle error case for nand_create_badblock_pattern()Brian Norris2014-05-28