summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2014-04-30mtd: davinci-nand: disable subpage write for keystone-nandMurali Karicheri
2014-04-29mtd: nand: fix a typo in a comment lineMasahiro Yamada
2014-04-18Shiraz has movedViresh Kumar
2014-04-17mtd: mtd_oobtest: generate consistent data for verificationAkinobu Mita
2014-04-16Merge branch 'spinor'Brian Norris
2014-04-16mtd: st_spi_fsm: only build for ARMBrian Norris
2014-04-16mtd: st_spi_fsm: correct type issuesBrian Norris
2014-04-16mtd: fsl-quadspi: fix __iomem annotationsBrian Norris
2014-04-16mtd: gpmi: add gpmi_devdata{} to simplify the codeHuang Shijie
2014-04-16mtd: nand: add line feed to pr_errRaphaël Poggi
2014-04-15mtd: davinci-nand: disable subpage write for keystone-nandMurali Karicheri
2014-04-15mtd: mtd_blkdevs: handle REQ_FLUSH request and do explicit flush of writeback...Roman Peniaev
2014-04-15mtd: nand: use the nand_read_subpage index everywhereRon
2014-04-15mtd: nand: omap: fix compile warning on ‘erased_sector_bitflips’Christian Engelmayer
2014-04-15block: remove struct request buffer memberJens Axboe
2014-04-14mtd: spi-nor: allow to be built as moduleBrian Norris
2014-04-14mtd: st_spi_fsm: begin using spi-nor.h opcodesBrian Norris
2014-04-14mtd: st_spi_fsm: replace FLACH_CMD_* with SPINOR_OP_*Brian Norris
2014-04-14mtd: st_spi_fsm: kill duplicate CMD definitionsBrian Norris
2014-04-14mtd: st_spi_fsm: fixup Kconfig dependencyBrian Norris
2014-04-14mtd: spi-nor: shorten Kconfig namingBrian Norris
2014-04-14mtd: spi-nor: unify read opcode variants with ST SPI FSMBrian Norris
2014-04-14mtd: spi-nor: re-name OPCODE_* to SPINOR_OP_*Brian Norris
2014-04-14mtd: spi-nor: add the copyright informationHuang Shijie
2014-04-14mtd: st_spi_fsm: Add support for Macronix MX25L3255EAngus Clark
2014-04-14mtd: st_spi_fsm: Add Spansion S25FL032P to device tableAngus Clark
2014-04-14mtd: st_spi_fsm: Refactor status register operationsAngus Clark
2014-04-14mtd: st_spi_fsm: Update Macronix 'QE' configurationAngus Clark
2014-04-14mtd: st_spi_fsm: Update Macronix 32-bit addressing supportAngus Clark
2014-04-14mtd: st_spi_fsm: Add Macronix MX25L25655E deviceAngus Clark
2014-04-14mtd: spi-nor: EXPORT symbols which could be used by module driversBrian Norris
2014-04-14mtd: spi-nor: Add Freescale QuadSPI driverHuang Shijie
2014-04-14mtd: spi-nor: add a helper to find the spi_device_idHuang Shijie
2014-04-14mtd: m25p80: use the SPI nor frameworkBrian Norris
2014-04-14mtd: spi-nor: add the framework for SPI NORHuang Shijie
2014-04-07Merge tag 'for-linus-20140405' of git://git.infradead.org/linux-mtdLinus Torvalds
2014-04-05Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2014-04-04Fix index regression in nand_read_subpageRon
2014-04-04Merge tag 'upstream-3.15-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2014-04-01Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-03-31mtd: diskonchip: mem resource name is not optionalSasha Levin
2014-03-26mtd: nand: fix mention to CONFIG_MTD_NAND_ECC_BCHErico Nunes
2014-03-25mtd: omap2: Use devm_ioremap_resource()Jingoo Han
2014-03-25mtd: denali_dt: Use devm_ioremap_resource()Jingoo Han
2014-03-25mtd: devices: elm: update DRIVER_NAME as "omap-elm"Pekon Gupta
2014-03-25mtd: devices: elm: configure parallel channels based on ecc_stepsPekon Gupta
2014-03-25mtd: devices: elm: clean elm_load_syndromePekon Gupta
2014-03-25mtd: devices: elm: check for hardware engine's design constraintsPekon Gupta
2014-03-21UBI: block: Remove __initdata from ubiblock_param_opsRichard Weinberger
2014-03-20Merge branches 'pm-qos', 'pm-domains' and 'pm-drivers'Rafael J. Wysocki