summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)AuthorFilesLines
2015-08-14nand: pxa3xx: Increase initial buffer sizeEzequiel Garcia1-6/+9
2015-08-08mtd: brcmnand: Fix misuse of IS_ENABLEDAxel Lin1-2/+2
2015-08-06mtd: spi-nor: fsl-quadspi: fix unsupported cmd when run flash_eraseFrank Li1-8/+4
2015-08-06mtd: spi-nor: fsl-quadspi: reset the module in the probeFrank Li1-0/+8
2015-08-06mtd: spi-nor: fsl-quadspi: workaround qspi can't wakeup from wait modeFrank Li1-5/+21
2015-08-06mtd: spi-nor: fsl-quadspi: i.MX6SX: fixed the random QSPI access failed issueAllen Xu1-25/+56
2015-08-06mtd: spi-nor: fsl-quadspi: add i.mx6ul supportFrank Li1-0/+11
2015-08-06mtd: spi-nor: fsl-quadspi: add imx7d supportFrank Li1-0/+26
2015-08-06mtd: spi-nor: fsl-quadspi: use quirk to distinguish different qspi versionHan Xu1-8/+16
2015-08-06mtd: spi-nor: fsl-quadspi: dynamically map memory space for AHB readHan Xu1-7/+48
2015-07-21mtd: m25p80: allow arbitrary OF matching for "jedec,spi-nor"Brian Norris2-11/+15
2015-07-20mtd: nand: sunxi: Set serial access mode correctlyRoy Spliet1-5/+12
2015-07-20mtd: nand: sunxi: Replace failsafe timing cfg with calculated valueRoy Spliet1-5/+68
2015-07-20mtd: spi-nor: set SECT_4K for n25q064 SPI flashAlexey Firago1-1/+1
2015-07-20mtd: fsl-quadspi: Actually clear TX FIFO upon writeAlexander Stein1-1/+1
2015-07-20mtd: r852: make ecc_reg 32-bit in r852_ecc_correctNicolas Iooss1-1/+1
2015-07-20nand: davinci: add support for 4K page size nand devicesSandeep Paulraj1-11/+31
2015-07-07mtd: nandsim: fix double freeshengyong1-18/+7
2015-07-07mtd: nandsim: fix free of NULL pointershengyong1-1/+2
2015-07-06Merge 4.2-rc1 into MTD -nextBrian Norris11-209/+441
2015-07-01Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2015-06-26Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+1
2015-06-26Merge tag 'upstream-4.2-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds7-208/+145
2015-06-24Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds3-0/+294
2015-06-23mtd: fsl-quadspi: Access multiple chips simultaneouslyHan Xu1-9/+23
2015-06-17mtd: docg3: Fix kasprintf() usageRichard Weinberger1-2/+8
2015-06-17mtd: docg3: Don't leak docg3->bbt in error pathRichard Weinberger1-2/+4
2015-06-17mtd: nandsim: Fix kasprintf() usageRichard Weinberger1-0/+10
2015-06-17mtd: cs553x_nand: Fix kasprintf() usageRichard Weinberger1-3/+9
2015-06-17mtd: r852: Fix device_create_file() usageRichard Weinberger1-1/+5
2015-06-17mtd: brcmnand: drop unnecessary initializationBrian Norris1-1/+1
2015-06-17mtd: propagate error codes from add_mtd_device()Brian Norris1-7/+11
2015-06-17mtd: diskonchip: remove two-phase partitioning / registrationBrian Norris1-8/+2
2015-06-11mtd: powernv: Add powernv flash MTD abstraction driverCyril Bur3-0/+294
2015-06-03UBI: Remove unnecessary `\'shengyong2-2/+2
2015-06-02writeback: separate out include/linux/backing-dev-defs.hTejun Heo1-0/+1
2015-06-02UBI: Use static class and attribute groupsTakashi Iwai3-142/+57
2015-06-02UBI: add a helper function for updatting on-flash layout volumesshengyong1-21/+24
2015-06-02UBI: Fastmap: Do not add vol if it already existsshengyong1-1/+8
2015-06-02UBI: Init vol->reserved_pebs by assignmentshengyong1-2/+2
2015-06-02UBI: Fastmap: Rename variables to make them meaningfulshengyong1-29/+29
2015-06-02UBI: Fastmap: Remove unnecessary `\'shengyong1-7/+7
2015-06-02UBI: Fastmap: Use max() to get the larger valueshengyong1-2/+2
2015-06-02UBI: block: Dynamically allocate minor numbersDan Ehrenberg1-2/+14
2015-05-28mtd: dc21285: use raw spinlock functions for nw_gpio_lockUwe Kleine-König1-2/+2
2015-05-28mtd: chips: fixup dependencies, to prevent build errorBrian Norris1-0/+1
2015-05-28kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez1-1/+1
2015-05-27mtd: cfi_cmdset_0002: Initialize datum before calling map_word_load_partialChristian Riesch1-1/+1
2015-05-27mtd: cfi: deinline large functionsDenys Vlasenko1-0/+188
2015-05-27mtd: lantiq-flash: use default partition parsersBrian Norris1-3/+1