summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2015-01-15mtd: gpmi: add gpmi_devdata{} to simplify the codeHuang Shijie
2015-01-15mtd: gpmi: add subpage read supportHuang Shijie
2015-01-15mtd: gpmi: do not use the mtd->writesizeHuang Shijie
2015-01-15mtd: spi-nor: Enable Dual and Quad SPI read transfers for s25sl032pGeert Uytterhoeven
2015-01-15mtd: spi-nor: unify read opcode variants with ST SPI FSMBrian Norris
2015-01-15mtd: spi-nor: re-name OPCODE_* to SPINOR_OP_*Brian Norris
2015-01-15mtd: spi-nor: add the copyright informationHuang Shijie
2015-01-15mtd: spi-nor: EXPORT symbols which could be used by module driversBrian Norris
2015-01-15mtd: fsl-quadspi: fix __iomem annotationsBrian Norris
2015-01-15mtd: spi-nor: unify read opcode variants with ST SPI FSMBrian Norris
2015-01-15mtd: spi-nor: re-name OPCODE_* to SPINOR_OP_*Brian Norris
2015-01-15mtd: spi-nor: Add Freescale QuadSPI driverHuang Shijie
2015-01-15mtd: spi-nor: add a helper to find the spi_device_idHuang Shijie
2015-01-15mtd: spi-nor: add the framework for SPI NORHuang Shijie
2015-01-15mtd: m25p80: Revive dual read supportGeert Uytterhoeven
2015-01-15mtd: spi-nor: re-name OPCODE_* to SPINOR_OP_*Brian Norris
2015-01-15mtd: m25p80: use the SPI nor frameworkBrian Norris
2015-01-15mtd: m25p80: add Macronix mx66l1g55g 1Gbit SPI flashBrian Norris
2015-01-15mtd: m25p80: add support for the Spansion s25fl008k chipKuninori Morimoto
2015-01-15mtd: m25p80: Use positive logic to check JEDEC IDAxel Lin
2015-01-15mtd: delete non-required instances of include <linux/init.h>Paul Gortmaker
2015-01-15mtd: m25p80: Enable Dual SPI read transfers for s25fl256s1 and s25fl512sGeert Uytterhoeven
2015-01-15mtd: m25p80: Add dual read supportGeert Uytterhoeven
2014-11-14UBI: add missing kmem_cache_free() in process_pool_aeb error pathRichard Genoud
2014-09-17mtd: nand: omap: Fix 1-bit Hamming code scheme, omap_calculate_ecc()Roger Quadros
2014-09-17mtd/ftl: fix the double free of the buffers allocated in build_maps()Kevin Hao
2014-07-28mtd: devices: elm: fix elm_context_save() and elm_context_restore() functionsTed Juan
2014-07-09mtd: pxa3xx_nand: make the driver work on big-endian systemsThomas Petazzoni
2014-07-09mtd: nand: omap: fix BCHx ecc.correct to return detected bit-flips in erased-...pekon gupta
2014-07-09mtd: eLBC NAND: fix subpage write supportPekon Gupta
2014-05-13mtd: sm_ftl: heap corruption in sm_create_sysfs_attributes()Dan Carpenter
2014-05-13mtd: nuc900_nand: NULL dereference in nuc900_nand_enable()Dan Carpenter
2014-05-13mtd: diskonchip: mem resource name is not optionalSasha Levin
2014-05-13mtd: atmel_nand: Disable subpage NAND write when using Atmel PMECCHerve Codina
2014-02-27Merge tag 'upstream-3.14-rc5' of git://git.infradead.org/linux-ubifsLinus Torvalds
2014-02-23mtd: nand: omap: fix ecclayout->oobfree->lengthPekon Gupta
2014-02-23mtd: nand: omap: fix ecclayout->oobfree->offsetPekon Gupta
2014-02-23mtd: nand: omap: fix ecclayout to be in sync with u-boot NAND driverPekon Gupta
2014-02-14mtd: nand: fix off-by-one read retry mode countingBrian Norris
2014-02-04UBI: fix some use after free bugsDan Carpenter
2014-01-30Merge tag 'upstream-3.14-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2014-01-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2014-01-29Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt
2014-01-28Merge tag 'for-linus-20140127' of git://git.infradead.org/linux-mtdLinus Torvalds
2014-01-27mtd: gpmi: add sanity check when mapping DMA for read_buf/write_bufHuang Shijie
2014-01-27mtd: gpmi: allocate a proper buffer for non ECC read/writeHuang Shijie
2014-01-27mtd: m25p80: Set rx_nbits for Quad SPI transfersGeert Uytterhoeven
2014-01-27mtd: m25p80: Enable Quad SPI read transfers for s25fl512sGeert Uytterhoeven
2014-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-01-22mtd: s3c2410: Merge plat/regs-nand.h into s3c2410.cSachin Kamat