summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-20141015' of git://git.infradead.org/linux-mtdLinus Torvalds2014-10-1845-562/+757
|\
| * mtd: nand: omap: Correct CONFIG_MTD_NAND_OMAP_BCH help messageRoger Quadros2014-10-071-1/+1
| * mtd: nand: Force omap_elm to be built as a module if omap2_nand is a moduleEzequiel Garcia2014-10-072-2/+5
| * mtd: move support for struct flash_platform_data into m25p80Rafał Miłecki2014-09-292-29/+21
| * mtd: spi-nor: add Kconfig option to disable 4K sectorsRafał Miłecki2014-09-282-1/+18
| * mtd: nand: Move ELM driver and rename as omap_elmEzequiel García2014-09-223-1/+1
| * 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-222-59/+87
| * 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-222-0/+13
| * mtd: physmap_of: Add non-obsolete map_rom probeAaron Sierra2014-09-222-2/+6
| * mtd: physmap_of: Fix ROM support via OFAaron Sierra2014-09-221-1/+1
| * MAINTAINERS: add l2-mtd.git, 'next' tree for MTDBrian Norris2014-09-191-0/+1
| * 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-181-23/+4
| * mtd: nand: don't break long print messagesRafał Miłecki2014-09-182-22/+15
| * mtd: bcm47xxnflash: replace some magic numbersRafał Miłecki2014-09-181-4/+6
| * mtd: bcm47xxnflash: NAND_CMD_RESET supportRafał Miłecki2014-09-181-1/+5
| * mtd: bcm47xxnflash: add cmd_ctrl handlerRafał Miłecki2014-09-181-0/+21
| * mtd: bcm47xxnflash: add dev_ready and fill chip_delayRafał Miłecki2014-09-181-0/+12
| * mtd: bcm47xxnflash: fix typo in freq calculationRafał Miłecki2014-09-181-3/+5
| * mtd: bcm47xxpart: find NVRAM partitions in middle blocksRafał Miłecki2014-09-181-0/+11
| * mtd: atmel_nand: remove pmecc_bytes_per_sector, use chip->ecc.bytes insteadWu, Josh2014-09-181-8/+5
| * mtd: atmel_nand: remove pmecc_sector_number, use ecc.steps insteadWu, Josh2014-09-181-8/+6
| * nand: omap2: Add support for flash-based bad block tableEzequiel García2014-09-173-1/+8
| * mtd: nand: atmel_nand: retrieve NFC clockBoris BREZILLON2014-09-172-0/+27
| * mtd: denali: remove a set-but-unused variableMasahiro Yamada2014-09-161-2/+0
| * mtd: denali: change the type of iterators to intMasahiro Yamada2014-09-161-4/+7
| * mtd: denali: remove unnecessary castsMasahiro Yamada2014-09-161-18/+18
| * mtd: denali: remove unnecessary variable initializationsMasahiro Yamada2014-09-161-32/+27
| * mtd: denali: fix the format of comment blocksMasahiro Yamada2014-09-161-123/+188
| * Merge tag 'v3.17-rc5' from upstreamBrian Norris2014-09-16980-5534/+10963
| |\
| * \ Merge l2-mtd/next into l2-mtd/masterBrian Norris2014-08-199760-449748/+427858
| |\ \
| | * | mtd: spi-nor: drop jedec_probe /helper/ functionRafał Miłecki2014-08-191-6/+1
| | * | mtd: spi-nor: remove duplicated w25q128 entryRafał Miłecki2014-08-191-1/+0
| | * | mtd: gpio_flash: handle case where offset + len exceeds the window sizeAaron Wu2014-08-191-14/+28
| | * | 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: terminate user-provided stringBrian Norris2014-08-191-0/+3
| | * | mtd: nand: fix integer widening problemsBrian Norris2014-08-191-2/+2
| | * | mtd: maps: solutionengine: drop excess dependencyBrian Norris2014-08-191-1/+1
| | * | 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-193-13/+13
| | * | mtd: tests: fix integer overflow issuesBrian Norris2014-08-197-22/+22
| | * | mtd: mtdswap: fix integer overflowBrian Norris2014-08-191-1/+1
| | * | mtd: remove dead non-char logicBrian Norris2014-08-191-8/+5
| | * | mtd: sm_ftl: initialize error codeBrian Norris2014-08-191-1/+1