aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAge
...
| * mtd: spi-nor: disallow further writes to SR if WP# is lowBrian Norris2016-03-07
| * mtd: spi-nor: make lock/unlock bounds checks more obvious and robustBrian Norris2016-03-07
| * mtd: spi-nor: silently drop lock/unlock for already locked/unlocked regionBrian Norris2016-03-07
| * mtd: spi-nor: wait for SR_WIP to clear on initial unlockBrian Norris2016-03-07
| * mtd: nand: simplify nand_bch_init() usageBoris BREZILLON2016-03-07
| * mtd: mtdswap: remove useless if (!mtd->ecclayout) testBoris BREZILLON2016-03-07
| * mtd: create an mtd_oobavail() helper and make use of itBoris BREZILLON2016-03-07
| * mtd: kill the ecclayout->oobavail fieldBoris BREZILLON2016-03-07
| * mtd: nand: check status before reporting timeoutBrian Norris2016-03-07
| * mtd: bcm63xxpart: give width specifier an 'int', not 'size_t'Brian Norris2016-03-07
| * mtd: mtdram: Add parameter for setting writebuf sizeAlexander Stein2016-03-07
| * mtd: nand: pxa3xx_nand: kill unused field 'drcmr_cmd'Brian Norris2016-03-07
| * mtd: spi-nor: fsl-quadspi: add support for layerscapeYao Yuan2016-03-07
| * mtd: spi-nor: fsl-quadspi: add support for ls1021aYao Yuan2016-03-07
| * mtd: spi-nor: fsl-quadspi: add big-endian supportYao Yuan2016-03-07
| * mtd: spi-nor: add subsector flag to n25q128aEzequiel García2016-03-04
| * mtd: nand: pxa3xx_nand: fix dmaengine initializationRobert Jarzmik2016-03-04
| * mtd: nand: sunxi: remove direct mtd->priv accessesBoris BREZILLON2016-03-04
| * mtd: brcmnand: Fix v7.1 register offsetsFlorian Fainelli2016-02-29
| * mtd: onenand: fix deadlock in onenand_block_markbadAaro Koskinen2016-02-24
| * mtd: spi-nor: remove micron_quad_enable()Cyrille Pitchen2016-02-12
| * mtd: spi-nor: Add support for s25fl116kSascha Hauer2016-02-12
| * mtd: nand: pxa3xx_nand: add support for partial chunksThomas Petazzoni2016-02-12
| * mtd: bcm63xxpart: Move NOR flash layout to a separate functionSimon Arlott2016-02-12
| * mtd: bcm63xxpart: Null terminate and validate conversion of flash stringsSimon Arlott2016-02-12
| * mtd: bcm63xxpart: Extract read of image tag to separate functionSimon Arlott2016-02-12
| * mtd: bcm63xxpart: Remove dependency on mach-bcm63xxSimon Arlott2016-02-12
| * mtd: atmel_nand: Support 32-bit ECC strengthRomain Izard2016-02-12
| * mtd: atmel_nand: Support PMECC on SAMA5D2Romain Izard2016-02-12
| * mtd: atmel_nand: Support variable RB_EDGE interruptsRomain Izard2016-02-12
| * mtd: nand: pxa3xx_nand: add register access debugRobert Jarzmik2016-02-01
| * mtd: cs553x: Fix dependencies for !HAS_IOMEM archsRichard Weinberger2016-02-01
| * mtd: Fix dependencies for !HAS_IOMEM archsRichard Weinberger2016-01-26
| * mtd: nand: vf610: remove useless mtd->ecclayout assignmentBoris BREZILLON2016-01-26
| * mtd: nand: lpc32xx_mlc: fix ecc.sizeBoris BREZILLON2016-01-26
| * mtd: nand: kill unused ->ecclayout field in platform_nand_chip structBoris BREZILLON2016-01-26
| * mtd: nand: jz4740: kill the ->ecc_layout fieldBoris BREZILLON2016-01-26
| * mtd: nand: s3c2410: kill the ->ecc_layout fieldBoris BREZILLON2016-01-26
| * Merge v4.5-rc1 with MTD -next developmentBrian Norris2016-01-24
| |\
| | * mtd: atmel_nand: Use of_device_get_match_dataRomain Izard2016-01-23
| | * mtd: atmel_nand: Simplify error messagesRomain Izard2016-01-23
| | * mtd: nand: gpmi: may use minimum required ecc for 744 oobsize NANDHan Xu2016-01-23
| | * mtd: nand: gpmi: add gpmi dsm supend/resume supportHuang Shijie2016-01-23
| | * mtd: bcm47xxpart: don't fail because of bit-flipsRafał Miłecki2016-01-23
| | * mtd: bcm47xxpart: limit scanned flash area on BCM47XX (MIPS) onlyRafał Miłecki2016-01-23
| | * mtd: onenand: unexport onenand_default_bbt()Thomas Petazzoni2016-01-23
| | * mtd: onenand: make onenand_scan_bbt() staticThomas Petazzoni2016-01-23
| | * mtd: nand: remove EXPORT_SYMBOL of nand_scan_bbt()Thomas Petazzoni2016-01-23
| | * mtd: nand: sunxi: use mtd_div_by_ws() helperBrian Norris2016-01-23
| | * mtd: atmel_nand: Do not warn on bitflipsRomain Izard2016-01-23