summaryrefslogtreecommitdiffstats
path: root/drivers/mtd (follow)
Commit message (Expand)AuthorAgeFilesLines
* mtd: spi-nor: fsl-quadspi: fix unsupported cmd when run flash_eraseFrank Li2015-08-061-8/+4
* mtd: spi-nor: fsl-quadspi: reset the module in the probeFrank Li2015-08-061-0/+8
* mtd: spi-nor: fsl-quadspi: workaround qspi can't wakeup from wait modeFrank Li2015-08-061-5/+21
* mtd: spi-nor: fsl-quadspi: i.MX6SX: fixed the random QSPI access failed issueAllen Xu2015-08-061-25/+56
* mtd: spi-nor: fsl-quadspi: add i.mx6ul supportFrank Li2015-08-061-0/+11
* mtd: spi-nor: fsl-quadspi: add imx7d supportFrank Li2015-08-061-0/+26
* mtd: spi-nor: fsl-quadspi: use quirk to distinguish different qspi versionHan Xu2015-08-061-8/+16
* mtd: spi-nor: fsl-quadspi: dynamically map memory space for AHB readHan Xu2015-08-061-7/+48
* mtd: m25p80: allow arbitrary OF matching for "jedec,spi-nor"Brian Norris2015-07-212-11/+15
* mtd: nand: sunxi: Set serial access mode correctlyRoy Spliet2015-07-201-5/+12
* mtd: nand: sunxi: Replace failsafe timing cfg with calculated valueRoy Spliet2015-07-201-5/+68
* mtd: spi-nor: set SECT_4K for n25q064 SPI flashAlexey Firago2015-07-201-1/+1
* mtd: fsl-quadspi: Actually clear TX FIFO upon writeAlexander Stein2015-07-201-1/+1
* mtd: r852: make ecc_reg 32-bit in r852_ecc_correctNicolas Iooss2015-07-201-1/+1
* nand: davinci: add support for 4K page size nand devicesSandeep Paulraj2015-07-201-11/+31
* mtd: nandsim: fix double freeshengyong2015-07-071-18/+7
* mtd: nandsim: fix free of NULL pointershengyong2015-07-071-1/+2
* Merge 4.2-rc1 into MTD -nextBrian Norris2015-07-0611-209/+441
|\
| * Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-07-011-1/+1
| |\
| | * kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez2015-05-281-1/+1
| * | Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-261-0/+1
| |\ \
| | * | writeback: separate out include/linux/backing-dev-defs.hTejun Heo2015-06-021-0/+1
| * | | Merge tag 'upstream-4.2-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2015-06-257-208/+145
| |\ \ \
| | * | | UBI: Remove unnecessary `\'shengyong2015-06-032-2/+2
| | * | | UBI: Use static class and attribute groupsTakashi Iwai2015-06-023-142/+57
| | * | | UBI: add a helper function for updatting on-flash layout volumesshengyong2015-06-021-21/+24
| | * | | UBI: Fastmap: Do not add vol if it already existsshengyong2015-06-021-1/+8
| | * | | UBI: Init vol->reserved_pebs by assignmentshengyong2015-06-021-2/+2
| | * | | UBI: Fastmap: Rename variables to make them meaningfulshengyong2015-06-021-29/+29
| | * | | UBI: Fastmap: Remove unnecessary `\'shengyong2015-06-021-7/+7
| | * | | UBI: Fastmap: Use max() to get the larger valueshengyong2015-06-021-2/+2
| | * | | UBI: block: Dynamically allocate minor numbersDan Ehrenberg2015-06-021-2/+14
| | | |/ | | |/|
| * | | Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds2015-06-243-0/+294
| |\ \ \
| | * | | mtd: powernv: Add powernv flash MTD abstraction driverCyril Bur2015-06-113-0/+294
| | | |/ | | |/|
* | / | mtd: fsl-quadspi: Access multiple chips simultaneouslyHan Xu2015-06-231-9/+23
|/ / /
* | | mtd: docg3: Fix kasprintf() usageRichard Weinberger2015-06-171-2/+8
* | | mtd: docg3: Don't leak docg3->bbt in error pathRichard Weinberger2015-06-171-2/+4
* | | mtd: nandsim: Fix kasprintf() usageRichard Weinberger2015-06-171-0/+10
* | | mtd: cs553x_nand: Fix kasprintf() usageRichard Weinberger2015-06-171-3/+9
* | | mtd: r852: Fix device_create_file() usageRichard Weinberger2015-06-171-1/+5
* | | mtd: brcmnand: drop unnecessary initializationBrian Norris2015-06-171-1/+1
* | | mtd: propagate error codes from add_mtd_device()Brian Norris2015-06-171-7/+11
* | | mtd: diskonchip: remove two-phase partitioning / registrationBrian Norris2015-06-171-8/+2
* | | mtd: dc21285: use raw spinlock functions for nw_gpio_lockUwe Kleine-König2015-05-281-2/+2
* | | mtd: chips: fixup dependencies, to prevent build errorBrian Norris2015-05-281-0/+1
* | | mtd: cfi_cmdset_0002: Initialize datum before calling map_word_load_partialChristian Riesch2015-05-271-1/+1
* | | mtd: cfi: deinline large functionsDenys Vlasenko2015-05-271-0/+188
* | | mtd: lantiq-flash: use default partition parsersBrian Norris2015-05-271-3/+1
* | | mtd: plat_nand: use default partition probeBrian Norris2015-05-272-7/+1
* | | mtd: nand: correct indentation within conditionalBrian Norris2015-05-221-1/+1