summaryrefslogtreecommitdiffstats
path: root/include/linux/mtd
Commit message (Expand)AuthorAgeFilesLines
...
* mtd: nand: Drop unused cached programming supportBoris Brezillon2017-11-291-1/+1
* mtd: add mtd_ooblayout_xxx() helper functionsBoris Brezillon2017-11-291-0/+57
* mtd: nand: Support controllers with custom pageMarc Gonzalez2017-11-291-0/+12
* mtd: nand: Add a few more timings to nand_sdr_timingsBoris Brezillon2017-11-291-0/+8
* mtd: nand: Fix data interface configuration logicBoris Brezillon2017-11-291-1/+1
* mtd: nand: automate NAND timings selectionBoris Brezillon2017-11-291-4/+10
* mtd: nand: Expose data interface for ONFI mode 0Sascha Hauer2017-11-291-0/+2
* mtd: nand: convert ONFI mode into data interfaceSascha Hauer2017-11-291-0/+5
* mtd: nand: Introduce nand_data_interfaceSascha Hauer2017-11-291-49/+117
* mtd: nand: Create a NAND reset functionSascha Hauer2017-11-291-0/+4
* mtd: nand: remove unnecessary 'extern' from function declarationsSascha Hauer2017-11-291-11/+11
* mtd: nand: Add an option to maximize the ECC strengthBoris Brezillon2017-11-291-0/+1
* mtd: nand: add onfi_* stubs in case ONFI_DETECTION is disabledMasahiro Yamada2017-11-291-2/+15
* mtd: remove MTDDEBUG() and CONFIG_MTD_DEBUGMasahiro Yamada2017-10-231-24/+0
* printk: collect printk stuff into <linux/printk.h> with loglevel supportMasahiro Yamada2017-10-041-9/+1
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-231-1/+1
* treewide: use #include <...> to include public headersMasahiro Yamada2016-09-231-5/+5
* mtd: fix compiler warningsSteve Rae2016-07-241-0/+5
* mtd: nand: Increase the max OOB sizeBoris Brezillon2016-07-241-1/+1
* mtd: nand: add common DT init codeBrian Norris2016-07-241-0/+3
* armv7: armv7: introduce set_gpmc_cs0Ladislav Michl2016-07-221-0/+1
* armv7: make gpmc_cfg constLadislav Michl2016-07-221-1/+1
* mtd: nand: Sync with Linux v4.6Scott Wood2016-06-033-31/+49
* mtd: nand: Add page argument to write_page() etc.Scott Wood2016-06-031-3/+3
* mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_dataScott Wood2016-06-031-0/+20
* nand: Embed mtd_info in struct nand_chipScott Wood2016-06-031-0/+1
* mtd: nand: Remove docg4 driver and palmtreo680 flashing toolScott Wood2016-06-031-132/+0
* Change my mailaddressAndreas Bießmann2016-05-021-1/+1
* include/linux/mtd: Update copyright noticesTom Rini2015-11-124-12/+14
* dm: implement a MTD uclassThomas Chou2015-11-121-0/+2
* ubi,ubifs: sync with linux v4.2Heiko Schocher2015-10-262-1/+57
* mtd: nand: Increase max sizes of OOB and Page sizeSiva Durga Prasad Paladugu2015-08-252-3/+3
* nand: Sync with Linux v4.1Scott Wood2015-08-251-5/+82
* mtd: Introduce mtd_block_isreserved()Ezequiel Garcia2015-08-252-0/+3
* nand: Remove __UBOOT__ ifdefsScott Wood2015-08-251-34/+0
* mtd: fix false positive "Offset exceeds device limit" errorMasahiro Yamada2015-07-101-2/+3
* mtd, nand: Move common functions from cmd_nand.c to common placeHeiko Schocher2015-06-301-0/+5
* nand: Remove CONFIG_MTD_NAND_VERIFY_WRITEPeter Tyser2015-03-301-5/+0
* mtd: OMAP: Enable GPMC prefetch modeDaniel Mack2015-01-131-1/+5
* kbuild: force to define __UBOOT__ in all the C sourcesMasahiro Yamada2014-09-164-4/+0
* mtd,ubi,ubifs: sync with linux v3.15Heiko Schocher2014-08-252-19/+110
* mtd, ubi, ubifs: update for the sync with linux v3.14Heiko Schocher2014-08-251-0/+1
* mtd, ubi, ubifs: resync with Linux-3.14Heiko Schocher2014-08-257-257/+728
* mtd: nand: omap: add support for BCH16_ECC - NAND driver updatespekon gupta2014-06-061-0/+8
* mtd: nand: omap_gpmc: use macro for register definitionspekon gupta2014-06-061-1/+2
* mtd: nand: fix GET/SET_FEATURES address on 16-bit devicesDavid Mosberger2014-06-061-1/+10
* mtd: nand: force NAND_CMD_READID onto 8-bit busBrian Norris2014-06-061-0/+10
* mtd: nand: omap_elm: use macros for register definitionspekon gupta2014-06-061-3/+6
* mtd: nand: omap_elm: use bch_type instead of nibble count to differentiate be...pekon gupta2014-06-061-1/+1
* mtd: delete unused filesMasahiro Yamada2014-04-173-212/+0