index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mtd
/
mtd.h
Age
Commit message (
Expand
)
Author
2020-02-05
mtd: Rename free() to rfree()
Simon Glass
2019-12-04
cmd: nand/sf: isolate legacy code
Miquel Raynal
2019-04-12
mtd: fix mtd_oobavail() incoherent returned value
Miquel Raynal
2018-12-06
mtd: Don't stop MTD partition creation when it fails on one device
Boris Brezillon
2018-12-06
mtd: Delete partitions attached to the device when a device is deleted
Boris Brezillon
2018-12-06
mtd: Add a function to report when the MTD dev list has been updated
Boris Brezillon
2018-10-02
mtd: mtdpart: implement proper partition handling
Miquel Raynal
2018-10-02
mtd: uboot: search for an equivalent MTD name with the mtdids
Miquel Raynal
2018-09-20
mtd: move definitions to enlarge their range
Miquel Raynal
2018-09-20
mtd: add get/set of_node/flash_node helpers
Brian Norris
2018-09-20
mtd: Uninline mtd_write_oob and move it to mtdcore.c
Ezequiel Garcia
2018-07-24
mtd: remove stale comment in mtd_oob_ops structure
Miquel Raynal
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-11-29
mtd: add mtd_ooblayout_xxx() helper functions
Boris Brezillon
2017-10-23
mtd: remove MTDDEBUG() and CONFIG_MTD_DEBUG
Masahiro Yamada
2017-10-04
printk: collect printk stuff into <linux/printk.h> with loglevel support
Masahiro Yamada
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-07-24
mtd: fix compiler warnings
Steve Rae
2016-06-03
mtd: nand: Sync with Linux v4.6
Scott Wood
2015-11-12
include/linux/mtd: Update copyright notices
Tom Rini
2015-11-12
dm: implement a MTD uclass
Thomas Chou
2015-10-26
ubi,ubifs: sync with linux v4.2
Heiko Schocher
2015-08-25
mtd: nand: Increase max sizes of OOB and Page size
Siva Durga Prasad Paladugu
2015-08-25
mtd: Introduce mtd_block_isreserved()
Ezequiel Garcia
2015-07-10
mtd: fix false positive "Offset exceeds device limit" error
Masahiro Yamada
2015-06-30
mtd, nand: Move common functions from cmd_nand.c to common place
Heiko Schocher
2014-09-16
kbuild: force to define __UBOOT__ in all the C sources
Masahiro Yamada
2014-08-25
mtd,ubi,ubifs: sync with linux v3.15
Heiko Schocher
2014-08-25
mtd, ubi, ubifs: update for the sync with linux v3.14
Heiko Schocher
2014-08-25
mtd, ubi, ubifs: resync with Linux-3.14
Heiko Schocher
2013-11-21
mtd: move & update nand_ecclayout structure (plus board changes)
Prabhakar Kushwaha
2013-05-31
mtd: resync with Linux-3.7.1
Sergey Lapin
2011-10-03
NAND: Really ignore bad blocks when scrubbing
Marek Vasut
2011-08-04
Convert ISO-8859 files to UTF-8
Albert ARIBAUD
2010-10-11
mtd: add an mtd method for get_len_incl_bad()
Ben Gardiner
2010-10-11
nand: remove dead code and suspend/resume
Scott Wood
2009-07-07
Coding style cleanup; update CHANGELOG
Wolfgang Denk
2009-06-12
mtd: Update MTD infrastructure to support 64bit device size
Stefan Roese
2008-10-29
NAND: sync with 2.6.27
Scott Wood
2008-08-14
Coding Style cleanup, update CHANGELOG
Wolfgang Denk
2008-08-13
Fix OneNAND build break
Kyungmin Park
2008-08-12
Update MTD to that of Linux 2.6.22.1
William Juul
2008-07-09
NAND: Rename DEBUG to MTDDEBUG to avoid namespace pollution.
Scott Wood
2008-05-21
Big white-space cleanup.
Wolfgang Denk
2005-09-14
Update of new NAND code
Wolfgang Denk
2005-08-17
Rewrite of NAND code based on what is in 2.6.12 Linux kernel
Wolfgang Denk