aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd
AgeCommit message (Expand)AuthorFilesLines
2016-03-07mtd: spi-nor: fsl-quadspi: add big-endian supportYao Yuan1-60/+97
2016-03-05ubi: Fix out of bounds write in volume update codeRichard Weinberger1-1/+1
2016-03-04mtd: spi-nor: add subsector flag to n25q128aEzequiel García1-2/+2
2016-03-04mtd: nand: pxa3xx_nand: fix dmaengine initializationRobert Jarzmik1-1/+1
2016-03-04mtd: nand: tests: fix regression introduced in mtd_nandectestJorge Ramirez-Ortiz1-1/+1
2016-03-04mtd: nand: sunxi: remove direct mtd->priv accessesBoris BREZILLON1-3/+3
2016-02-29mtd: brcmnand: Fix v7.1 register offsetsFlorian Fainelli1-1/+33
2016-02-24mtd: onenand: fix deadlock in onenand_block_markbadAaro Koskinen1-1/+2
2016-02-16gpio: Include linux/gpio.h instead of asm/gpio.hBjorn Helgaas1-1/+1
2016-02-12mtd: spi-nor: remove micron_quad_enable()Cyrille Pitchen1-45/+1
2016-02-12mtd: spi-nor: Add support for s25fl116kSascha Hauer1-0/+1
2016-02-12mtd: nand: pxa3xx_nand: add support for partial chunksThomas Petazzoni1-56/+101
2016-02-12mtd: bcm63xxpart: Move NOR flash layout to a separate functionSimon Arlott1-22/+32
2016-02-12mtd: bcm63xxpart: Null terminate and validate conversion of flash stringsSimon Arlott1-4/+34
2016-02-12mtd: bcm63xxpart: Extract read of image tag to separate functionSimon Arlott1-22/+40
2016-02-12mtd: bcm63xxpart: Remove dependency on mach-bcm63xxSimon Arlott2-16/+58
2016-02-12mtd: atmel_nand: Support 32-bit ECC strengthRomain Izard2-2/+18
2016-02-12mtd: atmel_nand: Support PMECC on SAMA5D2Romain Izard2-3/+28
2016-02-12mtd: atmel_nand: Support variable RB_EDGE interruptsRomain Izard2-9/+29
2016-02-01mtd: nand: pxa3xx_nand: add register access debugRobert Jarzmik1-4/+16
2016-02-01mtd: cs553x: Fix dependencies for !HAS_IOMEM archsRichard Weinberger1-0/+1
2016-01-26mtd: Fix dependencies for !HAS_IOMEM archsRichard Weinberger2-0/+3
2016-01-26mtd: nand: vf610: remove useless mtd->ecclayout assignmentBoris BREZILLON1-2/+0
2016-01-26mtd: nand: lpc32xx_mlc: fix ecc.sizeBoris BREZILLON1-1/+1
2016-01-26mtd: nand: kill unused ->ecclayout field in platform_nand_chip structBoris BREZILLON1-1/+0
2016-01-26mtd: nand: jz4740: kill the ->ecc_layout fieldBoris BREZILLON1-3/+0
2016-01-26mtd: nand: s3c2410: kill the ->ecc_layout fieldBoris BREZILLON1-3/+0
2016-01-24Merge v4.5-rc1 with MTD -next developmentBrian Norris10-80/+358
2016-01-24Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-5/+3
2016-01-24MIPS: bcm963xx: Move extended flash address to bcm_tag header fileSimon Arlott1-4/+2
2016-01-24MIPS: bcm963xx: Move Broadcom BCM963xx image tag data structureSimon Arlott1-1/+1
2016-01-23mtd: atmel_nand: Use of_device_get_match_dataRomain Izard1-3/+1
2016-01-23mtd: atmel_nand: Simplify error messagesRomain Izard1-2/+2
2016-01-23mtd: nand: gpmi: may use minimum required ecc for 744 oobsize NANDHan Xu1-12/+14
2016-01-23mtd: nand: gpmi: add gpmi dsm supend/resume supportHuang Shijie1-1/+46
2016-01-23mtd: bcm47xxpart: don't fail because of bit-flipsRafał Miłecki1-16/+22
2016-01-23mtd: bcm47xxpart: limit scanned flash area on BCM47XX (MIPS) onlyRafał Miłecki1-2/+2
2016-01-23mtd: onenand: unexport onenand_default_bbt()Thomas Petazzoni1-2/+0
2016-01-23mtd: onenand: make onenand_scan_bbt() staticThomas Petazzoni1-2/+1
2016-01-23mtd: nand: remove EXPORT_SYMBOL of nand_scan_bbt()Thomas Petazzoni1-2/+0
2016-01-23mtd: nand: sunxi: use mtd_div_by_ws() helperBrian Norris1-1/+1
2016-01-23mtd: atmel_nand: Do not warn on bitflipsRomain Izard1-2/+2
2016-01-22mtd: nand: sunxi: add randomizer supportBoris BREZILLON1-26/+261
2016-01-22mtd: nand: add NAND_NEED_SCRAMBLING flag to the H27UCG8T2ATR-BC definitionBoris BREZILLON1-2/+2
2016-01-22mtd: nand: mpc5121: use 'of_machine_is_compatible' to simplify codeChristophe Jaillet1-5/+2
2016-01-22wrappers for ->i_mutex accessAl Viro1-2/+2
2016-01-15mtd: nuc900_nand: read correct SMISR registerArnd Bergmann1-1/+1
2016-01-15mtd: mtk-nor: Drop bogus __init from mtk_nor_init()Geert Uytterhoeven1-2/+2
2016-01-13Merge tag 'for-linus-20160112' of git://git.infradead.org/linux-mtdLinus Torvalds92-1616/+3064
2016-01-12Merge tag 'upstream-4.5-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds1-3/+18