summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand
AgeCommit message (Expand)Author
2016-12-23mtd: nand: davinci: Reinitialize the HW ECC engine in 4bit hwctlKarl Beldan
2016-08-22mtd: nand: fix bug writing 1 byte less than page sizeHector Palacios
2015-10-27mtd: pxa3xx_nand: add a default chunk sizeAntoine Ténart
2015-03-28mtd: nand: pxa3xx: Fix PIO FIFO drainingMaxime Ripard
2015-01-16mtd: nand: omap: Fix NAND enumeration on 3430 LDPRoger Quadros
2014-11-02Merge tag 'for-linus-20141102' of git://git.infradead.org/linux-mtdLinus Torvalds
2014-10-29mtd: omap: fix mtd devices not showing upFrans Klaver
2014-10-18Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2014-10-15mtd: sh_flctl: use dmaengine_terminate_all() APIVinod Koul
2014-10-15mtd: fsmc_nand: use dmaengine_terminate_all() APIVinod Koul
2014-10-06mtd: nand: omap: Correct CONFIG_MTD_NAND_OMAP_BCH help messageRoger Quadros
2014-10-06mtd: nand: Force omap_elm to be built as a module if omap2_nand is a moduleEzequiel Garcia
2014-09-22mtd: nand: Move ELM driver and rename as omap_elmEzequiel García
2014-09-22nand: omap2: Replace pr_err with dev_errEzequiel García
2014-09-22nand: omap2: Remove horrible ifdefs to fix module probeEzequiel García
2014-09-22mtd: nand: add Hynix's H27UCG8T2ATR-BC to nand_ids tableBoris BREZILLON
2014-09-22mtd: nand: support ONFI timing mode retrieval for non-ONFI NANDsBoris BREZILLON
2014-09-19mtd: denali: fix indents and other trivial thingsMasahiro Yamada
2014-09-19mtd: denali: remove unnecessary parenthesesMasahiro Yamada
2014-09-19mtd: denali: remove another set-but-unused variableBrian Norris
2014-09-17mtd: denali: fix include guard and license block of denali.hMasahiro Yamada
2014-09-17mtd: nand: don't break long print messagesRafał Miłecki
2014-09-17mtd: bcm47xxnflash: replace some magic numbersRafał Miłecki
2014-09-17mtd: bcm47xxnflash: NAND_CMD_RESET supportRafał Miłecki
2014-09-17mtd: bcm47xxnflash: add cmd_ctrl handlerRafał Miłecki
2014-09-17mtd: bcm47xxnflash: add dev_ready and fill chip_delayRafał Miłecki
2014-09-17mtd: bcm47xxnflash: fix typo in freq calculationRafał Miłecki
2014-09-17mtd: atmel_nand: remove pmecc_bytes_per_sector, use chip->ecc.bytes insteadWu, Josh
2014-09-17mtd: atmel_nand: remove pmecc_sector_number, use ecc.steps insteadWu, Josh
2014-09-17nand: omap2: Add support for flash-based bad block tableEzequiel García
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