summaryrefslogtreecommitdiff
path: root/include/linux/mtd
AgeCommit message (Expand)Author
2015-07-10mtd: fix false positive "Offset exceeds device limit" errorMasahiro Yamada
2015-06-30mtd, nand: Move common functions from cmd_nand.c to common placeHeiko Schocher
2015-03-30nand: Remove CONFIG_MTD_NAND_VERIFY_WRITEPeter Tyser
2015-01-13mtd: OMAP: Enable GPMC prefetch modeDaniel Mack
2014-09-16kbuild: force to define __UBOOT__ in all the C sourcesMasahiro Yamada
2014-08-25mtd,ubi,ubifs: sync with linux v3.15Heiko Schocher
2014-08-25mtd, ubi, ubifs: update for the sync with linux v3.14Heiko Schocher
2014-08-25mtd, ubi, ubifs: resync with Linux-3.14Heiko Schocher
2014-06-06mtd: nand: omap: add support for BCH16_ECC - NAND driver updatespekon gupta
2014-06-06mtd: nand: omap_gpmc: use macro for register definitionspekon gupta
2014-06-06mtd: nand: fix GET/SET_FEATURES address on 16-bit devicesDavid Mosberger
2014-06-06mtd: nand: force NAND_CMD_READID onto 8-bit busBrian Norris
2014-06-06mtd: nand: omap_elm: use macros for register definitionspekon gupta
2014-06-06mtd: nand: omap_elm: use bch_type instead of nibble count to differentiate be...pekon gupta
2014-04-17mtd: delete unused filesMasahiro Yamada
2014-03-04mtd: nand: omap: move omap_elm.h from arch/arm/include/asm to drivers/mtd/nandpekon gupta
2014-03-04mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nandpekon gupta
2014-01-24include: delete unused header filesMasahiro Yamada
2013-11-21mtd: move & update nand_ecclayout structure (plus board changes)Prabhakar Kushwaha
2013-10-09mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEANPaul Burton
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-05-31Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini
2013-05-31mtd: resync with Linux-3.7.1Sergey Lapin
2013-05-05mtd: nand: add driver for diskonchip g4 nand flashMike Dunn
2013-04-01Consolidate bool typeYork Sun
2012-11-26nand: Move the sub-page read support enable to a flagJoe Hershberger
2012-11-04include/linux/compat.h: fix warning: preprocessor token {__iomem, __user} red...Kim Phillips
2012-09-21Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2012-09-17mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driverMarek Vasut
2012-09-17nand: consolidate duplicated constantsJoe Hershberger
2012-09-07nand: Try to align the default buffersSimon Glass
2012-07-07st_smi: Change SMI timeout valuesAmit Virdi
2012-07-07st_smi: Add support for SPEAr SMI driverVipin KUMAR
2012-07-07mtd/NAND: Add FSMC driver supportVipin KUMAR
2012-04-30linux/compat.h: rename from linux/mtd/compat.hMike Frysinger
2012-04-04onenand: Replace ONENAND_IS_MLC() with ONENAND_HAS_4KB()Lukasz Majewski
2012-04-04onenand:samsung Target dependent OneNAND chip probe functionLukasz Majewski
2012-02-28nand: reinstate lazy bad block scanningScott Wood
2012-02-28Revert "nand: make 1-bit software ECC configurable"Scott Wood
2012-01-26nand: make 1-bit software ECC configurableChristian Hitz
2012-01-26nand: Merge changes to BBT from Linux nand driverChristian Hitz
2012-01-26nand: Merge changes from Linux nand driverChristian Hitz
2012-01-26nand: Merge BCH code from Linux nand driverChristian Hitz
2011-12-06nand: Add common functions to linux/mtd/nand.hSimon Schwarz
2011-10-03NAND: Really ignore bad blocks when scrubbingMarek Vasut
2011-08-04Convert ISO-8859 files to UTF-8Albert ARIBAUD
2011-04-01NAND: add support for reading ONFI page tableFlorian Fainelli
2011-01-12mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()Lei Wen
2010-12-17NAND: add NAND_CMD_PARAM (0xec) definitionFlorian Fainelli
2010-12-17nand: constify id/manu tablesMike Frysinger