aboutsummaryrefslogtreecommitdiff
path: root/include/linux/mtd/mtd.h
AgeCommit message (Expand)AuthorFilesLines
2020-02-05mtd: Rename free() to rfree()Simon Glass1-2/+2
2019-12-04cmd: nand/sf: isolate legacy codeMiquel Raynal1-6/+0
2019-04-12mtd: fix mtd_oobavail() incoherent returned valueMiquel Raynal1-1/+1
2018-12-06mtd: Don't stop MTD partition creation when it fails on one deviceBoris Brezillon1-0/+2
2018-12-06mtd: Delete partitions attached to the device when a device is deletedBoris Brezillon1-0/+15
2018-12-06mtd: Add a function to report when the MTD dev list has been updatedBoris Brezillon1-0/+1
2018-10-02mtd: mtdpart: implement proper partition handlingMiquel Raynal1-0/+32
2018-10-02mtd: uboot: search for an equivalent MTD name with the mtdidsMiquel Raynal1-0/+5
2018-09-20mtd: move definitions to enlarge their rangeMiquel Raynal1-0/+6
2018-09-20mtd: add get/set of_node/flash_node helpersBrian Norris1-0/+28
2018-09-20mtd: Uninline mtd_write_oob and move it to mtdcore.cEzequiel Garcia1-11/+1
2018-07-24mtd: remove stale comment in mtd_oob_ops structureMiquel Raynal1-4/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-11-29mtd: add mtd_ooblayout_xxx() helper functionsBoris Brezillon1-0/+57
2017-10-23mtd: remove MTDDEBUG() and CONFIG_MTD_DEBUGMasahiro Yamada1-24/+0
2017-10-04printk: collect printk stuff into <linux/printk.h> with loglevel supportMasahiro Yamada1-9/+1
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada1-1/+1
2016-07-24mtd: fix compiler warningsSteve Rae1-0/+5
2016-06-03mtd: nand: Sync with Linux v4.6Scott Wood1-0/+5
2015-11-12include/linux/mtd: Update copyright noticesTom Rini1-1/+1
2015-11-12dm: implement a MTD uclassThomas Chou1-0/+2
2015-10-26ubi,ubifs: sync with linux v4.2Heiko Schocher1-0/+3
2015-08-25mtd: nand: Increase max sizes of OOB and Page sizeSiva Durga Prasad Paladugu1-1/+1
2015-08-25mtd: Introduce mtd_block_isreserved()Ezequiel Garcia1-0/+2
2015-07-10mtd: fix false positive "Offset exceeds device limit" errorMasahiro Yamada1-2/+3
2015-06-30mtd, nand: Move common functions from cmd_nand.c to common placeHeiko Schocher1-0/+5
2014-09-16kbuild: force to define __UBOOT__ in all the C sourcesMasahiro Yamada1-1/+0
2014-08-25mtd,ubi,ubifs: sync with linux v3.15Heiko Schocher1-8/+8
2014-08-25mtd, ubi, ubifs: update for the sync with linux v3.14Heiko Schocher1-0/+1
2014-08-25mtd, ubi, ubifs: resync with Linux-3.14Heiko Schocher1-87/+185
2013-11-21mtd: move & update nand_ecclayout structure (plus board changes)Prabhakar Kushwaha1-0/+23
2013-05-31mtd: resync with Linux-3.7.1Sergey Lapin1-75/+128
2011-10-03NAND: Really ignore bad blocks when scrubbingMarek Vasut1-0/+1
2011-08-04Convert ISO-8859 files to UTF-8Albert ARIBAUD1-1/+1
2010-10-11mtd: add an mtd method for get_len_incl_bad()Ben Gardiner1-1/+3
2010-10-11nand: remove dead code and suspend/resumeScott Wood1-4/+0
2009-07-07Coding style cleanup; update CHANGELOGWolfgang Denk1-2/+2
2009-06-12mtd: Update MTD infrastructure to support 64bit device sizeStefan Roese1-8/+21
2008-10-29NAND: sync with 2.6.27Scott Wood1-6/+26
2008-08-14Coding Style cleanup, update CHANGELOGWolfgang Denk1-4/+4
2008-08-13Fix OneNAND build breakKyungmin Park1-0/+16
2008-08-12Update MTD to that of Linux 2.6.22.1William Juul1-50/+100
2008-07-09NAND: Rename DEBUG to MTDDEBUG to avoid namespace pollution.Scott Wood1-2/+2
2008-05-21Big white-space cleanup.Wolfgang Denk1-2/+2
2005-09-14Update of new NAND codeWolfgang Denk1-17/+17
2005-08-17Rewrite of NAND code based on what is in 2.6.12 Linux kernelWolfgang Denk1-0/+214