summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-20mtd: lpddr: add driver for LPDDR2-NVM PCM memoriesVincenzo Aliberti
2014-05-20mtd: Kconfig: give the CFI command set version in prompt and helpPhilippe De Muyter
2014-05-20mtd: fsl_ifc_nand: Workaround bogus WP on 16-bit NANDJoe Schultz
2014-05-20mtd: fsl_ifc_nand: Use void type for IFC bufferAaron Sierra
2014-05-20mtd: cfi: indent some if statementsDan Carpenter
2014-05-20mtd: nand: Add support to use nand_base poi databuf as bounce bufferKamal Dasu
2014-05-20Documentation: mtd: update the document for m25p80Huang Shijie
2014-05-20mtd: eLBC NAND: fix subpage write supportPekon Gupta
2014-05-20mtd: onenand: fix build warning for dma typeArnd Bergmann
2014-05-20mtd: orion_nand: Make of_device_id array constJingoo Han
2014-05-20mtd: nand: pxa3xx: Make of_device_id array constJingoo Han
2014-05-20mtd: st_spi_fsm: Make of_device_id array constJingoo Han
2014-05-20mtd: Fix warning in access_ok() parameter passingGeert Uytterhoeven
2014-05-20mtd: nand: omap: fix BCHx ecc.correct to return detected bit-flips in erased-...pekon gupta
2014-05-12mtd: spi-nor: Enable Dual and Quad SPI read transfers for s25sl032pGeert Uytterhoeven
2014-05-12mtd: m25p80: Revive dual read supportGeert Uytterhoeven
2014-05-12mtd: elm: compile suspend/resume only with PM_SLEEPWolfram Sang
2014-05-12mtd: Fix Elan SC520 dependenciesJean Delvare
2014-05-09mtd: nand: refactor erase_cmd() to return chip statusBrian Norris
2014-04-29mtd: nand: fix a typo in a comment lineMasahiro Yamada
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-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-14Documentation: spi-nor: rewrite some portionsBrian 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: drop \t after #defineBrian 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