summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand
Commit message (Expand)AuthorAgeFilesLines
* mtd: nand: Fix nand_do_read_oob() return valueMiquel Raynal2018-02-161-1/+4
* mtd: nand: Fix writing mtdoops to nand flash.Brent Taylor2017-11-301-3/+6
* mtd: nand: davinci: Reinitialize the HW ECC engine in 4bit hwctlKarl Beldan2016-12-231-0/+3
* mtd: nand: fix bug writing 1 byte less than page sizeHector Palacios2016-08-221-1/+1
* mtd: pxa3xx_nand: add a default chunk sizeAntoine Ténart2015-10-271-0/+3
* mtd: nand: pxa3xx: Fix PIO FIFO drainingMaxime Ripard2015-03-281-6/+42
* mtd: nand: omap: Fix NAND enumeration on 3430 LDPRoger Quadros2015-01-161-7/+0
* Merge tag 'for-linus-20141102' of git://git.infradead.org/linux-mtdLinus Torvalds2014-11-021-1/+1
|\
| * mtd: omap: fix mtd devices not showing upFrans Klaver2014-10-291-1/+1
* | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-10-182-2/+2
|\ \ | |/ |/|
| * mtd: sh_flctl: use dmaengine_terminate_all() APIVinod Koul2014-10-151-1/+1
| * mtd: fsmc_nand: use dmaengine_terminate_all() APIVinod Koul2014-10-151-1/+1
* | mtd: nand: omap: Correct CONFIG_MTD_NAND_OMAP_BCH help messageRoger Quadros2014-10-061-1/+1
* | mtd: nand: Force omap_elm to be built as a module if omap2_nand is a moduleEzequiel Garcia2014-10-062-2/+5
* | mtd: nand: Move ELM driver and rename as omap_elmEzequiel García2014-09-222-0/+580
* | nand: omap2: Replace pr_err with dev_errEzequiel García2014-09-221-13/+17
* | nand: omap2: Remove horrible ifdefs to fix module probeEzequiel García2014-09-221-59/+71
* | mtd: nand: add Hynix's H27UCG8T2ATR-BC to nand_ids tableBoris BREZILLON2014-09-221-0/+4
* | mtd: nand: support ONFI timing mode retrieval for non-ONFI NANDsBoris BREZILLON2014-09-221-0/+2
* | mtd: denali: fix indents and other trivial thingsMasahiro Yamada2014-09-191-77/+61
* | mtd: denali: remove unnecessary parenthesesMasahiro Yamada2014-09-191-7/+7
* | mtd: denali: remove another set-but-unused variableBrian Norris2014-09-191-2/+1
* | mtd: denali: fix include guard and license block of denali.hMasahiro Yamada2014-09-171-23/+4
* | mtd: nand: don't break long print messagesRafał Miłecki2014-09-172-22/+15
* | mtd: bcm47xxnflash: replace some magic numbersRafał Miłecki2014-09-171-4/+6
* | mtd: bcm47xxnflash: NAND_CMD_RESET supportRafał Miłecki2014-09-171-1/+5
* | mtd: bcm47xxnflash: add cmd_ctrl handlerRafał Miłecki2014-09-171-0/+21
* | mtd: bcm47xxnflash: add dev_ready and fill chip_delayRafał Miłecki2014-09-171-0/+12
* | mtd: bcm47xxnflash: fix typo in freq calculationRafał Miłecki2014-09-171-3/+5
* | mtd: atmel_nand: remove pmecc_bytes_per_sector, use chip->ecc.bytes insteadWu, Josh2014-09-171-8/+5
* | mtd: atmel_nand: remove pmecc_sector_number, use ecc.steps insteadWu, Josh2014-09-171-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-151-2/+0
* | mtd: denali: change the type of iterators to intMasahiro Yamada2014-09-151-4/+7
* | mtd: denali: remove unnecessary castsMasahiro Yamada2014-09-151-18/+18
* | mtd: denali: remove unnecessary variable initializationsMasahiro Yamada2014-09-151-32/+27
* | mtd: denali: fix the format of comment blocksMasahiro Yamada2014-09-151-123/+188
* | Merge tag 'v3.17-rc5' from upstreamBrian Norris2014-09-151-4/+12
|\ \
| * | mtd: nand: omap: Fix 1-bit Hamming code scheme, omap_calculate_ecc()Roger Quadros2014-08-251-1/+1
| * | mtd: nand: omap: Revert to using software ECC by defaultRoger Quadros2014-08-251-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