summaryrefslogtreecommitdiff
path: root/drivers/mtd (follow)
Commit message (Expand)AuthorAge
...
| * | mtd: nand: add Hynix's H27UCG8T2ATR-BC to nand_ids tableBoris BREZILLON2014-09-22
| * | mtd: nand: support ONFI timing mode retrieval for non-ONFI NANDsBoris BREZILLON2014-09-22
| * | mtd: physmap_of: Add non-obsolete map_rom probeAaron Sierra2014-09-22
| * | mtd: physmap_of: Fix ROM support via OFAaron Sierra2014-09-22
| * | mtd: denali: fix indents and other trivial thingsMasahiro Yamada2014-09-19
| * | mtd: denali: remove unnecessary parenthesesMasahiro Yamada2014-09-19
| * | mtd: denali: remove another set-but-unused variableBrian Norris2014-09-19
| * | mtd: denali: fix include guard and license block of denali.hMasahiro Yamada2014-09-17
| * | mtd: nand: don't break long print messagesRafał Miłecki2014-09-17
| * | mtd: bcm47xxnflash: replace some magic numbersRafał Miłecki2014-09-17
| * | mtd: bcm47xxnflash: NAND_CMD_RESET supportRafał Miłecki2014-09-17
| * | mtd: bcm47xxnflash: add cmd_ctrl handlerRafał Miłecki2014-09-17
| * | mtd: bcm47xxnflash: add dev_ready and fill chip_delayRafał Miłecki2014-09-17
| * | mtd: bcm47xxnflash: fix typo in freq calculationRafał Miłecki2014-09-17
| * | mtd: bcm47xxpart: find NVRAM partitions in middle blocksRafał Miłecki2014-09-17
| * | mtd: atmel_nand: remove pmecc_bytes_per_sector, use chip->ecc.bytes insteadWu, Josh2014-09-17
| * | mtd: atmel_nand: remove pmecc_sector_number, use ecc.steps insteadWu, Josh2014-09-17
| * | nand: omap2: Add support for flash-based bad block tableEzequiel García2014-09-17
| * | mtd: nand: atmel_nand: retrieve NFC clockBoris BREZILLON2014-09-17
| * | mtd: denali: remove a set-but-unused variableMasahiro Yamada2014-09-15
| * | mtd: denali: change the type of iterators to intMasahiro Yamada2014-09-15
| * | mtd: denali: remove unnecessary castsMasahiro Yamada2014-09-15
| * | mtd: denali: remove unnecessary variable initializationsMasahiro Yamada2014-09-15
| * | mtd: denali: fix the format of comment blocksMasahiro Yamada2014-09-15
| * | Merge tag 'v3.17-rc5' from upstreamBrian Norris2014-09-15
| |\ \
| * \ \ Merge l2-mtd/next into l2-mtd/masterBrian Norris2014-08-19
| |\ \ \
| | * | | mtd: spi-nor: drop jedec_probe /helper/ functionRafał Miłecki2014-08-19
| | * | | mtd: spi-nor: remove duplicated w25q128 entryRafał Miłecki2014-08-19
| | * | | mtd: gpio_flash: handle case where offset + len exceeds the window sizeAaron Wu2014-08-19
| | * | | mtd: nand: Use ULL-suffix for big u64 constantGeert Uytterhoeven2014-08-19
| | * | | mtd: atmel_nand: NFC: fix mtd_nandbiterrs.ko test fail when using sram writeWu, Josh2014-08-19
| | * | | mtd: terminate user-provided stringBrian Norris2014-08-19
| | * | | mtd: nand: fix integer widening problemsBrian Norris2014-08-19
| | * | | mtd: maps: solutionengine: drop excess dependencyBrian Norris2014-08-19
| | * | | mtd: nandsim: fix integer wideningBrian Norris2014-08-19
| | * | | mtd: nand: denali: set proper error code on timeoutBrian Norris2014-08-19
| | * | | mtd: use __packed shorthandBrian Norris2014-08-19
| | * | | mtd: tests: fix integer overflow issuesBrian Norris2014-08-19
| | * | | mtd: mtdswap: fix integer overflowBrian Norris2014-08-19
| | * | | mtd: remove dead non-char logicBrian Norris2014-08-19
| | * | | mtd: sm_ftl: initialize error codeBrian Norris2014-08-19
| | * | | mtd: correct upper bounds check for mtd_*() APIsBrian Norris2014-08-19
| | * | | mtd: cfi_cmdset_0002: allow retry/timeout loop to exitBrian Norris2014-08-19
| | * | | mtd: nand: fix nand_lock/unlock() functionWhite Ding2014-08-19
| | * | | mtd: Fixed checkpatch seq_printf warningsSamarth Parikh2014-08-19
| | * | | mtd: denali: avoid using a magic numberMasahiro Yamada2014-08-19
| | * | | mtd: atmel_nand: remove redundant dev_err callWei Yongjun2014-08-19
| | * | | mtd: spi-nor: add support for Micron M25PX80Thomas Petazzoni2014-08-19
| | * | | mtd: atmel_nand: add pmecc support for 512, 1k, 4k, 8k page sizeWu, Josh2014-08-19
| | * | | mtd: atmel_nand: increase chip_delayRaphaël Poggi2014-08-19