summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | 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-0812-107/+443
|\
| * mtd: gpmi: make blockmark swapping optionalLothar Waßmann2014-07-271-19/+32
| * mtd: gpmi: remove line breaks from error messages and improve wordingLothar Waßmann2014-07-271-5/+5
| * mtd: gpmi: remove useless (void *) type casts and spaces between type casts a...Lothar Waßmann2014-07-271-5/+5
| * mtd: atmel_nand: NFC: support multiple interrupt handlingJosh Wu2014-07-211-22/+62
| * mtd: atmel_nand: implement the nfc_device_ready() by checking the R/B bitWu, Josh2014-07-211-3/+11
| * mtd: atmel_nand: add NFC status error checkWu, Josh2014-07-212-1/+27
| * mtd: atmel_nand: make ecc parameters same as definitionBo Shen2014-07-211-10/+10
| * mtd: nand: add ONFI timing mode to nand_timings converterBoris BREZILLON2014-07-212-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-141-3/+3
OpenPOWER on IntegriCloud