aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2015-09-03Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2015-09-02Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-08-27mtd: mtd_oobtest: Fix the address offset with vary_offset caseRoger Quadros
2015-08-25mtd: blkdevs: fix switch-bool compilation warningTomer Barletz
2015-08-25mtd: spi-nor: stop (ab)using struct spi_device_idRafał Miłecki
2015-08-25mtd: nand: add Toshiba TC58NVG0S3E to nand_ids tableOleksij Rempel
2015-08-21mtd: dataflash: Export OF module alias informationJavier Martinez Canillas
2015-08-19nand: pxa3xx: Increase READ_ID buffer and make the size staticEzequiel García
2015-08-19mtd: nand: pxa3xx-nand: fix random command timeoutsRobert Jarzmik
2015-08-19mtd: nand: pxa3xx_nand: fix early spurious interruptRobert Jarzmik
2015-08-18mtd: pxa3xx_nand: add a default chunk sizeAntoine Ténart
2015-08-18mtd: omap_elm: Fix module aliasAxel Lin
2015-08-18mtd: physmap_of: fix null pointer deference when kzalloc returns nullColin Ian King
2015-08-18mtd: nettel: do not ignore mtd_device_register() failure in nettel_init()Alexey Khoroshilov
2015-08-18mtd: denali_pci: switch to dev_err()Andy Shevchenko
2015-08-18mtd: denali_pci: refactor driver using devres APIAndy Shevchenko
2015-08-18mtd: denali_pci: use module_pci_driver() macroAndy Shevchenko
2015-08-18mtd: denali: hide core part from user in KconfigAndy Shevchenko
2015-08-14mtd: spi-nor: add Spansion S25FL204K supportAntony Pavlov
2015-08-14mtd: spi-nor: Improve Kconfig help text for SPI_FSL_QUADSPIFabio Estevam
2015-08-14mtd: spi-nor: add driver for NXP SPI Flash Interface (SPIFI)Joachim Eastwood
2015-08-14nand: pxa3xx: Increase initial buffer sizeEzequiel Garcia
2015-08-07fsl_ifc: Change IO accessor based on endiannessJaiprakash Singh
2015-08-07mtd: brcmnand: Fix misuse of IS_ENABLEDAxel Lin
2015-08-06mtd: spi-nor: fsl-quadspi: fix unsupported cmd when run flash_eraseFrank Li
2015-08-06mtd: spi-nor: fsl-quadspi: reset the module in the probeFrank Li
2015-08-06mtd: spi-nor: fsl-quadspi: workaround qspi can't wakeup from wait modeFrank Li
2015-08-06mtd: spi-nor: fsl-quadspi: i.MX6SX: fixed the random QSPI access failed issueAllen Xu
2015-08-06mtd: spi-nor: fsl-quadspi: add i.mx6ul supportFrank Li
2015-08-06mtd: spi-nor: fsl-quadspi: add imx7d supportFrank Li
2015-08-06mtd: spi-nor: fsl-quadspi: use quirk to distinguish different qspi versionHan Xu
2015-08-06mtd: spi-nor: fsl-quadspi: dynamically map memory space for AHB readHan Xu
2015-07-21mtd: m25p80: allow arbitrary OF matching for "jedec,spi-nor"Brian Norris
2015-07-20mtd: nand: sunxi: Set serial access mode correctlyRoy Spliet
2015-07-20mtd: nand: sunxi: Replace failsafe timing cfg with calculated valueRoy Spliet
2015-07-20mtd: spi-nor: set SECT_4K for n25q064 SPI flashAlexey Firago
2015-07-20mtd: fsl-quadspi: Actually clear TX FIFO upon writeAlexander Stein
2015-07-20mtd: r852: make ecc_reg 32-bit in r852_ecc_correctNicolas Iooss
2015-07-20nand: davinci: add support for 4K page size nand devicesSandeep Paulraj
2015-07-17block: have drivers use blk_queue_max_discard_sectors()Jens Axboe
2015-07-06mtd: nandsim: fix double freeshengyong
2015-07-06mtd: nandsim: fix free of NULL pointershengyong
2015-07-06Merge 4.2-rc1 into MTD -nextBrian Norris
2015-07-01Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-06-25Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-06-25Merge tag 'upstream-4.2-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2015-06-24Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds
2015-06-23mtd: fsl-quadspi: Access multiple chips simultaneouslyHan Xu
2015-06-16mtd: docg3: Fix kasprintf() usageRichard Weinberger
2015-06-16mtd: docg3: Don't leak docg3->bbt in error pathRichard Weinberger