summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand (follow)
Commit message (Expand)AuthorAgeFilesLines
* mtd: bcm47xxnflash: add cmd_ctrl handlerRafał Miłecki2014-09-181-0/+21
* mtd: bcm47xxnflash: add dev_ready and fill chip_delayRafał Miłecki2014-09-181-0/+12
* mtd: bcm47xxnflash: fix typo in freq calculationRafał Miłecki2014-09-181-3/+5
* mtd: atmel_nand: remove pmecc_bytes_per_sector, use chip->ecc.bytes insteadWu, Josh2014-09-181-8/+5
* mtd: atmel_nand: remove pmecc_sector_number, use ecc.steps insteadWu, Josh2014-09-181-8/+6
* nand: omap2: Add support for flash-based bad block tableEzequiel García2014-09-171-1/+5
* mtd: nand: atmel_nand: retrieve NFC clockBoris BREZILLON2014-09-171-0/+25
* mtd: denali: remove a set-but-unused variableMasahiro Yamada2014-09-161-2/+0
* mtd: denali: change the type of iterators to intMasahiro Yamada2014-09-161-4/+7
* mtd: denali: remove unnecessary castsMasahiro Yamada2014-09-161-18/+18
* mtd: denali: remove unnecessary variable initializationsMasahiro Yamada2014-09-161-32/+27
* mtd: denali: fix the format of comment blocksMasahiro Yamada2014-09-161-123/+188
* Merge tag 'v3.17-rc5' from upstreamBrian Norris2014-09-161-4/+12
|\
| * mtd: nand: omap: Fix 1-bit Hamming code scheme, omap_calculate_ecc()Roger Quadros2014-08-261-1/+1
| * mtd: nand: omap: Revert to using software ECC by defaultRoger Quadros2014-08-261-3/+11
* | mtd: nand: Use ULL-suffix for big u64 constantGeert Uytterhoeven2014-08-191-1/+1
* | mtd: atmel_nand: NFC: fix mtd_nandbiterrs.ko test fail when using sram writeWu, Josh2014-08-191-8/+9
* | mtd: nand: fix integer widening problemsBrian Norris2014-08-191-2/+2
* | mtd: nandsim: fix integer wideningBrian Norris2014-08-191-1/+1
* | mtd: nand: denali: set proper error code on timeoutBrian Norris2014-08-191-3/+1
* | mtd: use __packed shorthandBrian Norris2014-08-191-1/+1
* | mtd: nand: fix nand_lock/unlock() functionWhite Ding2014-08-191-0/+18
* | mtd: denali: avoid using a magic numberMasahiro Yamada2014-08-191-1/+2
* | mtd: atmel_nand: remove redundant dev_err callWei Yongjun2014-08-191-8/+1
* | mtd: atmel_nand: add pmecc support for 512, 1k, 4k, 8k page sizeWu, Josh2014-08-191-5/+11
* | mtd: atmel_nand: increase chip_delayRaphaël Poggi2014-08-191-1/+1
* | mtd: ndfc: silence an array underflow static checker warningDan Carpenter2014-08-191-1/+2
|/
* Merge tag 'for-linus-20140808' of git://git.infradead.org/linux-mtdLinus Torvalds2014-08-0912-107/+443
|\
| * mtd: gpmi: make blockmark swapping optionalLothar Waßmann2014-07-281-19/+32
| * mtd: gpmi: remove line breaks from error messages and improve wordingLothar Waßmann2014-07-281-5/+5
| * mtd: gpmi: remove useless (void *) type casts and spaces between type casts a...Lothar Waßmann2014-07-281-5/+5
| * mtd: atmel_nand: NFC: support multiple interrupt handlingJosh Wu2014-07-221-22/+62
| * mtd: atmel_nand: implement the nfc_device_ready() by checking the R/B bitWu, Josh2014-07-221-3/+11
| * mtd: atmel_nand: add NFC status error checkWu, Josh2014-07-222-1/+27
| * mtd: atmel_nand: make ecc parameters same as definitionBo Shen2014-07-221-10/+10
| * mtd: nand: add ONFI timing mode to nand_timings converterBoris BREZILLON2014-07-222-1/+254
| * Merge tag 'v3.16-rc6' into MTD development branchBrian Norris2014-07-211-2/+4
| |\
| * | mtd: denali: use 8 bytes for READID commandgrmoore@altera.com2014-07-151-3/+3
| * | mtd: Introduce mtd_block_isreserved()Ezequiel Garcia2014-07-092-0/+32
| * | mtd: bf5xx_nand: drop no-op PM supportBrian Norris2014-07-031-24/+0
| * | mtd: s3c2410: Move to clk_prepare_enable/clk_disable_unprepareVasily Khoruzhick2014-07-031-2/+2
| * | mtd: lpc32xx: drop bitflip_threshold initializationBrian Norris2014-07-022-12/+0
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-08-071-16/+13
|\ \ \ | |_|/ |/| |
| * | MIPS: Alchemy: remove au_read/write/syncManuel Lauss2014-07-301-11/+10
| * | MIPS: Alchemy: add helpers to access static memory ctrl registers.Manuel Lauss2014-07-301-5/+3
| |/
* / mtd: nand: reduce the warning noise when the ECC is too weakThomas Petazzoni2014-07-141-2/+4
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-06-121-2/+2
|\
| * Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linusAl Viro2014-06-121-0/+6
| |\
| | * mtd: davinci-nand: disable subpage write for keystone-nandMurali Karicheri2014-05-011-0/+6
| * | replace checking for ->read/->aio_read presence with check in ->f_modeAl Viro2014-05-061-2/+2
| |/