aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-18Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-2/+2
2014-10-15mtd: sh_flctl: use dmaengine_terminate_all() APIVinod Koul1-1/+1
2014-10-15mtd: fsmc_nand: use dmaengine_terminate_all() APIVinod Koul1-1/+1
2014-10-06mtd: nand: omap: Correct CONFIG_MTD_NAND_OMAP_BCH help messageRoger Quadros1-1/+1
2014-10-06mtd: nand: Force omap_elm to be built as a module if omap2_nand is a moduleEzequiel Garcia2-2/+5
2014-09-22mtd: nand: Move ELM driver and rename as omap_elmEzequiel García2-0/+580
2014-09-22nand: omap2: Replace pr_err with dev_errEzequiel García1-13/+17
2014-09-22nand: omap2: Remove horrible ifdefs to fix module probeEzequiel García1-59/+71
2014-09-22mtd: nand: add Hynix's H27UCG8T2ATR-BC to nand_ids tableBoris BREZILLON1-0/+4
2014-09-22mtd: nand: support ONFI timing mode retrieval for non-ONFI NANDsBoris BREZILLON1-0/+2
2014-09-19mtd: denali: fix indents and other trivial thingsMasahiro Yamada1-77/+61
2014-09-19mtd: denali: remove unnecessary parenthesesMasahiro Yamada1-7/+7
2014-09-19mtd: denali: remove another set-but-unused variableBrian Norris1-2/+1
2014-09-17mtd: denali: fix include guard and license block of denali.hMasahiro Yamada1-23/+4
2014-09-17mtd: nand: don't break long print messagesRafał Miłecki2-22/+15
2014-09-17mtd: bcm47xxnflash: replace some magic numbersRafał Miłecki1-4/+6
2014-09-17mtd: bcm47xxnflash: NAND_CMD_RESET supportRafał Miłecki1-1/+5
2014-09-17mtd: bcm47xxnflash: add cmd_ctrl handlerRafał Miłecki1-0/+21
2014-09-17mtd: bcm47xxnflash: add dev_ready and fill chip_delayRafał Miłecki1-0/+12
2014-09-17mtd: bcm47xxnflash: fix typo in freq calculationRafał Miłecki1-3/+5
2014-09-17mtd: atmel_nand: remove pmecc_bytes_per_sector, use chip->ecc.bytes insteadWu, Josh1-8/+5
2014-09-17mtd: atmel_nand: remove pmecc_sector_number, use ecc.steps insteadWu, Josh1-8/+6
2014-09-17nand: omap2: Add support for flash-based bad block tableEzequiel García1-1/+5
2014-09-17mtd: nand: atmel_nand: retrieve NFC clockBoris BREZILLON1-0/+25
2014-09-15mtd: denali: remove a set-but-unused variableMasahiro Yamada1-2/+0
2014-09-15mtd: denali: change the type of iterators to intMasahiro Yamada1-4/+7
2014-09-15mtd: denali: remove unnecessary castsMasahiro Yamada1-18/+18
2014-09-15mtd: denali: remove unnecessary variable initializationsMasahiro Yamada1-32/+27
2014-09-15mtd: denali: fix the format of comment blocksMasahiro Yamada1-123/+188
2014-09-15Merge tag 'v3.17-rc5' from upstreamBrian Norris1-4/+12
2014-08-25mtd: nand: omap: Fix 1-bit Hamming code scheme, omap_calculate_ecc()Roger Quadros1-1/+1
2014-08-25mtd: nand: omap: Revert to using software ECC by defaultRoger Quadros1-3/+11
2014-08-19mtd: nand: Use ULL-suffix for big u64 constantGeert Uytterhoeven1-1/+1
2014-08-19mtd: atmel_nand: NFC: fix mtd_nandbiterrs.ko test fail when using sram writeWu, Josh1-8/+9
2014-08-19mtd: nand: fix integer widening problemsBrian Norris1-2/+2
2014-08-19mtd: nandsim: fix integer wideningBrian Norris1-1/+1
2014-08-19mtd: nand: denali: set proper error code on timeoutBrian Norris1-3/+1
2014-08-19mtd: use __packed shorthandBrian Norris1-1/+1
2014-08-19mtd: nand: fix nand_lock/unlock() functionWhite Ding1-0/+18
2014-08-19mtd: denali: avoid using a magic numberMasahiro Yamada1-1/+2
2014-08-19mtd: atmel_nand: remove redundant dev_err callWei Yongjun1-8/+1
2014-08-19mtd: atmel_nand: add pmecc support for 512, 1k, 4k, 8k page sizeWu, Josh1-5/+11
2014-08-19mtd: atmel_nand: increase chip_delayRaphaël Poggi1-1/+1
2014-08-19mtd: ndfc: silence an array underflow static checker warningDan Carpenter1-1/+2
2014-08-08Merge tag 'for-linus-20140808' of git://git.infradead.org/linux-mtdLinus Torvalds12-107/+443
2014-08-07Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-16/+13
2014-07-30MIPS: Alchemy: remove au_read/write/syncManuel Lauss1-11/+10
2014-07-30MIPS: Alchemy: add helpers to access static memory ctrl registers.Manuel Lauss1-5/+3
2014-07-27mtd: gpmi: make blockmark swapping optionalLothar Waßmann1-19/+32
2014-07-27mtd: gpmi: remove line breaks from error messages and improve wordingLothar Waßmann1-5/+5